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-28lavfi: remove vf_slicifyAnton Khirnov
2012-10-23fate-lavfi: replace sed/grep/cut combos with awkMans Rullgard
2012-07-04lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard
2011-08-12Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov
2011-06-29fate: merge identical pixdesc_be/le testsMans Rullgard
2011-06-21fate: remove output redirections from old regtest scriptsMans Rullgard
2011-05-18fate: do not collect -benchmark outputMans Rullgard
2011-05-09regtest: separate flags for encoding and decodingMans 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
2010-07-24Unbreak parallel lavfi testingMåns Rullgård
2010-07-22regtest: simplify cleanup after each testMåns Rullgård
2010-07-19Fix lavfi pixdesc testMåns Rullgård
2010-07-07Add pixdesctest filter and corresponding test.Stefano Sabatini
2010-06-06Do not exclude anymore the pixel formats rgb444, bgr444, rgb4_byte,Stefano Sabatini
2010-06-04Fix typo.Stefano Sabatini
2010-06-04Exclude from the lavfi_pix_fmts regression test the output pixelStefano Sabatini
2010-06-02Remove useless variables in get_common_elements().Stefano Sabatini
2010-05-25Add libavfilter 1-input - 1-output regression test, corresponding to theStefano Sabatini
2010-05-13Replace "-vfilters" by "-vf" in regtests. Should fix regtest breakage.Vitor Sessak
2010-03-18Make ad-hoc lavfi tests use random values for the slice height usedStefano Sabatini
2010-03-18Add some ad-hoc tests for libavfilter.Stefano Sabatini
2009-10-27Split codec-regression.sh again and create a lavfi-regression.sh forStefano Sabatini