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/ref
AgeCommit message (Expand)Author
2013-05-01Merge commit 'e036bb7899d0faca9159206be9bf5552e76e7633'Michael Niedermayer
2013-04-30fate: add test for separatefields filterPaul B Mahol
2013-04-30fate: add test for swapuv filterPaul B Mahol
2013-04-30fate: add test for telecine filterPaul B Mahol
2013-04-30FATE: add an additional indeo3 testAnton Khirnov
2013-04-30fate: remove forgotten transpose filter results from old system.Clément Bœsch
2013-04-30fate: port remaining filters to new system.Clément Bœsch
2013-04-30fate: move kerndeint test to the new system.Clément Bœsch
2013-04-30fate: add bitexact flags to alphaextract/alphamerge tests.Clément Bœsch
2013-04-30fate: move a few simple pixfmts tests to the new system.Clément Bœsch
2013-04-29fate: move lavd filters tests to the new system.Clément Bœsch
2013-04-29fate: remove '#' in filter parameters.Clément Bœsch
2013-04-29fate: move alphaextract and alphamerge tests to the new system.Clément Bœsch
2013-04-29fate: move colormatrix tests to the new system.Clément Bœsch
2013-04-29fate: restore our settings for drawtext/fade/unsharp.Clément Bœsch
2013-04-29fate: move more tests from lavfi-regression.sh to filter-video.mak.Clément Bœsch
2013-04-28sws: fix typo in xyz2rgb matrix use.Michael Niedermayer
2013-04-28fate: re-enable jpeg2000 test with rgb48leMichael Niedermayer
2013-04-28Merge commit 'b963f021b603509b5159873de4919dec441d0782'Michael Niedermayer
2013-04-28Merge commit '28663511c99b3cdaf9387a15032259879474f5f4'Michael Niedermayer
2013-04-28Merge commit '03b052c023e1f58d879cb7eeb6421ed39262d39d'Michael Niedermayer
2013-04-27fate: Invoke pixfmts lavfi tests through fate-run.shDiego Biurrun
2013-04-27fate: Invoke pixdesc lavfi tests through fate-run.shDiego Biurrun
2013-04-27fate: Invoke standard lavfi tests through fate-run.shDiego Biurrun
2013-04-26avformat/mux: set avoid_negative_ts based on flags if not overridden by user ...Michael Niedermayer
2013-04-25lavf: introduce AVFMT_TS_NEGATIVELuca Barbato
2013-04-25Merge commit 'fc18cc44ebfae07da153dc782572e7ce2f6fe47d'Michael Niedermayer
2013-04-24lavc: check decoded subtitles encoding.Nicolas George
2013-04-24fate: add CVFC1_Sony_C to h264 conformance testsVittorio Giovara
2013-04-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-22JPEG 2000 decoder for DCinemaNicolas Bertrand
2013-04-20lavc/gif: add flag to enable transparency detection between frames.Clément Bœsch
2013-04-19lavf/gif: correct the delay after the first frame.Clément Bœsch
2013-04-19lavf/gif: fix timing.Clément Bœsch
2013-04-19gif: use only one graphic control extension block per image.Clément Bœsch
2013-04-19fate/gif: create meaningful gif encoding tests.Clément Bœsch
2013-04-18fate: hot fix for gif failure.Clément Bœsch
2013-04-18Cleanse GIF muxer and encoder.Clément Bœsch
2013-04-16fate: fix histogram test, try #2Michael Niedermayer
2013-04-15vf_histogram: avoid floats, unbreak fateMichael Niedermayer
2013-04-15FATE: add a test for the histogram filterPaul B Mahol
2013-04-12vf_interlace: fix frame rateMichael Niedermayer
2013-04-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-12avcodec: rename prores encodersMichael Niedermayer
2013-04-11FATE: add a test for the interlace filterVittorio Giovara
2013-04-11fate: add tests for unknown channel layouts.Nicolas George
2013-04-07lavc: fix recoded subtitles end.Nicolas George
2013-04-06fate: add coverage for background disposal in gif decoderPaul B Mahol
2013-04-03lavc: do not init frame with guessed layout.Nicolas George
2013-03-28fate/filter: make overlay test bitexact.Clément Bœsch