]> git.sesse.net Git - ffmpeg/history - tests/fate-run.sh
fate: cosmetics: Order some test entries
[ffmpeg] / tests / fate-run.sh
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