summaryrefslogtreecommitdiffstats
path: root/tests/regression-funcs.sh
Commit message (Expand)AuthorAgeFilesLines
* fate: remove unused functionsMichael Niedermayer2012-05-301-11/+0
* Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'Michael Niedermayer2012-05-301-34/+2
|\
| * fate: convert codec-regression.sh to makefile rulesMans Rullgard2012-05-291-34/+2
| * fate: remove unused code from regressions-funcs.shMans Rullgard2012-05-181-15/+0
* | tests and tools: cleanup ffmpeg referenceMichael Niedermayer2012-05-271-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-161-2/+2
|\ \ | |/
| * fate: work around non-standard wc implementationsMans Rullgard2012-05-161-2/+2
* | Get rid of tests/data/asynth-%.sw rule.Reimar Döffinger2012-04-231-1/+1
* | Add nellymoser "fuzzy" FATE test.Reimar Döffinger2012-04-081-0/+2
* | Fix DCA regression test to work across architectures.Reimar Döffinger2012-04-071-0/+5
* | Add tests for audio encoders: aac, dca, ra144 and nellymoser.Reimar Döffinger2012-04-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-071-3/+3
|\ \ | |/
| * FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov2012-03-061-1/+2
| * FATE: remove a bunch of useless -vsync 0Anton Khirnov2012-02-261-1/+1
* | Add muxer test based on stream-copy from FATE sample.Reimar Döffinger2012-02-181-0/+1
* | Run zmbv regression without md5sum.Reimar Döffinger2011-12-101-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-101-1/+1
|\ \ | |/
| * fate: run avconv with -nostats flagMans Rullgard2011-10-091-1/+1
| * Revert "avconv: use stream copy by default when possible."Anton Khirnov2011-08-161-2/+2
| * avconv: use stream copy by default when possible.Anton Khirnov2011-08-161-2/+2
* | fate: more cases of avconv that should be conditionalMichael Niedermayer2011-08-161-1/+2
|/
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-121-16/+16
* fate: remove output redirections from old regtest scriptsMans Rullgard2011-06-211-15/+8
* ffmpeg: don't abuse a global for passing samplerate from input to outputAnton Khirnov2011-06-151-1/+1
* H264/MPEG frame-level multi-threading.Alexander Strange2011-06-021-1/+1
* fate: disable threading for encodingMans Rullgard2011-05-201-1/+1
* fate: remove do_ffmpeg_nocheck functionMans Rullgard2011-05-181-7/+0
* fate: do not collect -benchmark outputMans Rullgard2011-05-181-13/+4
* regtest: separate flags for encoding and decodingMans Rullgard2011-05-091-5/+8
* regtest: simplify encoding functionsMans Rullgard2011-05-081-2/+2
* fate: simplify regression-funcs.shLuca Barbato2011-03-231-8/+4
* fate: add support for multithread testingLuca Barbato2011-03-231-1/+2
* fate: make lavfi tests output only md5Mans Rullgard2011-01-221-0/+6
* fate: print commands being executed with V=1Måns Rullgård2010-09-231-1/+7
* regtest: simplify cleanup after each testMåns Rullgård2010-07-211-2/+3
* Change names of regtest output files to closer match the reference filesMåns Rullgård2010-07-081-1/+3
* regtest: move md5sum wrappers into separate fileMåns Rullgård2010-03-081-9/+1
* Remove unused argument to test scriptsMåns Rullgård2010-03-021-3/+2
* Place regression test output files in subdirs per familyMåns Rullgård2010-03-021-1/+2
* Use stripped executable in regression testsMåns Rullgård2010-02-171-1/+1
* Separate audio-only tests so they are only run onceMåns Rullgård2010-01-301-0/+2
* regtest: suppress console output from testsMåns Rullgård2010-01-161-4/+8
* Replace ` ` syntax by $( ) in regression test shell scripts.Diego Biurrun2009-12-261-9/+9
* Split codec-regression.sh, put all the code which can be shared byStefano Sabatini2009-10-231-0/+126
OpenPOWER on IntegriCloud