OSDN Git Service

Make a copy of ffmpeg under a new name -- avconv.
[coroid/libav_saccubus.git] / tests / regression-funcs.sh
2011-08-12 Anton KhirnovMake a copy of ffmpeg under a new name -- avconv.
2011-06-21 Mans Rullgardfate: remove output redirections from old regtest scripts
2011-06-15 Anton Khirnovffmpeg: don't abuse a global for passing samplerate...
2011-06-02 Alexander StrangeH264/MPEG frame-level multi-threading.
2011-05-20 Mans Rullgardfate: disable threading for encoding
2011-05-18 Mans Rullgardfate: remove do_ffmpeg_nocheck function
2011-05-18 Mans Rullgardfate: do not collect -benchmark output
2011-05-09 Mans Rullgardregtest: separate flags for encoding and decoding
2011-05-08 Mans Rullgardregtest: simplify encoding functions
2011-03-23 Luca Barbatofate: simplify regression-funcs.sh
2011-03-23 Luca Barbatofate: add support for multithread testing
2011-01-22 Mans Rullgardfate: make lavfi tests output only md5
2010-09-23 Måns Rullgårdfate: print commands being executed with V=1
2010-07-21 Måns Rullgårdregtest: simplify cleanup after each test
2010-07-08 Måns RullgårdChange names of regtest output files to closer match...
2010-03-08 Måns Rullgårdregtest: move md5sum wrappers into separate file
2010-03-02 Måns RullgårdRemove unused argument to test scripts
2010-03-02 Måns RullgårdPlace regression test output files in subdirs per family
2010-02-17 Måns RullgårdUse stripped executable in regression tests
2010-01-30 Måns RullgårdSeparate audio-only tests so they are only run once
2010-01-16 Måns Rullgårdregtest: suppress console output from tests
2009-12-26 Diego BiurrunReplace ` ` syntax by $( ) in regression test shell...
2009-10-23 Stefano SabatiniSplit codec-regression.sh, put all the code which can...