summaryrefslogtreecommitdiff
path: root/tests/regression-funcs.sh
Commit message (Expand)AuthorAge
* lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov2014-05-15
* fate: convert codec-regression.sh to makefile rulesMans Rullgard2012-05-29
* fate: remove unused code from regressions-funcs.shMans Rullgard2012-05-18
* fate: work around non-standard wc implementationsMans Rullgard2012-05-16
* FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov2012-03-06
* FATE: remove a bunch of useless -vsync 0Anton Khirnov2012-02-26
* fate: run avconv with -nostats flagMans Rullgard2011-10-09
* Revert "avconv: use stream copy by default when possible."Anton Khirnov2011-08-16
* avconv: use stream copy by default when possible.Anton Khirnov2011-08-16
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-12
* fate: remove output redirections from old regtest scriptsMans Rullgard2011-06-21
* ffmpeg: don't abuse a global for passing samplerate from input to outputAnton Khirnov2011-06-15
* H264/MPEG frame-level multi-threading.Alexander Strange2011-06-02
* fate: disable threading for encodingMans Rullgard2011-05-20
* fate: remove do_ffmpeg_nocheck functionMans Rullgard2011-05-18
* fate: do not collect -benchmark outputMans Rullgard2011-05-18
* regtest: separate flags for encoding and decodingMans Rullgard2011-05-09
* regtest: simplify encoding functionsMans Rullgard2011-05-08
* fate: simplify regression-funcs.shLuca Barbato2011-03-23
* fate: add support for multithread testingLuca Barbato2011-03-23
* fate: make lavfi tests output only md5Mans Rullgard2011-01-22
* fate: print commands being executed with V=1Måns Rullgård2010-09-23
* regtest: simplify cleanup after each testMåns Rullgård2010-07-21
* Change names of regtest output files to closer match the reference filesMåns Rullgård2010-07-08
* regtest: move md5sum wrappers into separate fileMåns Rullgård2010-03-08
* Remove unused argument to test scriptsMåns Rullgård2010-03-02
* Place regression test output files in subdirs per familyMåns Rullgård2010-03-02
* Use stripped executable in regression testsMåns Rullgård2010-02-17
* Separate audio-only tests so they are only run onceMåns Rullgård2010-01-30
* regtest: suppress console output from testsMåns Rullgård2010-01-16
* Replace ` ` syntax by $( ) in regression test shell scripts.Diego Biurrun2009-12-26
* Split codec-regression.sh, put all the code which can be shared byStefano Sabatini2009-10-23