]> git.sesse.net Git - ffmpeg/history - tests/lavfi-regression.sh
Do not stop decoding on pnm files with negative maxval.
[ffmpeg] / tests / lavfi-regression.sh
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...