| Commit message (Expand) | Author | Age | Files | Lines |
* | kill warnings patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-02-24 | 1 | -0/+8 |
* | disallow strcat | Michael Niedermayer | 2005-01-12 | 1 | -0/+1 |
* | dissallow sprintf | Michael Niedermayer | 2005-01-12 | 1 | -0/+1 |
* | common.c -> bitstream.c (and the single non bitstream func -> utils.c) | Michael Niedermayer | 2004-12-29 | 1 | -818/+0 |
* | fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>) | Drew Hess | 2004-12-18 | 1 | -2/+11 |
* | Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ... | Burkhard Plaum | 2004-11-27 | 1 | -1/+2 |
* | INT MIN/MAX patch by (Bohdan Horst <nexus at irc dot pl>) | Bohdan Horst | 2004-10-24 | 1 | -0/+12 |
* | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat... | Aurelien Jacobs | 2004-10-11 | 1 | -8/+8 |
* | * fixing a few of gcc 'clean-code' warnings | Zdenek Kabelac | 2004-10-06 | 1 | -3/+3 |
* | TIMER dummies for non-x86 | Michael Niedermayer | 2004-07-26 | 1 | -0/+3 |
* | 10l | Michael Niedermayer | 2004-07-01 | 1 | -1/+2 |
* | unused | Alex Beregszaszi | 2004-06-26 | 1 | -4/+0 |
* | optimization | Michael Niedermayer | 2004-06-25 | 1 | -0/+8 |
* | UINT64_MAX fix | Michael Niedermayer | 2004-05-11 | 1 | -0/+4 |
* | avoid macro conflicts | Alex Beregszaszi | 2004-04-26 | 1 | -0/+4 |
* | vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ... | James Morrison | 2004-04-24 | 1 | -2/+2 |
* | cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) | Sascha Sommer | 2004-04-24 | 1 | -1/+1 |
* | libavcodec Cygwin compilation failure (II) patch by (Sascha Sommer) | Sascha Sommer | 2004-04-24 | 1 | -1/+1 |
* | RSHIFT(x,0) fix | Michael Niedermayer | 2004-04-22 | 1 | -1/+1 |
* | t/dprintf printf -> av_log | Michael Niedermayer | 2004-04-16 | 1 | -2/+2 |
* | time & (s)rand is forbidden | Michael Niedermayer | 2004-04-04 | 1 | -0/+3 |
* | h264 loop filter optimizations | Michael Niedermayer | 2004-03-20 | 1 | -0/+6 |
* | * removing casualties of battle of the wits and English language | Roman Shaposhnik | 2004-03-18 | 1 | -16/+2 |
* | * DV decoder simplifications. Now it looks to be 6% faster. At least | Roman Shaposhnik | 2004-03-14 | 1 | -0/+5 |
* | * moving some of the commonly used bit reading/writing functions | Roman Shaposhnik | 2004-03-12 | 1 | -7/+98 |
* | attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) | Dmitry Baryshkov | 2004-02-29 | 1 | -0/+6 |
* | int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now dot net>) | Gael Chardon | 2004-02-28 | 1 | -1/+1 |
* | c99 | Michael Niedermayer | 2004-02-22 | 1 | -1/+1 |
* | (f)printf() is disallowed in libavcodec, compilation will fail now if its use... | Michael Niedermayer | 2004-02-22 | 1 | -10/+16 |
* | multithreaded/SMP motion estimation | Michael Niedermayer | 2004-02-13 | 1 | -0/+22 |
* | 2 byte shorter userdata for mpeg4 | Michael Niedermayer | 2004-02-08 | 1 | -2/+2 |
* | get_bit_count -> put_bits_count | Alex Beregszaszi | 2004-02-06 | 1 | -1/+1 |
* | int64max fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michael Niedermayer | 2004-01-26 | 1 | -4/+4 |
* | freebsd fix for mpeg12.c (moving INT64_MAX to common.h) | Alex Beregszaszi | 2004-01-25 | 1 | -4/+8 |
* | optimization | Michael Niedermayer | 2004-01-24 | 1 | -14/+22 |
* | more sane inttypes emulation behavior if libavcodec is used outside ffmpeg | Michael Niedermayer | 2004-01-10 | 1 | -1/+1 |
* | inttypes emulation cleanup patch by ("Chris Flerackers" <cflerackers at andro... | Chris Flerackers | 2004-01-09 | 1 | -13/+19 |
* | removing unused var & converting 64->32bit | Michael Niedermayer | 2003-12-05 | 1 | -2/+1 |
* | * fixes for broken builds on Solaris, OS2 and all bingendian | Roman Shaposhnik | 2003-11-04 | 1 | -0/+16 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -1/+1 |
* | AVRational | Michael Niedermayer | 2003-10-20 | 1 | -3/+0 |
* | gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au... | Dan Christiansen | 2003-10-19 | 1 | -2/+2 |
* | removed the obsolete and unused parameters of init_put_bits | Alex Beregszaszi | 2003-10-12 | 1 | -4/+1 |
* | recommit of | Michael Niedermayer | 2003-10-11 | 1 | -6/+10 |
* | ctype.h is a common header | Fabrice Bellard | 2003-09-08 | 1 | -0/+1 |
* | export int64_t_C as it is needed by libavformat.h | Fabrice Bellard | 2003-08-24 | 1 | -8/+9 |
* | reverse earlier patch | Mike Melanson | 2003-08-12 | 1 | -4/+1 |
* | endian-conscious fix, courtesy of Sebastian Jedruszkiewicz | Mike Melanson | 2003-08-08 | 1 | -1/+4 |
* | fix CHECKED_ALLOCZ(0) | Michael Niedermayer | 2003-06-28 | 1 | -1/+1 |
* | some benchmarking code | Michael Niedermayer | 2003-05-23 | 1 | -0/+29 |