Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-07tests: add -nostdin flag when calling ffmpegRodger Combs
2015-10-16fate: use PROGSSUFChristophe Gisquet
2015-01-03tests/regression-funcs: Remove hardcoded threads 1Michael Niedermayer
2014-05-15Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'Michael Niedermayer
2014-05-15lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov
2014-03-18Fix TARGET_SAMPLES and TARGET_PATH for some fate tests.Carl Eugen Hoyos
2012-05-30fate: remove unused functionsMichael Niedermayer
2012-05-30Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'Michael Niedermayer
2012-05-29fate: convert codec-regression.sh to makefile rulesMans Rullgard
2012-05-27tests and tools: cleanup ffmpeg referenceMichael Niedermayer
2012-05-18fate: remove unused code from regressions-funcs.shMans Rullgard
2012-05-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-16fate: work around non-standard wc implementationsMans Rullgard
2012-04-24Get rid of tests/data/asynth-%.sw rule.Reimar Döffinger
2012-04-08Add nellymoser "fuzzy" FATE test.Reimar Döffinger
2012-04-07Fix DCA regression test to work across architectures.Reimar Döffinger
2012-04-07Add tests for audio encoders: aac, dca, ra144 and nellymoser.Reimar Döffinger
2012-03-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-06FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov
2012-02-26FATE: remove a bunch of useless -vsync 0Anton Khirnov
2012-02-18Add muxer test based on stream-copy from FATE sample.Reimar Döffinger
2011-12-10Run zmbv regression without md5sum.Reimar Döffinger
2011-10-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-09fate: run avconv with -nostats flagMans Rullgard
2011-08-16Revert "avconv: use stream copy by default when possible."Anton Khirnov
2011-08-16avconv: use stream copy by default when possible.Anton Khirnov
2011-08-16fate: more cases of avconv that should be conditionalMichael Niedermayer
2011-08-12Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov
2011-06-21fate: remove output redirections from old regtest scriptsMans Rullgard
2011-06-15ffmpeg: don't abuse a global for passing samplerate from input to outputAnton Khirnov
2011-06-02H264/MPEG frame-level multi-threading.Alexander Strange
2011-05-20fate: disable threading for encodingMans Rullgard
2011-05-18fate: remove do_ffmpeg_nocheck functionMans Rullgard
2011-05-18fate: do not collect -benchmark outputMans Rullgard
2011-05-09regtest: separate flags for encoding and decodingMans Rullgard
2011-05-08regtest: simplify encoding functionsMans Rullgard
2011-03-23fate: simplify regression-funcs.shLuca Barbato
2011-03-23fate: add support for multithread testingLuca Barbato
2011-01-22fate: make lavfi tests output only md5Mans Rullgard
2010-09-23fate: print commands being executed with V=1Måns Rullgård
2010-07-22regtest: simplify cleanup after each testMåns Rullgård
2010-07-09Change names of regtest output files to closer match the reference filesMåns Rullgård
2010-03-08regtest: move md5sum wrappers into separate fileMåns Rullgård
2010-03-03Remove unused argument to test scriptsMåns Rullgård
2010-03-03Place regression test output files in subdirs per familyMåns Rullgård
2010-02-18Use stripped executable in regression testsMåns Rullgård
2010-01-31Separate audio-only tests so they are only run onceMåns Rullgård
2010-01-16regtest: suppress console output from testsMåns Rullgård
2009-12-26Replace ` ` syntax by $( ) in regression test shell scripts.Diego Biurrun
2009-10-24Split codec-regression.sh, put all the code which can be shared byStefano Sabatini