summaryrefslogtreecommitdiffstats
path: root/tests/fate.mak
Commit message (Collapse)AuthorAgeFilesLines
* Split fate-psx-str-v3 into a video-only and audio-only test.Ronald S. Bultje2011-03-261-2/+4
|
* Add a FATE test for Playstation STR version 3Vitor Sessak2011-01-051-0/+2
| | | | Originally committed as revision 26231 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove the "-idct simple" command line option from the fate-psx-str test,Vitor Sessak2011-01-021-1/+1
| | | | | | it should not be necessary anymore. Originally committed as revision 26198 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add SubRip decoderAurelien Jacobs2010-12-281-0/+2
| | | | Originally committed as revision 26119 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Test 4XM decoding (and not only demuxing) in FATE testsVitor Sessak2010-11-121-2/+4
| | | | Originally committed as revision 25735 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add truemotion1 tests.Reimar Döffinger2010-08-231-0/+4
| | | | Originally committed as revision 24872 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: move some groups of related tests to their own filesMåns Rullgård2010-08-041-376/+0
| | | | | | | This moves some groups of tests for single codecs to separate files, and adds shorthands for running all tests in a group. Originally committed as revision 24697 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: use helper functions in test rulesMåns Rullgård2010-07-181-364/+364
| | | | Originally committed as revision 24316 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: use our variable names in test rules imported from Mike's dbMåns Rullgård2010-07-181-364/+364
| | | | Originally committed as revision 24312 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: add vp8 bilinear testsMåns Rullgård2010-07-121-0/+6
| | | | | | Mike added these some time ago, and I forgot to update here. Originally committed as revision 24220 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: add vp8 testsMåns Rullgård2010-06-241-0/+28
| | | | Originally committed as revision 23763 to svn://svn.ffmpeg.org/ffmpeg/trunk
* FATE: change -vfilters to -vfMåns Rullgård2010-05-131-1/+1
| | | | Originally committed as revision 23108 to svn://svn.ffmpeg.org/ffmpeg/trunk
* FATE: update idroq-video-encode commandMåns Rullgård2010-05-091-1/+1
| | | | Originally committed as revision 23064 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add FATE testsMåns Rullgård2010-03-151-0/+694
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
OpenPOWER on IntegriCloud