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
2012-02-18Add muxer test based on stream-copy from FATE sample.Reimar Döffinger
2011-12-27fate: give stderr hint when a test fails.Clément Bœsch
2011-10-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-09fate: run avconv with -nostats flagMans Rullgard
2011-09-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-28fate: use 'run' helper for seek-testMans Rullgard
2011-09-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-05fate: use +frame+slice named constants instead of '3'Anton Khirnov
2011-08-16fate: more cases of avconv that should be conditionalMichael Niedermayer
2011-08-16fate: some shells parse $11 as ${1}1Michael Niedermayer
2011-08-16fate: allow specifying the tool to use for fate (avconv / ffmpeg)Michael Niedermayer
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
2010-07-19fate: add some helper functions to simplify test rulesMåns Rullgård
2010-07-19fate: apply TARGET_EXEC only to commands starting with absolute pathMåns Rullgård
2010-07-19fate: use our variable names in test rules imported from Mike's dbMåns Rullgård
2010-07-19fate-run: rename some variables consistently with other filesMåns Rullgård
2010-07-17fate: add stddev comparatorMåns Rullgård
2010-07-17fate: whitespace cosmeticsMåns Rullgård
2010-07-10fate: ensure file sizes match in oneoff testsMåns Rullgård
2010-07-10fate: fail with a sensible error message if reference file is missingMåns Rullgård
2010-07-10fate: delete output files from successful testsMåns Rullgård
2010-07-10fate: exit with error immediately if test command failsMåns Rullgård
2010-07-09fate: add oneoff comparison methodMåns Rullgård
2010-07-09fate: pass additional variables to test scriptMåns Rullgård
2010-03-15Add FATE testsMåns Rullgård