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
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
2012-05-07Add probe fate tests to test for regressions in detecting media types.Ronald S. Bultje
2012-05-05tests: Refactor rotozoom/videogen common code into a separate file.Diego Biurrun
2012-04-20FATE: replace current g722 encoding tests with an encode/decode testJustin Ruggles
2012-04-20FATE: add a pattern rule for generating asynth wav filesJustin Ruggles
2012-04-04fate: add BMP tests.Ronald S. Bultje
2012-03-15FATE: allow a tolerance in the size comparison in do_tiny_psnr()Justin Ruggles