Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-07fate-run: Drop unnecessary regtest() indirectionDiego Biurrun
2013-04-27fate: Invoke pixfmts lavfi tests through fate-run.shDiego Biurrun
2013-04-27fate: Invoke pixdesc lavfi tests through fate-run.shDiego Biurrun
2013-04-27fate: Invoke standard lavfi tests through fate-run.shDiego Biurrun
2013-03-29fate: add an option to generate the referencesLuca Barbato
2013-01-21Revert "fate: Use wmv2 IDCT for wmv2 tests"Luca Barbato
2013-01-21fate: Use wmv2 IDCT for wmv2 testsRonald S. Bultje
2012-12-05fate: workaround for slighly broken 'test' shell builtinMans Rullgard
2012-12-03fate: split dependencies for fate-seek testsJanne Grunau
2012-07-09fate-run: make avconv() properly deal with multiple inputs.Anton Khirnov
2012-05-29fate: convert codec-regression.sh to makefile rulesMans Rullgard
2012-05-29fate: allow tests to specify unit size for psnr comparisonMans Rullgard
2012-05-15fate: use standard diff optionsMans Rullgard
2012-05-15fate: use diff -b in oneline comparisonMans Rullgard
2012-05-07Add probe fate tests to test for regressions in detecting media types.Ronald S. Bultje
2012-05-07fate: Add oneline comparison methodMans Rullgard
2012-04-19FATE: pass the decoded output format and audio source file to enc_dec_pcmJustin Ruggles
2012-04-19FATE: specify the input format when decoding in enc_dec_pcm()Justin Ruggles
2012-03-18fate: make compare() function compatible with POSIX bcMans Rullgard
2012-03-17fate: fix enc_dec_pcm tests with remote targetMans Rullgard
2012-03-16FATE: add capability for audio encode/decode tests with fuzzy psnr comparisonJustin Ruggles
2012-03-15FATE: allow a tolerance in the size comparison in do_tiny_psnr()Justin Ruggles
2012-03-15FATE: use absolute difference from a target value in do_tiny_psnr()Justin Ruggles
2012-03-15FATE: allow tests to set CMP_SHIFT to pass to tiny_psnrJustin Ruggles
2012-03-15FATE: use $fuzz directly in do_tiny_psnr() instead of passing it aroundJustin Ruggles
2012-03-06FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov
2011-10-09fate: run avconv with -nostats flagMans Rullgard
2011-09-28fate: use 'run' helper for seek-testMans Rullgard
2011-09-05fate: use +frame+slice named constants instead of '3'Anton Khirnov
2011-08-12Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov
2011-07-13build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun
2011-07-04fate: add 'null' comparison methodMans Rullgard
2011-06-21fate: remove output redirections from old regtest scriptsMans Rullgard
2011-04-22FATE: allow forcing thread-type when doing threaded fate runs.Ronald S. Bultje
2011-03-23fate: add support for multithread testingLuca Barbato
2010-09-23fate: print commands being executed with V=1Måns Rullgård
2010-08-23fate: set LC_ALL=C to avoid locale interferenceMåns Rullgård
2010-08-19fate-run: use 'run' function in 'ffmpeg' functionMåns Rullgård
2010-08-19fate: add -v 0 to ffmpeg flagsMåns Rullgård
2010-08-04fate-run: add helper to run things on targetMåns Rullgård
2010-08-01fate: fix non-standard use of bcMåns Rullgård
2010-08-01fate: fix signal name translationMåns Rullgård
2010-07-31fate: translate exit status to signal nameMåns Rullgård
2010-07-27fate: create report filesMåns Rullgård
2010-07-24Unbreak parallel lavfi testingMåns Rullgård
2010-07-22fate: delete useless artifacts after running each testMåns Rullgård
2010-07-22fate: keep stderr from failing testsMåns Rullgård
2010-07-20fate: run diff even if command failsMåns Rullgård
2010-07-20fate: allow running regtests through fate frontendMåns Rullgård
2010-07-19fate: simplify test runner slightlyMåns Rullgård