summaryrefslogtreecommitdiff
path: root/tests/fate-run.sh
Commit message (Expand)AuthorAge
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
* fate: Reduce the number of frames used to test video filtersLuca Barbato2015-05-10
* fate: Fix test name for pixfmts testsTimothy Gu2015-04-23
* fate: Omit the results if the test passedTimothy Gu2015-04-20
* FATE: add support for testing hwaccelsAnton Khirnov2015-03-10
* tests: drop bc dependencyClément Bœsch2015-02-21
* fate: Split fate-pixdesc tests and dispatch them through MakeDiego Biurrun2014-08-01
* lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov2014-05-15
* fate-run: Drop unnecessary regtest() indirectionDiego Biurrun2013-05-07
* fate: Invoke pixfmts lavfi tests through fate-run.shDiego Biurrun2013-04-27
* fate: Invoke pixdesc lavfi tests through fate-run.shDiego Biurrun2013-04-27
* fate: Invoke standard lavfi tests through fate-run.shDiego Biurrun2013-04-27
* fate: add an option to generate the referencesLuca Barbato2013-03-29
* Revert "fate: Use wmv2 IDCT for wmv2 tests"Luca Barbato2013-01-21
* fate: Use wmv2 IDCT for wmv2 testsRonald S. Bultje2013-01-21
* fate: workaround for slighly broken 'test' shell builtinMans Rullgard2012-12-04
* fate: split dependencies for fate-seek testsJanne Grunau2012-12-02
* fate-run: make avconv() properly deal with multiple inputs.Anton Khirnov2012-07-09
* fate: convert codec-regression.sh to makefile rulesMans Rullgard2012-05-29
* fate: allow tests to specify unit size for psnr comparisonMans Rullgard2012-05-29
* fate: use standard diff optionsMans Rullgard2012-05-15
* fate: use diff -b in oneline comparisonMans Rullgard2012-05-15
* Add probe fate tests to test for regressions in detecting media types.Ronald S. Bultje2012-05-07
* fate: Add oneline comparison methodMans Rullgard2012-05-07
* FATE: pass the decoded output format and audio source file to enc_dec_pcmJustin Ruggles2012-04-18
* FATE: specify the input format when decoding in enc_dec_pcm()Justin Ruggles2012-04-18
* fate: make compare() function compatible with POSIX bcMans Rullgard2012-03-18
* fate: fix enc_dec_pcm tests with remote targetMans Rullgard2012-03-17
* FATE: add capability for audio encode/decode tests with fuzzy psnr comparisonJustin Ruggles2012-03-15
* FATE: allow a tolerance in the size comparison in do_tiny_psnr()Justin Ruggles2012-03-15
* FATE: use absolute difference from a target value in do_tiny_psnr()Justin Ruggles2012-03-15
* FATE: allow tests to set CMP_SHIFT to pass to tiny_psnrJustin Ruggles2012-03-15
* FATE: use $fuzz directly in do_tiny_psnr() instead of passing it aroundJustin Ruggles2012-03-15
* FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov2012-03-06
* fate: run avconv with -nostats flagMans Rullgard2011-10-09
* fate: use 'run' helper for seek-testMans Rullgard2011-09-28
* fate: use +frame+slice named constants instead of '3'Anton Khirnov2011-09-05
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-12
* build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-13
* fate: add 'null' comparison methodMans Rullgard2011-07-04
* fate: remove output redirections from old regtest scriptsMans Rullgard2011-06-21
* FATE: allow forcing thread-type when doing threaded fate runs.Ronald S. Bultje2011-04-21
* fate: add support for multithread testingLuca Barbato2011-03-23
* fate: print commands being executed with V=1Måns Rullgård2010-09-23
* fate: set LC_ALL=C to avoid locale interferenceMåns Rullgård2010-08-23
* fate-run: use 'run' function in 'ffmpeg' functionMåns Rullgård2010-08-19
* fate: add -v 0 to ffmpeg flagsMåns Rullgård2010-08-19
* fate-run: add helper to run things on targetMåns Rullgård2010-08-04
* fate: fix non-standard use of bcMåns Rullgård2010-08-01
* fate: fix signal name translationMåns Rullgård2010-08-01