summaryrefslogtreecommitdiff
path: root/tests/lavfi-regression.sh
Commit message (Expand)AuthorAge
...
* | libavfilter: add colormatrix filtermultiple authors2012-04-04
* | fate: disable deshake test as it isnt binary identical across archs.Michael Niedermayer2012-02-29
* | fate: switch lavfi-pp targets which need bitexact flags to use them.Michael Niedermayer2012-02-29
* | fate: More libpostproc tests to improve coverage.Michael Niedermayer2012-02-29
* | tests: add libpostproc testMichael Niedermayer2012-02-28
* | fate: add test for the life video source.Nicolas George2012-02-27
* | fate: add test for the unsharp video filter.Nicolas George2012-02-27
* | fate: add test for the transpose video filter.Nicolas George2012-02-27
* | fate: add test for the thumbnail video filter.Nicolas George2012-02-27
* | fate: add test for the select video filter.Nicolas George2012-02-27
* | fate: add test for the pad video filter.Nicolas George2012-02-27
* | fate: add test for the overlay video filter.Nicolas George2012-02-27
* | fate: add test for the fade video filter.Nicolas George2012-02-27
* | fate: add test for the drawbox video filter.Nicolas George2012-02-27
* | fate: add test for the deshake video filter.Nicolas George2012-02-27
* | fate: add tests for the setsar and setdar video filters.Nicolas George2012-02-27
* | fate: add tests for testsrc.Nicolas George2012-02-27
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-13
|\|
| * Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-12
* | lavfi-showfiltfmts: extend output format for specifying audio dataStefano Sabatini2011-07-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-29
|\|
| * fate: merge identical pixdesc_be/le testsMans Rullgard2011-06-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-22
|\|
| * fate: remove output redirections from old regtest scriptsMans Rullgard2011-06-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-19
|\|
| * fate: do not collect -benchmark outputMans Rullgard2011-05-18
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-10
|\|
| * regtest: separate flags for encoding and decodingMans Rullgard2011-05-09
| * fate: make lavfi tests output only md5Mans Rullgard2011-01-22
* | lavfi-regression: provide filter arguments to showfiltfmtsStefano Sabatini2011-05-05
* | fate: make lavfi tests output only md5Mans Rullgard2011-01-23
|/
* 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