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-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
2011-01-22fate: make lavfi tests output only md5Mans Rullgard
2010-12-28Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini
2010-09-25Make the crop filters accept parametric expressions.Stefano Sabatini
2010-09-25Change the syntax of the crop filter from x:y:w:h to w:h:x:y.Stefano Sabatini
2010-08-17Add hflip filter.Stefano Sabatini
2010-08-02lavfi-regression: trim \r line ends from showfiltfmts outputMåns Rullgård
2010-08-02Sort lavfi pixdesc tests.Stefano Sabatini
2010-08-02lavfi-regression: use different temp file names for each pixfmt testMåns Rullgård
2010-08-02Reindent.Stefano Sabatini
2010-08-02Split lavfi pixfmts test.Stefano Sabatini
2010-08-01Simplify lavfi-pixfmts test scriptMåns Rullgård
2010-08-01Remove temporary files in lavfi-pixfmts testMåns Rullgård
2010-08-01Fix fate-lavfi-pixfmts test cross-compilation.Stefano Sabatini
2010-08-01Use the ffmpeg specified in $ffmpeg in the pixfmts lavfi test,Stefano Sabatini
2010-08-01Put the filter name before the pixel format name in the lavfi pixfmtsStefano Sabatini
2010-08-01Introduce and use a variable $output in the lavfi pixfmts test code.Stefano Sabatini
2010-08-01Split the lavfi pixfmts tests in _le and _be, this is required as theStefano Sabatini
2010-08-01Rename the not yet enabled test lavfi_pix_fmts to pixfmts, which isStefano Sabatini
2010-07-24Simplify lavfi test script a littleMåns Rullgård