summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate
Commit message (Expand)AuthorAgeFilesLines
* shorten: fix end-of-stream decoding.Justin Ruggles2011-10-201-1/+1
* g722: Add a fate test for the encoderMartin Storsjö2011-10-181-0/+1
* prores: get correct size for coded V plane if alpha is presentMans Rullgard2011-10-151-2/+2
* prores: do not set pixel format on codec initMans Rullgard2011-10-151-1/+1
* adpcmdec: do not terminate early in ADPCM IMA Duck DK3 decoder.Justin Ruggles2011-10-143-142/+142
* prores-idct: fix overflow in c code.Ronald S. Bultje2011-10-141-2/+2
* fate: update prores-alpha ref after changing pix_fmt to yuv444p10leJanne Grunau2011-10-141-2/+2
* prores: add appropriate -fix_fmt parameter to FATE commandDiego Biurrun2011-10-141-2/+2
* prores: add FATE testsDiego Biurrun2011-10-135-0/+10
* motionpixels: decode only the 111 complete frames for fateJanne Grunau2011-10-071-1/+0
* motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temp...Laurent Aimar2011-10-071-1/+1
* adpcmdec: Fix QT IMA ADPCM decoderBaptiste Coudurier2011-09-232-2/+2
* eval: test isnan(sqrt(-1)) instead of just sqrt(-1)Anton Khirnov2011-09-221-2/+2
* eval: implement not() expressionStefano Sabatini2011-09-191-0/+9
* eval: add sqrt function for computing the square rootStefano Sabatini2011-09-191-0/+6
* smacker: fix a few off by 1 errorsMichael Niedermayer2011-09-141-80/+80
* v210dec: switch to PIX_FMT_422P10Baptiste Coudurier2011-09-071-1/+1
* fifo: add FIFO API test program, and fate testStefano Sabatini2011-08-261-0/+27
* avconv: rescue poor abused recording_time global.Anton Khirnov2011-08-173-333/+3
* rmdec: parse FPS in RealMedia properlyKostya Shishkov2011-08-172-163/+344
* Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-172-135/+133
* rmdec: correct DTS calculation in RealMedia container.Kostya Shishkov2011-08-171-12/+12
* Add weighted motion compensation for RV40 B-framesKostya Shishkov2011-08-111-93/+93
* Correct chroma vector calculation for RealVideo 3.Kostya Shishkov2011-08-021-28/+28
* eval: add missing comma to tests.Ronald S. Bultje2011-07-051-2/+5
* iirfilter: add fate testMans Rullgard2011-07-041-0/+1024
* eval: clear Parser instances before usingMans Rullgard2011-07-041-1/+1
* eval: add fate testMans Rullgard2011-07-041-0/+134
* md5: add fate testMans Rullgard2011-07-031-0/+5
* crc: add fate testMans Rullgard2011-07-031-0/+4
* base64: add fate testMans Rullgard2011-06-301-0/+9
* fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs.Ronald S. Bultje2011-05-231-13/+4
* fate: add 10-bit H264 tests.Ronald S. Bultje2011-05-107-0/+79
* vc1: make overlap filter for I-frames bit-exact.Ronald S. Bultje2011-05-041-15/+15
* lavf: inspect more frames for fps when container time base is coarseAnssi Hannula2011-04-291-207/+207
* lavf/utils.c: Order packets with identical PTS by stream index.Vitor Sessak2011-04-1222-226/+226
* Split fate-psx-str-v3 into a video-only and audio-only test.Ronald S. Bultje2011-03-262-37/+37
* fate: update wmv8-drm referenceMans Rullgard2011-03-221-125/+125
* vc1: make P-frame deblock filter bit-exact.Ronald S. Bultje2011-03-211-11/+11
* bink: prevent overflows within binkidct by using int-sized intermediate arrayPeter Ross2011-02-251-4/+4
* vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8.Justin Ruggles2011-02-231-186/+186
* vmdaudio: output audio samples for standalone silent blocks.Justin Ruggles2011-02-231-0/+29
* fate: add h264 test for extreme cases in planar predictionMans Rullgard2011-01-241-0/+100
* fate: add lossless h264 testMans Rullgard2011-01-221-0/+10
* Update smc fate ref due to r26310Baptiste Coudurier2011-01-141-119/+119
* Add a FATE test for Playstation STR version 3Vitor Sessak2011-01-051-0/+96
* add SubRip decoderAurelien Jacobs2010-12-281-0/+1
* Discard partial packet of last frame for fate-wmv8-drm to avoid test failsReimar Döffinger2010-12-181-1/+0
* Add test for ASF -cryptokey that tests only demuxing, but both audio and videoReimar Döffinger2010-12-181-0/+150
* Change ASF demuxer to return incomplete last packets.Reimar Döffinger2010-12-181-0/+1
OpenPOWER on IntegriCloud