summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* add_bytes passes testsLuca Barbato2006-10-09
* remove bytestream_end checks, seems to work fine without them and the bitstre...Michael Niedermayer2006-10-09
* fix AC3 5.1 being decoded as monoAndrea Gianarro2006-10-09
* Fix GPL/LGPL license version mismatch.Diego Biurrun2006-10-09
* decrease ff_h264_norm_shift[] sizeMichael Niedermayer2006-10-09
* Fixes:Dominik Mierzejewski2006-10-08
* cleanupMichael Niedermayer2006-10-08
* Fixes:Dominik Mierzejewski2006-10-08
* Fixes:Dominik Mierzejewski2006-10-08
* Fixes:Dominik Mierzejewski2006-10-08
* Avoid void *-arithmeticReimar Döffinger2006-10-08
* Quote names individually, since otherwise the whole list was understoodVíctor Paesa2006-10-08
* Non Altivec optimizations already present at the topLuca Barbato2006-10-08
* branchless renormalization (1% faster get_cabac) old branchless renormalizati...Michael Niedermayer2006-10-08
* 5% faster get_cabac()Michael Niedermayer2006-10-08
* output typo fixesDiego Biurrun2006-10-08
* Compilation fix: pix_abs16x16_c was undeclared.Diego Biurrun2006-10-08
* Compilation fix, printf gets redefined to please_use_av_log.Diego Biurrun2006-10-08
* disable benchmarking codeMichael Niedermayer2006-10-07
* renorm_cabac_decoder_once START/STOP_TIMER scores for athlonMichael Niedermayer2006-10-07
* fix the dcbz check and move it in configureLuca Barbato2006-10-07
* Add fourccs for Wavpak and TTAYong2006-10-07
* refill cabac variables in 16bit steps, 3% faster get_cabac()Michael Niedermayer2006-10-07
* Change license headers to say 'FFmpeg' instead of 'this program'.Diego Biurrun2006-10-07
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* () 10lMichael Niedermayer2006-10-07
* fix a warningLuca Barbato2006-10-07
* Compilation fix, printf gets redefined to please_use_av_log.Diego Biurrun2006-10-07
* several x86 renorm_cabac_decoder_once optimizationsMichael Niedermayer2006-10-07
* Replace -I.. by -I$(BUILD_ROOT).Diego Biurrun2006-10-07
* Replace -I../-I. by -I$(BUILD_ROOT).Diego Biurrun2006-10-07
* Remove bogus commented out include line.Diego Biurrun2006-10-07
* cosmetics: Add backslashes to the last line of continued lines to makeDiego Biurrun2006-10-07
* flac fourcc (fixes mplayer -demuxer 35 with flac)Michael Niedermayer2006-10-06
* prevent >16bit tags to be truncated and used in creating .wav filesMichael Niedermayer2006-10-06
* fix decoding of ED-small-sample-file.oggMichael Niedermayer2006-10-06
* Update checksum to match latest ASF patchGuillaume Poirier2006-10-06
* fix buffer underflows by reencoding the current frame with a higher QPMichael Niedermayer2006-10-05
* message typo fixesDiego Biurrun2006-10-05
* Simplify test program build.Diego Biurrun2006-10-05
* Simplify test program build.Diego Biurrun2006-10-05
* support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam...Baptiste Coudurier2006-10-05
* Fix imgresample-test compilation.Diego Biurrun2006-10-05
* Test programs depend on $(LIB).Diego Biurrun2006-10-05
* imgresample-test depends on $(LIB).Diego Biurrun2006-10-05
* Simplify EXTRALIBS handling.Diego Biurrun2006-10-05
* Switch idct_mmx_xvid.c from GPL to LGPL as permitted by theDiego Biurrun2006-10-05
* FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.Diego Biurrun2006-10-04
* cosmetics: Put all OBJS on a line of their own for nicer-looking diffs.Diego Biurrun2006-10-04
* Libraries are created in the build tree, not in the source tree.Diego Biurrun2006-10-04