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-08-04fate: explicitly set the default THREADS valueJanne Grunau
2014-08-01fate: Split fate-pixdesc tests and dispatch them through MakeDiego Biurrun
2014-05-15lavc: add a native Opus decoder.Anton Khirnov
2014-01-31fate: add xvid test for custom matricesJanne Grunau
2014-01-03tests/Makefile: allow FILTER* to be called with lists of filter namesAnton Khirnov
2013-12-17fate: add utility function to test parser, demuxer, and decoderVittorio Giovara
2013-10-31FATE: Add HEVC testsGuillaume Martres
2013-10-12FATE: add lavr mixing testsAnton Khirnov
2013-07-29fate: Add timefilter testDiego Biurrun
2013-07-27build: Only check FATE dependencies when running FATE testsDiego Biurrun
2013-05-28matroskaenc: support muxing WavPackAnton Khirnov
2013-05-28fate: Don't use files from SRC_PATH in the actual testsMartin Storsjö
2013-05-24Monkey's Audio old versions FATE testsKostya Shishkov
2013-05-04build: normalize coverage.infoReinhard Tartler
2013-05-04build: tune down the output of lcov/gcovReinhard Tartler
2013-04-27fate: Invoke pixfmts lavfi tests through fate-run.shDiego Biurrun
2013-04-19fate: Rename video filters file and add separate video filters targetDiego Biurrun
2013-04-19fate: Split audio filters into their own separate fileDiego Biurrun
2013-04-19fate: Reuse VREF and AREF variables where appropriateDiego Biurrun
2013-04-05Integrate lcov/gcov into LibavReinhard Tartler
2013-03-29fate: add an option to generate the referencesLuca Barbato
2012-11-28fate: Do not unconditionally run libavutil testsDiego Biurrun
2012-10-23fate: check that dependencies actually existMans Rullgard
2012-10-23fate: fix ENCMUX macroMans Rullgard
2012-10-23fate: cosmetics: Group idct8x8 test together with all other libavcodec testsDiego Biurrun
2012-10-23fate: Declare avcodec/avformat deps in the respective Makefile snippetsDiego Biurrun
2012-10-20fate: Introduce ENCMUX macro for tests that require encoders and a muxerDiego Biurrun
2012-10-18fate: dependencies for demux testsMans Rullgard
2012-10-18fate: add a dependency helper macroMans Rullgard
2012-10-18fate: list lavfi tests in a makefileMans Rullgard
2012-10-18fate: dependencies for seek testsMans Rullgard
2012-10-18fate: handle lavf test dependencies entirely in makeMans Rullgard
2012-10-18fate: add macros useful for conditionally enabling thingsMans Rullgard
2012-10-09fate: Add tests of the ff_make_absolute_url functionMartin Storsjö
2012-08-23FATE: add ALAC encoding testsJustin Ruggles
2012-07-27build: use COMPILE template for HOSTOBJSMans Rullgard
2012-07-22FATE: add a test for the asyncts audio filter.Anton Khirnov
2012-07-04lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard
2012-07-04FATE: add a test for itunes cover art.Anton Khirnov
2012-07-04fate: add flac encode/decode tests with various optionsMans Rullgard
2012-06-13build: Do not delete tests/vsynth2 directory, which is no longer created.Diego Biurrun
2012-06-07fate: avoid freopen(NULL) in videogen/rotozoomMans Rullgard
2012-05-29fate: convert codec-regression.sh to makefile rulesMans Rullgard
2012-05-29fate: allow tests to specify unit size for psnr comparisonMans Rullgard
2012-05-29fate: teach videogen/rotozoom to output a single raw video streamMans Rullgard
2012-05-20fate: fix dependencies for non-SAMPLES avconv testsMans Rullgard
2012-05-19fate: fix dependencies on SAMPLES being setMans Rullgard
2012-05-09fate: improve dependenciesMans Rullgard
2012-05-09fate: fix dependencies for probe testsMans Rullgard
2012-05-07fate: Add avprobe as a make dependencyAlex Converse