summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2012-05-30fate: remove unused functionsMichael Niedermayer1-11/+0
2012-05-29Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'Michael Niedermayer366-880/+1218
2012-05-29fate: convert codec-regression.sh to makefile rulesMans Rullgard294-1160/+905
2012-05-27tests and tools: cleanup ffmpeg referenceMichael Niedermayer7-17/+17
2012-05-18fate: remove unused code from regressions-funcs.shMans Rullgard1-15/+0
2012-05-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer33-279/+311
2012-05-16fate: work around non-standard wc implementationsMans Rullgard1-2/+2
2012-04-23Get rid of tests/data/asynth-%.sw rule.Reimar Döffinger3-4/+3
2012-04-08Add nellymoser "fuzzy" FATE test.Reimar Döffinger5-2/+16
2012-04-07Fix DCA regression test to work across architectures.Reimar Döffinger3-2/+7
2012-04-07Add tests for audio encoders: aac, dca, ra144 and nellymoser.Reimar Döffinger6-1/+45
2012-03-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer30-230/+297
2012-03-06FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov4-5/+9
2012-02-26FATE: remove a bunch of useless -vsync 0Anton Khirnov7-191/+191
2012-02-18Add muxer test based on stream-copy from FATE sample.Reimar Döffinger6-3/+29
2011-12-10Run zmbv regression without md5sum.Reimar Döffinger4-4/+8
2011-10-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer23-85/+69
2011-10-09fate: run avconv with -nostats flagMans Rullgard2-2/+2
2011-08-16Revert "avconv: use stream copy by default when possible."Anton Khirnov5-47/+37
2011-08-16avconv: use stream copy by default when possible.Anton Khirnov5-37/+47
2011-08-16fate: more cases of avconv that should be conditionalMichael Niedermayer2-2/+3
2011-08-12Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov15-64/+5564
2011-06-21fate: remove output redirections from old regtest scriptsMans Rullgard5-32/+16
2011-06-15ffmpeg: don't abuse a global for passing samplerate from input to outputAnton Khirnov4-19/+21
2011-06-02H264/MPEG frame-level multi-threading.Alexander Strange16-355/+1058
2011-05-20fate: disable threading for encodingMans Rullgard1-1/+1
2011-05-18fate: remove do_ffmpeg_nocheck functionMans Rullgard2-9/+2
2011-05-18fate: do not collect -benchmark outputMans Rullgard4-16/+4
2011-05-09regtest: separate flags for encoding and decodingMans Rullgard4-24/+27
2011-05-08regtest: simplify encoding functionsMans Rullgard2-65/+65
2011-03-23fate: simplify regression-funcs.shLuca Barbato1-8/+4
2011-03-23fate: add support for multithread testingLuca Barbato3-4/+6
2011-01-22fate: make lavfi tests output only md5Mans Rullgard21-711/+369
2010-09-23fate: print commands being executed with V=1Måns Rullgård2-1/+9
2010-07-21regtest: simplify cleanup after each testMåns Rullgård4-8/+3
2010-07-08Change names of regtest output files to closer match the reference filesMåns Rullgård3-3/+8
2010-03-08regtest: move md5sum wrappers into separate fileMåns Rullgård3-10/+13
2010-03-02Remove unused argument to test scriptsMåns Rullgård2-9/+8
2010-03-02Place regression test output files in subdirs per familyMåns Rullgård126-472/+473
2010-02-17Use stripped executable in regression testsMåns Rullgård1-1/+1
2010-01-30Separate audio-only tests so they are only run onceMåns Rullgård29-190/+92
2010-01-16regtest: suppress console output from testsMåns Rullgård2-5/+9
2009-12-26Replace ` ` syntax by $( ) in regression test shell scripts.Diego Biurrun3-12/+12
2009-10-23Split codec-regression.sh, put all the code which can be shared byStefano Sabatini2-120/+127