| Commit message (Expand) | Author | Age | Files | Lines |
* | fate: add dxtory test | Oana Stratulat | 2012-01-03 | 1 | -0/+1 |
* | fate: use rgb24 as output format for dfa tests | Janne Grunau | 2012-01-01 | 11 | -163/+163 |
* | FATE: add tests for dfa | Oana Stratulat | 2011-12-31 | 11 | -0/+163 |
* | fate: drop pointless _audio and _video suffixes from xan tests | Diego Biurrun | 2011-12-30 | 2 | -0/+0 |
* | FATE: Add test for H.264 MP4->annex.B bitstream filter. | Mike Melanson | 2011-12-30 | 1 | -0/+1 |
* | fate: Add a video test for xxan decoder | Aneesh Dogra | 2011-12-29 | 2 | -0/+10 |
* | fate: add more tests for VC-1 decoder | Aneesh Dogra | 2011-12-29 | 3 | -0/+120 |
* | fate: fix eatqi test | Mans Rullgard | 2011-12-17 | 1 | -1/+0 |
* | fate: add r210 decoder test | Aneesh Dogra | 2011-12-15 | 1 | -0/+3 |
* | fate: Add FATE tests for v410 encoder and decoder | Derek Buitenhuis | 2011-12-15 | 2 | -0/+2 |
* | fate: Replace misleading "aac" in the name of an ADTS test with "adts". | Diego Biurrun | 2011-12-14 | 1 | -0/+0 |
* | vc1: mark with ER_MB_ERROR bits overconsumption | Luca Barbato | 2011-12-13 | 1 | -1/+1 |
* | rawdec: don't set codec timebase. | Anton Khirnov | 2011-12-10 | 1 | -9/+9 |
* | utvideo: add fate tests covering all codec variants | Aneesh Dogra | 2011-12-10 | 8 | -0/+38 |
* | fate: Add a test for the VBLE decoder | Derek Buitenhuis | 2011-12-03 | 1 | -0/+4 |
* | bethsoftvideo: return proper consumed size for palette packets. | Anton Khirnov | 2011-11-23 | 1 | -70/+71 |
* | cdg: skip packets that don't contain a cdg command. | Justin Ruggles | 2011-11-23 | 1 | -0/+88 |
* | crcenc: add flags | Anton Khirnov | 2011-11-23 | 9 | -1068/+622 |
* | shorten: fix end-of-stream decoding. | Justin Ruggles | 2011-10-20 | 1 | -1/+1 |
* | g722: Add a fate test for the encoder | Martin Storsjö | 2011-10-18 | 1 | -0/+1 |
* | prores: get correct size for coded V plane if alpha is present | Mans Rullgard | 2011-10-15 | 1 | -2/+2 |
* | prores: do not set pixel format on codec init | Mans Rullgard | 2011-10-15 | 1 | -1/+1 |
* | adpcmdec: do not terminate early in ADPCM IMA Duck DK3 decoder. | Justin Ruggles | 2011-10-14 | 3 | -142/+142 |
* | prores-idct: fix overflow in c code. | Ronald S. Bultje | 2011-10-14 | 1 | -2/+2 |
* | fate: update prores-alpha ref after changing pix_fmt to yuv444p10le | Janne Grunau | 2011-10-14 | 1 | -2/+2 |
* | prores: add appropriate -fix_fmt parameter to FATE command | Diego Biurrun | 2011-10-14 | 1 | -2/+2 |
* | prores: add FATE tests | Diego Biurrun | 2011-10-13 | 5 | -0/+10 |
* | motionpixels: decode only the 111 complete frames for fate | Janne Grunau | 2011-10-07 | 1 | -1/+0 |
* | motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temp... | Laurent Aimar | 2011-10-07 | 1 | -1/+1 |
* | adpcmdec: Fix QT IMA ADPCM decoder | Baptiste Coudurier | 2011-09-23 | 2 | -2/+2 |
* | eval: test isnan(sqrt(-1)) instead of just sqrt(-1) | Anton Khirnov | 2011-09-22 | 1 | -2/+2 |
* | eval: implement not() expression | Stefano Sabatini | 2011-09-19 | 1 | -0/+9 |
* | eval: add sqrt function for computing the square root | Stefano Sabatini | 2011-09-19 | 1 | -0/+6 |
* | smacker: fix a few off by 1 errors | Michael Niedermayer | 2011-09-14 | 1 | -80/+80 |
* | v210dec: switch to PIX_FMT_422P10 | Baptiste Coudurier | 2011-09-07 | 1 | -1/+1 |
* | fifo: add FIFO API test program, and fate test | Stefano Sabatini | 2011-08-26 | 1 | -0/+27 |
* | avconv: rescue poor abused recording_time global. | Anton Khirnov | 2011-08-17 | 3 | -333/+3 |
* | rmdec: parse FPS in RealMedia properly | Kostya Shishkov | 2011-08-17 | 2 | -163/+344 |
* | Use parsers for RealVideo 3/4 to determine correct PTS | Kostya Shishkov | 2011-08-17 | 2 | -135/+133 |
* | rmdec: correct DTS calculation in RealMedia container. | Kostya Shishkov | 2011-08-17 | 1 | -12/+12 |
* | Add weighted motion compensation for RV40 B-frames | Kostya Shishkov | 2011-08-11 | 1 | -93/+93 |
* | Correct chroma vector calculation for RealVideo 3. | Kostya Shishkov | 2011-08-02 | 1 | -28/+28 |
* | eval: add missing comma to tests. | Ronald S. Bultje | 2011-07-05 | 1 | -2/+5 |
* | iirfilter: add fate test | Mans Rullgard | 2011-07-04 | 1 | -0/+1024 |
* | eval: clear Parser instances before using | Mans Rullgard | 2011-07-04 | 1 | -1/+1 |
* | eval: add fate test | Mans Rullgard | 2011-07-04 | 1 | -0/+134 |
* | md5: add fate test | Mans Rullgard | 2011-07-03 | 1 | -0/+5 |
* | crc: add fate test | Mans Rullgard | 2011-07-03 | 1 | -0/+4 |
* | base64: add fate test | Mans Rullgard | 2011-06-30 | 1 | -0/+9 |
* | fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs. | Ronald S. Bultje | 2011-05-23 | 1 | -13/+4 |