]> git.sesse.net Git - ffmpeg/history - tests/fate-run.sh
tests: Unify output directory creation
[ffmpeg] / tests / fate-run.sh
2019-02-16 Diego Biurruntests: Unify output directory creation
2017-03-01 Diego Biurrunfate: Add build-only targets to FATE
2017-02-27 Diego Biurrunfate: Make null comparison method more useful
2017-02-27 Diego BiurrunUse modern avconv syntax for codec selection in documen...
2016-12-29 Martin Storsjöfate: Tweak printing of ignored tests
2016-12-29 Martin Storsjöfate: Unset the sig variable if ignoring a test failure
2016-12-28 Janne Grunaufate: Add --ignore-tests configure option for omitting...
2016-11-01 Vittorio Giovarafate: Add tests for mov display matrix
2016-05-13 Diego Biurruntests: Move all test programs to a subdirectory
2015-05-10 Luca Barbatofate: Reduce the number of frames used to test video...
2015-04-23 Timothy Gufate: Fix test name for pixfmts tests
2015-04-20 Timothy Gufate: Omit the results if the test passed
2015-03-10 Anton KhirnovFATE: add support for testing hwaccels
2015-02-21 Clément Bœschtests: drop bc dependency
2014-08-01 Diego Biurrunfate: Split fate-pixdesc tests and dispatch them throug...
2014-05-15 Anton Khirnovlavf: add AVFMT_FLAG_BITEXACT.
2013-05-07 Diego Biurrunfate-run: Drop unnecessary regtest() indirection
2013-04-27 Diego Biurrunfate: Invoke pixfmts lavfi tests through fate-run.sh
2013-04-27 Diego Biurrunfate: Invoke pixdesc lavfi tests through fate-run.sh
2013-04-27 Diego Biurrunfate: Invoke standard lavfi tests through fate-run.sh
2013-03-29 Luca Barbatofate: add an option to generate the references
2013-01-21 Luca BarbatoRevert "fate: Use wmv2 IDCT for wmv2 tests"
2013-01-21 Ronald S. Bultjefate: Use wmv2 IDCT for wmv2 tests
2012-12-04 Mans Rullgardfate: workaround for slighly broken 'test' shell builtin
2012-12-02 Janne Grunaufate: split dependencies for fate-seek tests
2012-07-09 Anton Khirnovfate-run: make avconv() properly deal with multiple...
2012-05-29 Mans Rullgardfate: convert codec-regression.sh to makefile rules
2012-05-29 Mans Rullgardfate: allow tests to specify unit size for psnr comparison
2012-05-15 Mans Rullgardfate: use standard diff options
2012-05-15 Mans Rullgardfate: use diff -b in oneline comparison
2012-05-07 Ronald S. BultjeAdd probe fate tests to test for regressions in detecti...
2012-05-07 Mans Rullgardfate: Add oneline comparison method
2012-04-19 Justin RugglesFATE: pass the decoded output format and audio source...
2012-04-19 Justin RugglesFATE: specify the input format when decoding in enc_dec...
2012-03-18 Mans Rullgardfate: make compare() function compatible with POSIX bc
2012-03-17 Mans Rullgardfate: fix enc_dec_pcm tests with remote target
2012-03-15 Justin RugglesFATE: add capability for audio encode/decode tests...
2012-03-15 Justin RugglesFATE: allow a tolerance in the size comparison in do_ti...
2012-03-15 Justin RugglesFATE: use absolute difference from a target value in...
2012-03-15 Justin RugglesFATE: allow tests to set CMP_SHIFT to pass to tiny_psnr
2012-03-15 Justin RugglesFATE: use $fuzz directly in do_tiny_psnr() instead...
2012-03-06 Anton KhirnovFATE: add CPUFLAGS variable, mapping to -cpuflags avcon...
2011-10-09 Mans Rullgardfate: run avconv with -nostats flag
2011-09-28 Mans Rullgardfate: use 'run' helper for seek-test
2011-09-05 Anton Khirnovfate: use +frame+slice named constants instead of '3'
2011-08-12 Anton KhirnovMake a copy of ffmpeg under a new name -- avconv.
2011-07-13 Diego Biurrunbuild: move tests/seek_test.c to libavformat and reuse...
2011-07-04 Mans Rullgardfate: add 'null' comparison method
2011-06-21 Mans Rullgardfate: remove output redirections from old regtest scripts
2011-04-21 Ronald S. BultjeFATE: allow forcing thread-type when doing threaded...
2011-03-23 Luca Barbatofate: add support for multithread testing
2010-09-23 Måns Rullgårdfate: print commands being executed with V=1
2010-08-23 Måns Rullgårdfate: set LC_ALL=C to avoid locale interference
2010-08-19 Måns Rullgårdfate-run: use 'run' function in 'ffmpeg' function
2010-08-19 Måns Rullgårdfate: add -v 0 to ffmpeg flags
2010-08-04 Måns Rullgårdfate-run: add helper to run things on target
2010-08-01 Måns Rullgårdfate: fix non-standard use of bc
2010-08-01 Måns Rullgårdfate: fix signal name translation
2010-07-31 Måns Rullgårdfate: translate exit status to signal name
2010-07-26 Måns Rullgårdfate: create report files
2010-07-24 Måns RullgårdUnbreak parallel lavfi testing
2010-07-21 Måns Rullgårdfate: delete useless artifacts after running each test
2010-07-21 Måns Rullgårdfate: keep stderr from failing tests
2010-07-20 Måns Rullgårdfate: run diff even if command fails
2010-07-20 Måns Rullgårdfate: allow running regtests through fate frontend
2010-07-18 Måns Rullgårdfate: simplify test runner slightly
2010-07-18 Måns Rullgårdfate: add some helper functions to simplify test rules
2010-07-18 Måns Rullgårdfate: apply TARGET_EXEC only to commands starting with...
2010-07-18 Måns Rullgårdfate: use our variable names in test rules imported...
2010-07-18 Måns Rullgårdfate-run: rename some variables consistently with other...
2010-07-17 Måns Rullgårdfate: add stddev comparator
2010-07-17 Måns Rullgårdfate: whitespace cosmetics
2010-07-10 Måns Rullgårdfate: ensure file sizes match in oneoff tests
2010-07-09 Måns Rullgårdfate: fail with a sensible error message if reference...
2010-07-09 Måns Rullgårdfate: delete output files from successful tests
2010-07-09 Måns Rullgårdfate: exit with error immediately if test command fails
2010-07-09 Måns Rullgårdfate: add oneoff comparison method
2010-07-09 Måns Rullgårdfate: pass additional variables to test script
2010-03-15 Måns RullgårdAdd FATE tests