1722 Commits (02d697aa5f1afb7d74fee87183d56b9c8764da7c)
 

Author SHA1 Message Date
Fabrice Bellard e366e6795d suppressed getopt.h 22 years ago
Fabrice Bellard 9ebc63a967 tests link all libavcodec 22 years ago
Fabrice Bellard 0fe67fa74b suppressed pix_norm_altivec 22 years ago
Fabrice Bellard f08ce7fe3b suppressed redundant math.h - suppressed M_PI redefinition 22 years ago
Fabrice Bellard c4d82fea54 generic M_PI define 22 years ago
Fabrice Bellard 8d268a7d4c fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding 22 years ago
Fabrice Bellard 15e35d0d42 removed redundant includes 22 years ago
Fabrice Bellard 923ceff8ef enabled SSE fft (first code using GCC 3.2 vector builtins on x86 - please tell me if you have better ideas for intrinsic naming or Makefile support) 22 years ago
Fabrice Bellard b35a02d527 align fixes for sse/altivec 22 years ago
Fabrice Bellard bbbb6d6fc3 enabled SSE fft on x86 22 years ago
Fabrice Bellard d9823692f5 use av_malloc instead of malloc 22 years ago
Fabrice Bellard ea0f841a54 compile fixes 22 years ago
Fabrice Bellard e1958604fd added define for builtins use - inverse fix by Romain Dolbeau 22 years ago
Fabrice Bellard 52b41d7f70 allow easy use of GCC vector builtins on x86 (has someone a better idea?) 22 years ago
Michael Niedermayer 5a508a98e9 PIC / ebx fix 22 years ago
Michael Niedermayer 0b093b6fef more gcc bug workarounds 22 years ago
Michael Niedermayer 3df6fa7777 gcc 3.2.2 -O3 bug workaround (older gcc are very likely affected too but didnt check) 22 years ago
Michael Niedermayer 3bea538625 1000l, but for whom? (zero ME sucks and caused the many I frames in the regression tests) 22 years ago
Fabrice Bellard 2f62e147ae oops : better error resilience - should fix most wma decoding problems 22 years ago
Zdenek Kabelac 87fb268fdc * avoid usage of next/last buffer after flush 22 years ago
Zdenek Kabelac 628d601b56 * first shot for generaly usable option parser for codecs 22 years ago
Michael Niedermayer c296f66b54 1000l (push & esp) using mangle now ... 22 years ago
Michael Niedermayer 4a711c33cc b frame segfault fix 22 years ago
Philip Gladstone b17d099db4 Improve bind failure message to indicate the port that failed 22 years ago
Michael Niedermayer 3178ee4cc4 qpel in b frames bugfixes 22 years ago
Michael Niedermayer 3643bd9c31 slowdown / gcc 2.95.* bug workaround (this should be reversed as soon as gcc 2.95.* support is droped) 22 years ago
Michael Niedermayer e9effafdf9 YUV 411/422/444 support for pp 22 years ago
Michael Niedermayer f7b47594dc negative linesize support (so mplayer -flip works) 22 years ago
Thomas Jarosch 369fe5993f pts encoding fix patch by (Thomas Jarosch <tomj at simonv dot com>) 22 years ago
Michael Niedermayer 826f429ae9 qpel in mmx2/3dnow 22 years ago
Michael Niedermayer 70ac76c0eb mpeg4 header encoding bugfix 22 years ago
Philip Gladstone 001bcd2955 Fix a crash in ffserver when streaming to WMP from a file. However, it 22 years ago
Michael Niedermayer f931ff7b9f pre motion estimation cleanup/bugfix 22 years ago
Michael Niedermayer f5fb6b34fd motion estimation pre pass 22 years ago
Michael Niedermayer 0a13093de8 bugfix 22 years ago
Steven M. Schultz fbd8bb7e9f -c patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 22 years ago
bubu ccfddafbd9 warnings patch by (bubu <bubu at bubu dot net>) 22 years ago
Michael Niedermayer 7204b806a0 regression checksums change cuz of motion estimation changes 10min ago 22 years ago
Michael Niedermayer b07a59805e shape adaptive diamonds for EPZS 22 years ago
Michael Niedermayer e9166b58aa mpeg1 rounding fix 22 years ago
Michael Niedermayer c442d75c6e trellis quantization for mpeg1 22 years ago
Michael Niedermayer 9981dfc662 more optimized trellis quantizer 22 years ago
Michael Niedermayer 477ab036ad trellis quantization 22 years ago
Sascha Sommer bb87a84ce9 10l another int i missing (without ^M) 22 years ago
Michael Niedermayer a2596758e0 10l (int i) 22 years ago
Thomas Jarosch f60f0df116 libav -> libavformat in Makefile patch by (Thomas Jarosch <tomj at simonv dot com>) 22 years ago
Michael Niedermayer 41773b735e correcter mpeg4 headers 22 years ago
Michael Niedermayer 3cef52271d cleaning corners of green dirt ;) 22 years ago
Michael Niedermayer 7bd7fa91d0 ooops forgot this (ffserver regression checksums update after motion estimation changes) 22 years ago
Michael Niedermayer 2bbf71777f removing PIX_FMT_ANY 22 years ago