summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Update rv20 seek test referenceMåns Rullgård2010-09-261-17/+17
| | | | Originally committed as revision 25204 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix rv20 encoding so the binary decoder can decode it.Michael Niedermayer2010-09-262-8/+8
| | | | Originally committed as revision 25203 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make the crop filters accept parametric expressions.Stefano Sabatini2010-09-251-5/+5
| | | | Originally committed as revision 25185 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change the syntax of the crop filter from x:y:w:h to w:h:x:y.Stefano Sabatini2010-09-241-5/+5
| | | | | | | Slightly more intuitive and required by a pending changes for making the filter parametric. Originally committed as revision 25184 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: print commands being executed with V=1Måns Rullgård2010-09-232-1/+9
| | | | Originally committed as revision 25161 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Allow audiogen to take commandline parameters for sample rate and number ofJustin Ruggles2010-09-151-30/+48
| | | | | | channels. Originally committed as revision 25127 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Set a constant frame size for encoding G.726 audio.Justin Ruggles2010-09-111-4/+4
| | | | Originally committed as revision 25107 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a FATE test for the G.722 decoderMartin Storsjö2010-09-112-0/+170
| | | | Originally committed as revision 25104 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: delete log files ahead of each runMåns Rullgård2010-09-021-1/+1
| | | | Originally committed as revision 25025 to svn://svn.ffmpeg.org/ffmpeg/trunk
* QTRLE regtestVitor Sessak2010-09-013-0/+13
| | | | Originally committed as revision 25017 to svn://svn.ffmpeg.org/ffmpeg/trunk
* SHA fate testVitor Sessak2010-08-312-0/+25
| | | | Originally committed as revision 25013 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Test decoding in fate-lavf-gifVitor Sessak2010-08-312-1/+2
| | | | Originally committed as revision 25012 to svn://svn.ffmpeg.org/ffmpeg/trunk
* PNG image regression testingVitor Sessak2010-08-312-0/+7
| | | | Originally committed as revision 25011 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add RealVideo 3 FATE testVitor Sessak2010-08-312-0/+49
| | | | Originally committed as revision 25008 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l, add flags forgotten in last commitVitor Sessak2010-08-311-1/+1
| | | | Originally committed as revision 25007 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add Apple MJPEG-B decoder FATE testVitor Sessak2010-08-312-0/+13
| | | | Originally committed as revision 25006 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add FATE test for ScummVM DXA flavorVitor Sessak2010-08-312-0/+15
| | | | Originally committed as revision 25005 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add fate test for Westwood SND1 codecVitor Sessak2010-08-282-0/+3
| | | | 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-283-7/+0
| | | | | | 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-285-0/+16
| | | | Originally committed as revision 24954 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: build with --enable-gplMåns Rullgård2010-08-251-0/+1
| | | | Originally committed as revision 24930 to svn://svn.ffmpeg.org/ffmpeg/trunk
* VP3 fate testVitor Sessak2010-08-252-0/+117
| | | | Originally committed as revision 24928 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Renderware TeXture Dictionary FATE testVitor Sessak2010-08-243-0/+18
| | | | Originally committed as revision 24911 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: set LC_ALL=C to avoid locale interferenceMåns Rullgård2010-08-231-0/+2
| | | | Originally committed as revision 24889 to svn://svn.ffmpeg.org/ffmpeg/trunk
* BinkAudio FATE testsVitor Sessak2010-08-231-0/+12
| | | | Originally committed as revision 24888 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make "-fs ss" mean "make output file of size equals or less than ss"Vitor Sessak2010-08-231-6/+6
| | | | | | | | | instead of current "make output file of size less than ss". Also use it to make MP3 tests more readable (using -fs xxx where xxx is the requested output size, not something slightly lower). Originally committed as revision 24884 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix fate breakage, 10l to me (too much copy and pasting)Vitor Sessak2010-08-231-1/+1
| | | | Originally committed as revision 24881 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MP3 float decoder FATE testsVitor Sessak2010-08-231-0/+39
| | | | Originally committed as revision 24880 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add FATE test for WMV8 DRMVitor Sessak2010-08-232-0/+165
| | | | Originally committed as revision 24874 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add truemotion1 tests.Reimar Döffinger2010-08-233-0/+265
| | | | Originally committed as revision 24872 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: remove unused variable in fate.shMåns Rullgård2010-08-221-1/+0
| | | | Originally committed as revision 24870 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: remove pointless fate/fate2 separationMåns Rullgård2010-08-221-34/+34
| | | | Originally committed as revision 24868 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: allow specifying relative path to config file in fate.shMåns Rullgård2010-08-221-1/+1
| | | | Originally committed as revision 24866 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add FATE test for ANSI/ASCII animation and TTY demuxerVitor Sessak2010-08-212-0/+20
| | | | Originally committed as revision 24865 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate-run: use 'run' function in 'ffmpeg' functionMåns Rullgård2010-08-191-1/+1
| | | | Originally committed as revision 24837 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: add -v 0 to ffmpeg flagsMåns Rullgård2010-08-191-1/+1
| | | | Originally committed as revision 24836 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: store last version in per-slot fileMåns Rullgård2010-08-171-2/+2
| | | | | | This allows the same workdir to be used by multiple slots. Originally committed as revision 24819 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add hflip filter.Stefano Sabatini2010-08-172-0/+73
| | | | Originally committed as revision 24806 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: move some groups of related tests to their own filesMåns Rullgård2010-08-048-545/+499
| | | | | | | 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: add fft testsMåns Rullgård2010-08-041-0/+40
| | | | Originally committed as revision 24695 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate-run: add helper to run things on targetMåns Rullgård2010-08-041-0/+4
| | | | Originally committed as revision 24694 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lavfi-regression: trim \r line ends from showfiltfmts outputMåns Rullgård2010-08-021-2/+2
| | | | | | This is required when cross-testing on dos-like targets. Originally committed as revision 24667 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sort lavfi pixdesc tests.Stefano Sabatini2010-08-023-125/+125
| | | | | | | Increase readability and robustness, as the test result is not going to differ if the order of the pixfmts codes changes. Originally committed as revision 24665 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lavfi-regression: use different temp file names for each pixfmt testMåns Rullgård2010-08-011-2/+2
| | | | Originally committed as revision 24658 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add lavfi-pixfmts LE tests.Stefano Sabatini2010-08-015-0/+358
| | | | | | | | | The corresponding lavfi-pixfmts BE tests are not yet added, as there are some bugs in the scaler (scaling rgba, argb, bgra, abgr, yuva420p) which result in differences with the LE reference, and I cannot visually check the generated files on BE. Originally committed as revision 24657 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reindent.Stefano Sabatini2010-08-011-7/+7
| | | | Originally committed as revision 24655 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split lavfi pixfmts test.Stefano Sabatini2010-08-011-16/+14
| | | | | | | Introduce the function do_lavfi_pixfmts(), and use it for generating a pixfmts test for each different filter. Originally committed as revision 24654 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: fix non-standard use of bcMåns Rullgård2010-08-011-1/+1
| | | | Originally committed as revision 24651 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: fix signal name translationMåns Rullgård2010-08-011-1/+1
| | | | Originally committed as revision 24650 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: make tar command configurableMåns Rullgård2010-08-011-1/+2
| | | | | | | The 'tar' variable should be set to a command writing a tar archive of the named files to stdout, typically "tar c" or "tar cf -" Originally committed as revision 24649 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud