summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* fixed wmv2 slicesMichael Niedermayer2003-01-09
* workaround dropable p frame after first frame bugMichael Niedermayer2003-01-09
* altivec patches by Romain DolbeauFabrice Bellard2003-01-08
* suppressed getopt.hFabrice Bellard2003-01-07
* tests link all libavcodecFabrice Bellard2003-01-07
* suppressed pix_norm_altivecFabrice Bellard2003-01-07
* suppressed redundant math.h - suppressed M_PI redefinitionFabrice Bellard2003-01-07
* generic M_PI defineFabrice Bellard2003-01-07
* fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-tes...Fabrice Bellard2003-01-07
* removed redundant includesFabrice Bellard2003-01-07
* enabled SSE fft (first code using GCC 3.2 vector builtins on x86 - please tel...Fabrice Bellard2003-01-07
* align fixes for sse/altivecFabrice Bellard2003-01-07
* enabled SSE fft on x86Fabrice Bellard2003-01-07
* use av_malloc instead of mallocFabrice Bellard2003-01-07
* compile fixesFabrice Bellard2003-01-07
* added define for builtins use - inverse fix by Romain DolbeauFabrice Bellard2003-01-07
* PIC / ebx fixMichael Niedermayer2003-01-07
* more gcc bug workaroundsMichael Niedermayer2003-01-07
* gcc 3.2.2 -O3 bug workaround (older gcc are very likely affected too but didn...Michael Niedermayer2003-01-07
* oops : better error resilience - should fix most wma decoding problemsFabrice Bellard2003-01-06
* * avoid usage of next/last buffer after flushZdenek Kabelac2003-01-06
* * first shot for generaly usable option parser for codecsZdenek Kabelac2003-01-06
* 1000l (push & esp) using mangle now ...Michael Niedermayer2003-01-06
* b frame segfault fixMichael Niedermayer2003-01-06
* qpel in b frames bugfixesMichael Niedermayer2003-01-05
* slowdown / gcc 2.95.* bug workaround (this should be reversed as soon as gcc ...Michael Niedermayer2003-01-05
* negative linesize support (so mplayer -flip works)Michael Niedermayer2003-01-05
* pts encoding fix patch by (Thomas Jarosch <tomj at simonv dot com>)Thomas Jarosch2003-01-05
* qpel in mmx2/3dnowMichael Niedermayer2003-01-05
* mpeg4 header encoding bugfixMichael Niedermayer2003-01-03
* pre motion estimation cleanup/bugfixMichael Niedermayer2003-01-02
* motion estimation pre passMichael Niedermayer2003-01-02
* bugfixMichael Niedermayer2003-01-01
* warnings patch by (bubu <bubu at bubu dot net>)bubu2003-01-01
* shape adaptive diamonds for EPZSMichael Niedermayer2003-01-01
* trellis quantization for mpeg1Michael Niedermayer2003-01-01
* more optimized trellis quantizerMichael Niedermayer2002-12-31
* trellis quantizationMichael Niedermayer2002-12-31
* correcter mpeg4 headersMichael Niedermayer2002-12-30
* removing PIX_FMT_ANYMichael Niedermayer2002-12-29
* better set pix_fmt explicitlyMichael Niedermayer2002-12-29
* xvid build 3 still has the padding wrong in 1/8 of the cases :(((((Michael Niedermayer2002-12-29
* qpel encodingMichael Niedermayer2002-12-27
* disabled aspect code due to it is extra buggyAlex Beregszaszi2002-12-22
* fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills2002-12-21
* * fix for empty image queueZdenek Kabelac2002-12-19
* mb qp limitsMichael Niedermayer2002-12-18
* support dumping the qscale stuff to the screenMichael Niedermayer2002-12-18
* more debug outputMichael Niedermayer2002-12-17
* mlib fix patch by (Juergen Keil <jk at tools dot de>)Jürgen Keil2002-12-15