| Commit message (Expand) | Author | Age | Files | Lines |
* | matroskaenc: don't write an empty Cues element. | Anton Khirnov | 2011-04-07 | 1 | -4/+4 |
* | fate: add AAC LATM test | Janne Grunau | 2011-04-06 | 1 | -0/+4 |
* | ac3enc: select bandwidth based on bit rate, sample rate, and number of | Justin Ruggles | 2011-04-03 | 3 | -5/+8 |
* | ac3enc: use generic fixed-point mdct | Mans Rullgard | 2011-04-03 | 2 | -2/+2 |
* | fate: simplify fft test rules | Mans Rullgard | 2011-04-01 | 1 | -32/+14 |
* | fate: add fixed-point fft/mdct tests | Mans Rullgard | 2011-04-01 | 1 | -0/+14 |
* | Split fate-psx-str-v3 into a video-only and audio-only test. | Ronald S. Bultje | 2011-03-26 | 3 | -39/+41 |
* | Add apply_window_int16() to DSPContext with x86-optimized versions and use it | Justin Ruggles | 2011-03-22 | 3 | -22/+12 |
* | fate: simplify regression-funcs.sh | Luca Barbato | 2011-03-23 | 1 | -8/+4 |
* | fate: add support for multithread testing | Luca Barbato | 2011-03-23 | 2 | -3/+5 |
* | fate: update wmv8-drm reference | Mans Rullgard | 2011-03-22 | 1 | -125/+125 |
* | vc1: make P-frame deblock filter bit-exact. | Ronald S. Bultje | 2011-03-21 | 1 | -11/+11 |
* | fate: remove stale fate-update.sh script | Mans Rullgard | 2011-03-19 | 1 | -55/+0 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 6 | -24/+24 |
* | get rid of the last svn mentions | Janne Grunau | 2011-03-18 | 1 | -2/+0 |
* | asf: update seek test reference | Mans Rullgard | 2011-03-17 | 3 | -87/+81 |
* | ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. | Justin | 2011-03-14 | 3 | -13/+13 |
* | bink: prevent overflows within binkidct by using int-sized intermediate array | Peter Ross | 2011-02-25 | 1 | -4/+4 |
* | vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8. | Justin Ruggles | 2011-02-23 | 1 | -186/+186 |
* | vmdaudio: output audio samples for standalone silent blocks. | Justin Ruggles | 2011-02-23 | 1 | -0/+29 |
* | ac3enc: fix bug in stereo rematrixing decision. | Justin Ruggles | 2011-02-16 | 2 | -11/+21 |
* | ac3enc: change default floor code to 7. | Justin Ruggles | 2011-02-15 | 2 | -2/+2 |
* | Fix qtrle regression test, actually test qtrle. | Baptiste Coudurier | 2011-02-11 | 3 | -10/+10 |
* | ac3enc: Change EXP_DIFF_THRESHOLD to 500. | Justin Ruggles | 2011-02-02 | 2 | -2/+2 |
* | Update mpegts test reference | Mans Rullgard | 2011-01-28 | 1 | -1/+1 |
* | mpegtsenc: set reserved bits to 1 in PCR field | Georgi Chorbadzhiyski | 2011-01-26 | 1 | -1/+1 |
* | fate: add h264 test for extreme cases in planar prediction | Mans Rullgard | 2011-01-24 | 2 | -0/+102 |
* | fate: add lossless h264 test | Mans Rullgard | 2011-01-22 | 2 | -1/+15 |
* | fate: make lavfi tests output only md5 | Mans Rullgard | 2011-01-22 | 21 | -711/+369 |
* | Add regression test for stereo s16le in voc. | Justin Ruggles | 2011-01-19 | 2 | -1/+8 |
* | fate: simplify vp8 rules | Mans Rullgard | 2011-01-18 | 1 | -10/+7 |
* | regtest: add openssl to md5 alternatives | Mans Rullgard | 2011-01-18 | 1 | -0/+2 |
* | consolidate .gitignore patters into a single file | Janne Grunau | 2011-01-18 | 1 | -12/+0 |
* | convert svn:ignore properties to .gitignore files | Janne Grunau | 2011-01-17 | 1 | -0/+12 |
* | Update smc fate ref due to r26310 | Baptiste Coudurier | 2011-01-14 | 1 | -119/+119 |
* | Add stereo rematrixing support to the AC-3 encoders. | Justin Ruggles | 2011-01-08 | 2 | -15/+8 |
* | Add a FATE test for Playstation STR version 3 | Vitor Sessak | 2011-01-05 | 2 | -0/+98 |
* | Change the AC-3 encoder to use floating-point. | Justin Ruggles | 2011-01-04 | 3 | -3/+3 |
* | Remove the "-idct simple" command line option from the fate-psx-str test, | Vitor Sessak | 2011-01-02 | 1 | -1/+1 |
* | Change the default dB-per-bit code from 2 to 3. | Justin Ruggles | 2010-12-29 | 3 | -19/+18 |
* | Make fate vp8 test cover emu_edge cases | Luca Barbato | 2010-12-29 | 1 | -5/+14 |
* | add SubRip decoder | Aurelien Jacobs | 2010-12-28 | 2 | -0/+3 |
* | Add copy filter, useful for testing the avfilter_draw_slice() copy | Stefano Sabatini | 2010-12-28 | 2 | -0/+85 |
* | Change FIX15() back to clipping to -32767..32767. | Justin Ruggles | 2010-12-21 | 3 | -9/+7 |
* | Increase STDDEV tolerance for the fate-amrwb-14k25 test so it pass in | Vitor Sessak | 2010-12-20 | 1 | -1/+1 |
* | Add AMR-WB FATE tests | Vitor Sessak | 2010-12-20 | 1 | -0/+60 |
* | Discard partial packet of last frame for fate-wmv8-drm to avoid test fails | Reimar Döffinger | 2010-12-18 | 2 | -2/+2 |
* | Add test for ASF -cryptokey that tests only demuxing, but both audio and video | Reimar Döffinger | 2010-12-18 | 2 | -0/+153 |
* | Change ASF demuxer to return incomplete last packets. | Reimar Döffinger | 2010-12-18 | 1 | -0/+1 |
* | Update the test references for lavf-rm and seek-ac3_rm. | Justin Ruggles | 2010-12-14 | 2 | -11/+17 |