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
2021-02-17tests/fate-run.sh: Don't overlook errors from md5 testsAndreas Rheinhardt
2020-09-27tests/fate-run: Always overwrite output files for md5 testsAndreas Rheinhardt
2020-09-08fate: disable automatic conversions on many tests.Nicolas George
2020-08-24fate: remove "-v 0" from ffprobe tests.Nicolas George
2020-07-07tests/fate/hlsenc: add testcase of ac3 surround sound input in hlsencSteven Liu
2020-05-25fate: add tests for h264 and vp9 video enc parameters exportAnton Khirnov
2020-04-19fate: Allow to test temporary files with ffprobeAndreas Rheinhardt
2020-01-10fate: Don't use depreceated keepside optionAndreas Rheinhardt
2019-12-12fate: Fix use of target_path/target_samplesMartin Storsjö
2019-09-09tests: Fix bash errors in lavf_container tests.Andrey Semashev
2019-04-24tests/fate-run: New variable hostexecsuf for local fate tools.Carl Eugen Hoyos
2019-04-19tests: Add EXESUF to program calls.Carl Eugen Hoyos
2019-04-03fate: unbreak fate with custom binary namesGyan Doshi
2019-03-19tests/fate-run: fix regression in encoding optionsJames Almer
2019-03-14fate/lavf-image: fix passed arguments for some high bit depth testsJames Almer
2019-03-14Merge commit 'f8df5e2f31a5ba7b30a0e1caaaf5a03c753b3f9b'James Almer
2019-03-14tests: Convert lavf container tests with samples to non-legacy test scriptsJames Almer
2019-03-14Merge commit '618d02c1fa9e74d490cace64a7d15762656b521c'James Almer
2019-03-14Merge commit '896fe15dbb7b78de495c4a7dd75e7faec66778da'James Almer
2019-03-14Merge commit 'a957e9379d11f2982d615f92c30580a57ea8bb40'James Almer
2019-03-14Merge commit 'eb8a8115994434b548523cf0bca6a4a74784e79c'James Almer
2019-03-14Merge commit 'a70eac7a9b193e8434b5bed90bd72aa4cb688363'James Almer
2019-03-11Merge commit 'e22ffb3805f6994bd1fd7ab73e6297f36a53f915'James Almer
2019-02-16tests: Add a convenience function for video-only lavf testsDiego Biurrun
2019-02-16tests: Convert lavf container tests to non-legacy test scriptsDiego Biurrun
2019-02-16tests: Convert lavf pixfmt conversion tests to non-legacy test scriptsDiego Biurrun
2019-02-16tests: Convert lavf image tests to non-legacy test scriptsDiego Biurrun
2019-02-16tests: Convert audio-only lavf tests to non-legacy test scriptsDiego Biurrun
2019-02-16tests: Convert image2pipe tests to non-legacy test scriptsDiego Biurrun
2019-02-16tests: Unify output directory creationDiego Biurrun
2019-02-16tests: Drop duplicate variable declarationDiego Biurrun
2018-07-10fate: allow temp files for passed test to be keptGyan Doshi
2018-02-16fate/mpegps: add tests for PCM_DVD stream remuxGyan Doshi
2018-02-02fate: add id3v2 testRichard Shaffer
2017-11-27tests/fate-run: Use -bitexactMichael Niedermayer
2017-10-12fate: add missing closing bracketJames Almer
2017-10-12Merge commit 'db869f4ea4405fb8f9736e5ecdca70f77621a28e'James Almer
2017-10-04Merge commit '698ac8f9cabd053f2c19346a77b92f8eae4218fc'James Almer
2017-09-27fate: add tests for psnr and ssim filterTobias Rapp
2017-06-19fate: use do_md5sum instead of the md5 protocol for most md5 fate testsMarton Balint
2017-05-05Merge commit 'eef860dd92538764f4ab7872812914ff10384268'Clément Bœsch
2017-05-05Merge commit '5c83b4d550ea42653fece092987bab56ccc32ead'Clément Bœsch
2017-05-05Merge commit '35d1f726eb9fdd376ab900587fb02122b72f2b9a'Clément Bœsch
2017-04-19tests/fate-run.sh: Show packet flags for fate gapless tests.Sasi Inguva
2017-03-01fate: Add build-only targets to FATEDiego Biurrun
2017-02-27fate: Make null comparison method more usefulDiego Biurrun
2017-02-27Use modern avconv syntax for codec selection in documentation and testsDiego Biurrun
2016-12-29fate: Tweak printing of ignored testsMartin Storsjö
2016-12-29fate: Unset the sig variable if ignoring a test failureMartin Storsjö
2016-12-28fate: Add --ignore-tests configure option for omitting specific FATE testsJanne Grunau