summaryrefslogtreecommitdiff
path: root/tests/ref/fate
Commit message (Collapse)AuthorAge
* bink: prevent overflows within binkidct by using int-sized intermediate arrayPeter Ross2011-02-25
| | | | Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8.Justin Ruggles2011-02-23
| | | | | | There is no need to expand to 16-bits. Just use memcpy() to copy the raw data. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* vmdaudio: output audio samples for standalone silent blocks.Justin Ruggles2011-02-23
| | | | Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* fate: add h264 test for extreme cases in planar predictionMans Rullgard2011-01-24
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* fate: add lossless h264 testMans Rullgard2011-01-22
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Update smc fate ref due to r26310Baptiste Coudurier2011-01-14
| | | | Originally committed as revision 26342 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a FATE test for Playstation STR version 3Vitor Sessak2011-01-05
| | | | Originally committed as revision 26231 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add SubRip decoderAurelien Jacobs2010-12-28
| | | | Originally committed as revision 26119 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Discard partial packet of last frame for fate-wmv8-drm to avoid test failsReimar Döffinger2010-12-18
| | | | | | due to VC-1 decoder overreads resulting in different output. Originally committed as revision 26055 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add test for ASF -cryptokey that tests only demuxing, but both audio and videoReimar Döffinger2010-12-18
| | | | | | to complement the existing video-only decode test. Originally committed as revision 26054 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change ASF demuxer to return incomplete last packets.Reimar Döffinger2010-12-18
| | | | | | | Whether the behaviour for streams using scrambling makes sense is unclear. Originally committed as revision 26053 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix h264-conformance-frext-frext_mmco4_sony_b conformance test.Carl Eugen Hoyos2010-11-29
| | | | | | This includes a revert of r25840 Originally committed as revision 25842 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update fate h264 test due to r25824, this file has 2 frames delayBaptiste Coudurier2010-11-28
| | | | Originally committed as revision 25840 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove now unused file (should have been part of commit r25735)Vitor Sessak2010-11-12
| | | | Originally committed as revision 25736 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Test 4XM decoding (and not only demuxing) in FATE testsVitor Sessak2010-11-12
| | | | Originally committed as revision 25735 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add test for cropping of interlaced H.264.Reimar Döffinger2010-11-04
| | | | Originally committed as revision 25677 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update 24 bpp TM1 reference for decoder fixes.Reimar Döffinger2010-11-03
| | | | Originally committed as revision 25664 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update rv30 FATE reference after last commitAlexander Strange2010-10-10
| | | | | | | | | | The rm demuxer has timestamp bugs, so this test is sensitive to changes in timestamp correction. The previous commit did not make output any better or worse on this test, just different. See https://roundup.ffmpeg.org/issue2288 for details. Originally committed as revision 25432 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename fate-gsm test to the more accurate fate-gsm-msReimar Döffinger2010-10-02
| | | | | | | | and add a test for regular GSM as fate-gsm. Fixes a 8kHz sample from issue 113. Originally committed as revision 25313 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a FATE test for the G.722 decoderMartin Storsjö2010-09-11
| | | | Originally committed as revision 25104 to svn://svn.ffmpeg.org/ffmpeg/trunk
* SHA fate testVitor Sessak2010-08-31
| | | | Originally committed as revision 25013 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add RealVideo 3 FATE testVitor Sessak2010-08-31
| | | | Originally committed as revision 25008 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add Apple MJPEG-B decoder FATE testVitor Sessak2010-08-31
| | | | Originally committed as revision 25006 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add FATE test for ScummVM DXA flavorVitor Sessak2010-08-31
| | | | Originally committed as revision 25005 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add fate test for Westwood SND1 codecVitor Sessak2010-08-28
| | | | Originally committed as revision 24957 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove CCITT fax G4 tests (partial revert of r24954). This test isVitor Sessak2010-08-28
| | | | | | corrupting memory somehow and segfaulting in the BSDs. Originally committed as revision 24956 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CCITT Fax Group compression fate testsVitor Sessak2010-08-28
| | | | Originally committed as revision 24954 to svn://svn.ffmpeg.org/ffmpeg/trunk
* VP3 fate testVitor Sessak2010-08-25
| | | | Originally committed as revision 24928 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Renderware TeXture Dictionary FATE testVitor Sessak2010-08-24
| | | | Originally committed as revision 24911 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add FATE test for WMV8 DRMVitor Sessak2010-08-23
| | | | Originally committed as revision 24874 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add truemotion1 tests.Reimar Döffinger2010-08-23
| | | | Originally committed as revision 24872 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add FATE test for ANSI/ASCII animation and TTY demuxerVitor Sessak2010-08-21
| | | | Originally committed as revision 24865 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add VP8 sign bias code regtest. Not tested by the official conformance suite.Vitor Sessak2010-07-23
| | | | Originally committed as revision 24457 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Undo my revert at r24260.Vitor Sessak2010-07-17
| | | | | | This is the only way by now to test this codec. Originally committed as revision 24286 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: update vc1 referenceMåns Rullgård2010-07-16
| | | | Originally committed as revision 24263 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Revert r24258:Vitor Sessak2010-07-16
| | | | | | | | | | | | | | Log: Add msmpeg4v1 regtest Added: trunk/tests/ref/fate/msmpeg4v1 Modified: trunk/tests/fate2.mak According to Mans, "make test" tests already msmpeg4v1. Originally committed as revision 24260 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add msmpeg4v1 regtestVitor Sessak2010-07-16
| | | | Originally committed as revision 24258 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add MS-GSM regtestVitor Sessak2010-07-16
| | | | Originally committed as revision 24257 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: add vp8 bilinear testsMåns Rullgård2010-07-12
| | | | | | Mike added these some time ago, and I forgot to update here. Originally committed as revision 24220 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add Pictor/PC Paint PIC regtestVitor Sessak2010-07-11
| | | | Originally committed as revision 24193 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Psygnosis YOP demuxer and decoder testVitor Sessak2010-07-11
| | | | Originally committed as revision 24181 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add MPEG2 field encoding fate2 regtestVitor Sessak2010-07-10
| | | | Originally committed as revision 24175 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: add vp8 testsMåns Rullgård2010-06-24
| | | | Originally committed as revision 23763 to svn://svn.ffmpeg.org/ffmpeg/trunk
* FATE: update vc1 reference outputMåns Rullgård2010-06-15
| | | | Originally committed as revision 23609 to svn://svn.ffmpeg.org/ffmpeg/trunk
* FATE: update nsv-demux checksumsMåns Rullgård2010-04-19
| | | | Originally committed as revision 22908 to svn://svn.ffmpeg.org/ffmpeg/trunk
* FATE: update vqf-demux checksumMåns Rullgård2010-04-13
| | | | Originally committed as revision 22873 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add FATE testsMåns Rullgård2010-03-15
This adds a "fate" make target which runs the full FATE test suite. Individual tests can be run with "make fate-$testname". The location of the FATE test samples must be specified with the --samples=PATH option to configure. The tests/fate-update.sh script regenerates the references files and test list from the online FATE database. These are checked in since generating them requires non-standard tools. Originally committed as revision 22552 to svn://svn.ffmpeg.org/ffmpeg/trunk