]> git.sesse.net Git - ffmpeg/history - tests/fate-run.sh
ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.
[ffmpeg] / tests / fate-run.sh
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