summaryrefslogtreecommitdiff
path: root/tests/lavfi-regression.sh
Commit message (Expand)AuthorAge
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-12
* fate: merge identical pixdesc_be/le testsMans Rullgard2011-06-28
* fate: remove output redirections from old regtest scriptsMans Rullgard2011-06-21
* fate: do not collect -benchmark outputMans Rullgard2011-05-18
* regtest: separate flags for encoding and decodingMans Rullgard2011-05-09
* fate: make lavfi tests output only md5Mans Rullgard2011-01-22
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-28
* Make the crop filters accept parametric expressions.Stefano Sabatini2010-09-25
* Change the syntax of the crop filter from x:y:w:h to w:h:x:y.Stefano Sabatini2010-09-24
* Add hflip filter.Stefano Sabatini2010-08-17
* lavfi-regression: trim \r line ends from showfiltfmts outputMåns Rullgård2010-08-02
* Sort lavfi pixdesc tests.Stefano Sabatini2010-08-02
* lavfi-regression: use different temp file names for each pixfmt testMåns Rullgård2010-08-01
* Reindent.Stefano Sabatini2010-08-01
* Split lavfi pixfmts test.Stefano Sabatini2010-08-01
* Simplify lavfi-pixfmts test scriptMåns Rullgård2010-08-01
* Remove temporary files in lavfi-pixfmts testMåns Rullgård2010-08-01
* Fix fate-lavfi-pixfmts test cross-compilation.Stefano Sabatini2010-08-01
* Use the ffmpeg specified in $ffmpeg in the pixfmts lavfi test,Stefano Sabatini2010-08-01
* Put the filter name before the pixel format name in the lavfi pixfmtsStefano Sabatini2010-08-01
* Introduce and use a variable $output in the lavfi pixfmts test code.Stefano Sabatini2010-08-01
* Split the lavfi pixfmts tests in _le and _be, this is required as theStefano Sabatini2010-08-01
* Rename the not yet enabled test lavfi_pix_fmts to pixfmts, which isStefano Sabatini2010-08-01
* Simplify lavfi test script a littleMåns Rullgård2010-07-24
* Unbreak parallel lavfi testingMåns Rullgård2010-07-24
* regtest: simplify cleanup after each testMåns Rullgård2010-07-21
* Fix lavfi pixdesc testMåns Rullgård2010-07-19
* Add pixdesctest filter and corresponding test.Stefano Sabatini2010-07-07
* Do not exclude anymore the pixel formats rgb444, bgr444, rgb4_byte,Stefano Sabatini2010-06-06
* Fix typo.Stefano Sabatini2010-06-03
* Exclude from the lavfi_pix_fmts regression test the output pixelStefano Sabatini2010-06-03
* Remove useless variables in get_common_elements().Stefano Sabatini2010-06-02
* Add libavfilter 1-input - 1-output regression test, corresponding to theStefano Sabatini2010-05-24
* Replace "-vfilters" by "-vf" in regtests. Should fix regtest breakage.Vitor Sessak2010-05-13
* Make ad-hoc lavfi tests use random values for the slice height usedStefano Sabatini2010-03-17
* Add some ad-hoc tests for libavfilter.Stefano Sabatini2010-03-17
* Split codec-regression.sh again and create a lavfi-regression.sh forStefano Sabatini2009-10-27