]> git.sesse.net Git - ffmpeg/history - tests/lavfi-regression.sh
swscale: GBRP output support
[ffmpeg] / tests / lavfi-regression.sh
2012-11-28 Anton Khirnovlavfi: remove vf_slicify
2012-10-23 Mans Rullgardfate-lavfi: replace sed/grep/cut combos with awk
2012-07-04 Mans Rullgardlavfi: reclassify showfiltfmts as a TESTPROG
2011-08-12 Anton KhirnovMake a copy of ffmpeg under a new name -- avconv.
2011-06-28 Mans Rullgardfate: merge identical pixdesc_be/le tests
2011-06-21 Mans Rullgardfate: remove output redirections from old regtest scripts
2011-05-18 Mans Rullgardfate: do not collect -benchmark output
2011-05-09 Mans Rullgardregtest: separate flags for encoding and decoding
2011-01-22 Mans Rullgardfate: make lavfi tests output only md5
2010-12-28 Stefano SabatiniAdd copy filter, useful for testing the avfilter_draw_s...
2010-09-25 Stefano SabatiniMake the crop filters accept parametric expressions.
2010-09-24 Stefano SabatiniChange the syntax of the crop filter from x:y:w:h to...
2010-08-17 Stefano SabatiniAdd hflip filter.
2010-08-02 Måns Rullgårdlavfi-regression: trim \r line ends from showfiltfmts...
2010-08-02 Stefano SabatiniSort lavfi pixdesc tests.
2010-08-01 Måns Rullgårdlavfi-regression: use different temp file names for...
2010-08-01 Stefano SabatiniReindent.
2010-08-01 Stefano SabatiniSplit lavfi pixfmts test.
2010-08-01 Måns RullgårdSimplify lavfi-pixfmts test script
2010-08-01 Måns RullgårdRemove temporary files in lavfi-pixfmts test
2010-08-01 Stefano SabatiniFix fate-lavfi-pixfmts test cross-compilation.
2010-08-01 Stefano SabatiniUse the ffmpeg specified in $ffmpeg in the pixfmts...
2010-08-01 Stefano SabatiniPut the filter name before the pixel format name in...
2010-08-01 Stefano SabatiniIntroduce and use a variable $output in the lavfi pixfm...
2010-08-01 Stefano SabatiniSplit the lavfi pixfmts tests in _le and _be, this...
2010-08-01 Stefano SabatiniRename the not yet enabled test lavfi_pix_fmts to pixfm...
2010-07-24 Måns RullgårdSimplify lavfi test script a little
2010-07-24 Måns RullgårdUnbreak parallel lavfi testing
2010-07-21 Måns Rullgårdregtest: simplify cleanup after each test
2010-07-19 Måns RullgårdFix lavfi pixdesc test
2010-07-07 Stefano SabatiniAdd pixdesctest filter and corresponding test.
2010-06-06 Stefano SabatiniDo not exclude anymore the pixel formats rgb444, bgr444...
2010-06-03 Stefano SabatiniFix typo.
2010-06-03 Stefano SabatiniExclude from the lavfi_pix_fmts regression test the...
2010-06-02 Stefano SabatiniRemove useless variables in get_common_elements().
2010-05-24 Stefano SabatiniAdd libavfilter 1-input - 1-output regression test...
2010-05-13 Vitor SessakReplace "-vfilters" by "-vf" in regtests. Should fix...
2010-03-17 Stefano SabatiniMake ad-hoc lavfi tests use random values for the slice...
2010-03-17 Stefano SabatiniAdd some ad-hoc tests for libavfilter.
2009-10-27 Stefano SabatiniSplit codec-regression.sh again and create a lavfi...