summaryrefslogtreecommitdiff
path: root/tests/lavfi-regression.sh
Commit message (Expand)AuthorAgeFilesLines
* lavfi: remove vf_slicifyAnton Khirnov2012-11-281-5/+3
* fate-lavfi: replace sed/grep/cut combos with awkMans Rullgard2012-10-231-2/+2
* lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard2012-07-041-1/+1
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-121-3/+3
* fate: merge identical pixdesc_be/le testsMans Rullgard2011-06-281-1/+1
* fate: remove output redirections from old regtest scriptsMans Rullgard2011-06-211-4/+2
* fate: do not collect -benchmark outputMans Rullgard2011-05-181-1/+0
* regtest: separate flags for encoding and decodingMans Rullgard2011-05-091-2/+2
* fate: make lavfi tests output only md5Mans Rullgard2011-01-221-9/+12
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-281-0/+1
* Make the crop filters accept parametric expressions.Stefano Sabatini2010-09-251-5/+5
* Change the syntax of the crop filter from x:y:w:h to w:h:x:y.Stefano Sabatini2010-09-241-5/+5
* Add hflip filter.Stefano Sabatini2010-08-171-0/+1
* lavfi-regression: trim \r line ends from showfiltfmts outputMåns Rullgård2010-08-021-2/+2
* Sort lavfi pixdesc tests.Stefano Sabatini2010-08-021-1/+1
* lavfi-regression: use different temp file names for each pixfmt testMåns Rullgård2010-08-011-2/+2
* Reindent.Stefano Sabatini2010-08-011-7/+7
* Split lavfi pixfmts test.Stefano Sabatini2010-08-011-16/+14
* Simplify lavfi-pixfmts test scriptMåns Rullgård2010-08-011-30/+9
* Remove temporary files in lavfi-pixfmts testMåns Rullgård2010-08-011-0/+1
* Fix fate-lavfi-pixfmts test cross-compilation.Stefano Sabatini2010-08-011-2/+3
* Use the ffmpeg specified in $ffmpeg in the pixfmts lavfi test,Stefano Sabatini2010-08-011-1/+1
* Put the filter name before the pixel format name in the lavfi pixfmtsStefano Sabatini2010-08-011-1/+1
* Introduce and use a variable $output in the lavfi pixfmts test code.Stefano Sabatini2010-08-011-1/+2
* Split the lavfi pixfmts tests in _le and _be, this is required as theStefano Sabatini2010-08-011-1/+1
* Rename the not yet enabled test lavfi_pix_fmts to pixfmts, which isStefano Sabatini2010-08-011-1/+1
* Simplify lavfi test script a littleMåns Rullgård2010-07-241-4/+2
* Unbreak parallel lavfi testingMåns Rullgård2010-07-241-1/+3
* regtest: simplify cleanup after each testMåns Rullgård2010-07-211-2/+0
* Fix lavfi pixdesc testMåns Rullgård2010-07-191-13/+1
* Add pixdesctest filter and corresponding test.Stefano Sabatini2010-07-071-0/+20
* Do not exclude anymore the pixel formats rgb444, bgr444, rgb4_byte,Stefano Sabatini2010-06-061-3/+2
* Fix typo.Stefano Sabatini2010-06-031-1/+1
* Exclude from the lavfi_pix_fmts regression test the output pixelStefano Sabatini2010-06-031-0/+18
* Remove useless variables in get_common_elements().Stefano Sabatini2010-06-021-2/+0
* Add libavfilter 1-input - 1-output regression test, corresponding to theStefano Sabatini2010-05-241-1/+36
* Replace "-vfilters" by "-vf" in regtests. Should fix regtest breakage.Vitor Sessak2010-05-131-1/+1
* Make ad-hoc lavfi tests use random values for the slice height usedStefano Sabatini2010-03-171-1/+1
* Add some ad-hoc tests for libavfilter.Stefano Sabatini2010-03-171-5/+11
* Split codec-regression.sh again and create a lavfi-regression.sh forStefano Sabatini2009-10-271-0/+37