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
path: root/tests
AgeCommit message (Expand)Author
2013-04-12avcodec: rename prores encodersMichael Niedermayer
2013-04-12lavfi/aspect: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi/aevalsrc: switch to an AVOptions-based system.Clément Bœsch
2013-04-11fate: add tests for unknown channel layouts.Nicolas George
2013-04-11Merge commit 'ba8efac977f4276f05274947b2b67d144cbc965a'Michael Niedermayer
2013-04-11lavfi/pp: switch to an AVOptions-based system.Clément Bœsch
2013-04-09af_channelmap: switch to an AVOptions-based system.Anton Khirnov
2013-04-07lavc: fix recoded subtitles end.Nicolas George
2013-04-06coverage: filter /usr/include outMichael Niedermayer
2013-04-06Merge commit 'a862c7d3368241e72a465ab944afa38ea62a6640'Michael Niedermayer
2013-04-06fate: add coverage for background disposal in gif decoderPaul B Mahol
2013-04-05Integrate lcov/gcov into LibavReinhard Tartler
2013-04-03lavc: do not init frame with guessed layout.Nicolas George
2013-04-03lavfi/edgedetect: add direct path.Clément Bœsch
2013-03-31fate/filter: use aperms to test volume filter.Clément Bœsch
2013-03-30fate: Print correct error message for reference generation tooMichael Niedermayer
2013-03-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-29fate: add an option to generate the referencesLuca Barbato
2013-03-28fate/filter: make overlay test bitexact.Clément Bœsch
2013-03-28fate/filter: move gradfun filtergraph to a dedicated script.Clément Bœsch
2013-03-28fate/filter: move concat filtergraph to a dedicated script.Clément Bœsch
2013-03-28fate/filter: move some CMD below deps for consistency.Clément Bœsch
2013-03-28fate/filter: remove pointless indirections for gradfun and hqdn3d.Clément Bœsch
2013-03-28fate/filter: rename 'ubitux' rules to 'sample'.Clément Bœsch
2013-03-28fate/filter: stick delogo test with its deps (cosmetics).Clément Bœsch
2013-03-28fate: Disable af_join test, as its output is not deterministic currentlyMichael Niedermayer
2013-03-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-28Merge commit '43a8333a16c796b3d855fb3aaa742103cb62731f'Michael Niedermayer
2013-03-28Merge commit 'ea290d919a52f0f8c7e30d69328bb011ed13f61a'Michael Niedermayer
2013-03-28Merge commit '1a6d4bd7b60761bd7d955011ce7df4dd6b87b497'Michael Niedermayer
2013-03-28Merge commit '1ae44c87c924b69a0657256fbaa8ad140df2f27c'Michael Niedermayer
2013-03-28FATE: add a test for the join filterAnton Khirnov
2013-03-28FATE: add a test for the volume filterAnton Khirnov
2013-03-28FATE: add a test for the channelsplit filterAnton Khirnov
2013-03-28FATE: add a test for the channelmap filterAnton Khirnov
2013-03-28FATE: add a test for the negate filterAnton Khirnov
2013-03-28FATE: add a test for the overlay filterAnton Khirnov
2013-03-28FATE: add a test for the setpts filterAnton Khirnov
2013-03-28FATE: add a test for the hqdn3d filterAnton Khirnov
2013-03-28FATE: add a test for the transpose filterAnton Khirnov
2013-03-28FATE: add a test for the unsharp filterAnton Khirnov
2013-03-28FATE: add a test for the fade filterAnton Khirnov
2013-03-28FATE: add a test for the drawbox filterAnton Khirnov
2013-03-28FATE: add a test for the boxblur filterAnton Khirnov
2013-03-28FATE: add a test for the gradfun filterAnton Khirnov
2013-03-28fate: filter: Add dependenciesDiego Biurrun
2013-03-27tests/tiny_ssim: include the 2 macros instead of a headerMichael Niedermayer
2013-03-26tiny_ssim: Avoid "for(int ..."Michael Niedermayer
2013-03-26tools: add tiny_ssimLoren Merritt
2013-03-26lavfi/curves: support preset shorthand.Clément Bœsch