| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Simplify fix15(). | Justin Ruggles | 2010-12-14 | 1 | -1/+1 |
* | Add a FLAC parser. | Michael Chinen | 2010-12-07 | 1 | -23/+45 |
* | Fix h264-conformance-frext-frext_mmco4_sony_b conformance test. | Carl Eugen Hoyos | 2010-11-29 | 2 | -60/+61 |
* | Update fate h264 test due to r25824, this file has 2 frames delay | Baptiste Coudurier | 2010-11-28 | 1 | -60/+59 |
* | Make DNxHD encoder produce files that are strictly VC-3 compatible | Baptiste Coudurier | 2010-11-16 | 2 | -2/+2 |
* | Add AMR-NB FATE tests | Vitor Sessak | 2010-11-14 | 1 | -0/+48 |
* | Add Musepack7 FATE test | Vitor Sessak | 2010-11-14 | 1 | -0/+6 |
* | Remove now unused file (should have been part of commit r25735) | Vitor Sessak | 2010-11-12 | 1 | -1/+0 |
* | Test 4XM decoding (and not only demuxing) in FATE tests | Vitor Sessak | 2010-11-12 | 3 | -2/+193 |
* | Add test for cropping of interlaced H.264. | Reimar Döffinger | 2010-11-04 | 2 | -1/+6 |
* | Update 24 bpp TM1 reference for decoder fixes. | Reimar Döffinger | 2010-11-03 | 1 | -15/+15 |
* | Avoid negative SCR in mpeg ps muxer. | Michael Niedermayer | 2010-10-16 | 2 | -28/+28 |
* | Update rv30 FATE reference after last commit | Alexander Strange | 2010-10-10 | 1 | -7/+7 |
* | Update gxf regression tests because of r25399 | Baptiste Coudurier | 2010-10-07 | 1 | -1/+1 |
* | In gxf muxer, fix flt entry offset, patch by Reuben Martin, reuben dot m at g... | Reuben Martin | 2010-10-07 | 1 | -1/+1 |
* | Init SCR in mpeg muxer based on first DTS. | Michael Niedermayer | 2010-10-07 | 1 | -1/+1 |
* | Remove pointless -vn option, the file has no video stream. | Reimar Döffinger | 2010-10-02 | 1 | -1/+1 |
* | Rename fate-gsm test to the more accurate fate-gsm-ms | Reimar Döffinger | 2010-10-02 | 3 | -90/+593 |
* | Update rv20 seek test reference | Måns Rullgård | 2010-09-26 | 1 | -17/+17 |
* | Fix rv20 encoding so the binary decoder can decode it. | Michael Niedermayer | 2010-09-26 | 2 | -8/+8 |