| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | fate: add 10-bit H264 tests. | Ronald S. Bultje | 2011-05-10 | 7 | -0/+79 |
* | vc1: make overlap filter for I-frames bit-exact. | Ronald S. Bultje | 2011-05-04 | 1 | -15/+15 |
* | lavf: inspect more frames for fps when container time base is coarse | Anssi Hannula | 2011-04-29 | 1 | -207/+207 |
* | lavf/utils.c: Order packets with identical PTS by stream index. | Vitor Sessak | 2011-04-12 | 22 | -226/+226 |
* | Split fate-psx-str-v3 into a video-only and audio-only test. | Ronald S. Bultje | 2011-03-26 | 2 | -37/+37 |
* | 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 |
* | 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 |
* | fate: add h264 test for extreme cases in planar prediction | Mans Rullgard | 2011-01-24 | 1 | -0/+100 |
* | fate: add lossless h264 test | Mans Rullgard | 2011-01-22 | 1 | -0/+10 |