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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-18Remove avserver.Anton Khirnov
2014-04-09fate: correctly set sample rate for mp2 testsVittorio Giovara
2014-02-10FATE: force FLAC in the lavf ogg testAnton Khirnov
2013-05-03lavf-regression: use -frames instead of -t for image testsAnton Khirnov
2012-05-29avconv: merge configuration code for complex and simple filtersAnton Khirnov
2012-05-16fate: Work around non-standard wc implementations at more placesMartin Storsjö
2012-04-24FATE: avoid channel mixing in lavf-dv_fmtJustin Ruggles
2012-04-20FATE: allow lavf tests to alter input parametersJustin Ruggles
2012-03-14fate: add pam image regression testPaul B Mahol
2012-03-04fate: Add sunrast regression testDerek Buitenhuis
2012-02-21Add regression test for "sox" format muxer/demuxer.Reimar Döffinger
2012-02-21Add dpx encoding regression test.Carl Eugen Hoyos
2012-01-27codec-regression: use private options instead of deprecated codec flags.Anton Khirnov
2012-01-26fate: add XWD image regression testPaul B Mahol
2011-11-18fate-lavf-ts: use -mpegts_transport_stream_id option.Anton Khirnov
2011-09-11avconv: rewrite -qscale and -aq handling.Anton Khirnov
2011-09-04avconv: move start_time, recording_time and input_ts_offset to options contextAnton Khirnov
2011-08-22movenc: use libx264 by default when possible for mov, mp4 and pspAnton Khirnov
2011-08-22avienc: saner default audio codec.Anton Khirnov
2011-08-22matroskaenc: saner default codecs.Anton Khirnov
2011-08-18avconv: remove -intra option.Anton Khirnov
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-16lavc: add audio flag to the 'b' option, deprecate 'ab'.Anton Khirnov
2011-08-12Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov
2011-07-17fate: separate lavf-mxf_d10 test from lavf-mxfMans Rullgard
2011-07-10lavc: remove a half-working attempt at different defaults for audio/video cod...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-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: remove redundant flags in jpg testMans Rullgard
2011-05-08regtest: use run_ffmpeg in do_image_formatsMans Rullgard
2011-01-19Add regression test for stereo s16le in voc.Justin Ruggles
2011-01-04Change the AC-3 encoder to use floating-point.Justin Ruggles
2010-08-31Test decoding in fate-lavf-gifVitor Sessak
2010-08-31PNG image regression testingVitor Sessak
2010-07-22regtest: simplify cleanup after each testMåns Rullgård
2010-07-20Lego Mindstorms RSO muxer and demuxer.Rafaël Carré
2010-05-13Replace "-vfilters" by "-vf" in regtests. Should fix regtest breakage.Vitor Sessak
2010-05-07Enable libavfilter by default and fix pading for mxf-d10Michael Niedermayer
2010-03-07regtest: place image sequence outputs in separate directoriesMåns Rullgård
2010-03-03Place regtest-pixfmt output files in separate dirMåns Rullgård
2010-01-16regtest: suppress console output from testsMåns Rullgård
2009-10-24Split codec-regression.sh, and create the lavf-regression.sh script.Stefano Sabatini