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
2012-11-12fate/lavfi: increase vf tile coverage.Clément Bœsch
2012-10-31lavfi: add field filterStefano Sabatini
2012-10-29lavfi/scale: accept named options, make parsing more robustStefano Sabatini
2012-10-28fate/scalenorm: unbreak fateMichael Niedermayer
2012-10-28tests: do not set bogus scale sws_flags option in the scalenorm testStefano Sabatini
2012-10-28fate: make sure the global sws flags are set to be bitexact for scalenormMichael Niedermayer
2012-10-28fate: add a test for scale with variable input format.Nicolas George
2012-10-11fate: add vf_idet filter to lavfi regression testsMatthieu Bouron
2012-09-06tests/lavfi-regression: name temporary files after $testname in do_lavfi_pixf...Stefano Sabatini
2012-09-06tests: add tinterlace filter testsStefano Sabatini
2012-09-06tests/lavfi-regressions: support user-specified test name in do_lavfi_pixfmts()Stefano Sabatini
2012-08-17lavfi: add edgedetect filter.Clément Bœsch
2012-08-01fate: add test for the tile video filter.Nicolas George
2012-07-22lavfi: add alphaextract and alphamerge filtersSteven Robertson
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-04lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard
2012-06-16fate/lavfi: add lavfi-pixfmts_super2xsai testStefano Sabatini
2012-05-26tests/lavfi: use do_lavfi_pixfmts for the pixdesctest testStefano Sabatini
2012-05-26tests/lavfi: rework lavfi-regression.sh, avoid use of ffmpeg -pix_fmtsStefano Sabatini
2012-04-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-05libavfilter: add colormatrix filtermultiple authors
2012-02-29fate: disable deshake test as it isnt binary identical across archs.Michael Niedermayer
2012-02-29fate: switch lavfi-pp targets which need bitexact flags to use them.Michael Niedermayer
2012-02-29fate: More libpostproc tests to improve coverage.Michael Niedermayer
2012-02-28tests: add libpostproc testMichael Niedermayer
2012-02-27fate: add test for the life video source.Nicolas George
2012-02-27fate: add test for the unsharp video filter.Nicolas George
2012-02-27fate: add test for the transpose video filter.Nicolas George
2012-02-27fate: add test for the thumbnail video filter.Nicolas George
2012-02-27fate: add test for the select video filter.Nicolas George
2012-02-27fate: add test for the pad video filter.Nicolas George
2012-02-27fate: add test for the overlay video filter.Nicolas George
2012-02-27fate: add test for the fade video filter.Nicolas George
2012-02-27fate: add test for the drawbox video filter.Nicolas George
2012-02-27fate: add test for the deshake video filter.Nicolas George
2012-02-27fate: add tests for the setsar and setdar video filters.Nicolas George
2012-02-27fate: add tests for testsrc.Nicolas George
2011-08-13Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer
2011-08-12Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov
2011-07-28lavfi-showfiltfmts: extend output format for specifying audio dataStefano Sabatini
2011-06-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-29fate: merge identical pixdesc_be/le testsMans Rullgard
2011-06-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-21fate: remove output redirections from old regtest scriptsMans Rullgard
2011-05-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-18fate: do not collect -benchmark outputMans Rullgard
2011-05-10Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-09regtest: separate flags for encoding and decodingMans Rullgard
2011-05-05lavfi-regression: provide filter arguments to showfiltfmtsStefano Sabatini
2011-01-23fate: make lavfi tests output only md5Mans Rullgard