| Commit message (Expand) | Author | Age | Files | Lines |
* | fate/lavfi: add lavfi-pixfmts_super2xsai test | Stefano Sabatini | 2012-06-16 | 1 | -0/+1 |
* | tests/lavfi: use do_lavfi_pixfmts for the pixdesctest test | Stefano Sabatini | 2012-05-26 | 1 | -7/+1 |
* | tests/lavfi: rework lavfi-regression.sh, avoid use of ffmpeg -pix_fmts | Stefano Sabatini | 2012-05-26 | 1 | -6/+11 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-14 | 1 | -1/+1 |
|\ |
|
* | | libavfilter: add colormatrix filter | multiple authors | 2012-04-04 | 1 | -0/+7 |
* | | fate: disable deshake test as it isnt binary identical across archs. | Michael Niedermayer | 2012-02-29 | 1 | -1/+0 |
* | | fate: switch lavfi-pp targets which need bitexact flags to use them. | Michael Niedermayer | 2012-02-29 | 1 | -5/+5 |
* | | fate: More libpostproc tests to improve coverage. | Michael Niedermayer | 2012-02-29 | 1 | -0/+5 |
* | | tests: add libpostproc test | Michael Niedermayer | 2012-02-28 | 1 | -0/+1 |
* | | fate: add test for the life video source. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | | fate: add test for the unsharp video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | | fate: add test for the transpose video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | | fate: add test for the thumbnail video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | | fate: add test for the select video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | | fate: add test for the pad video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | | fate: add test for the overlay video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | | fate: add test for the fade video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | | fate: add test for the drawbox video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | | fate: add test for the deshake video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | | fate: add tests for the setsar and setdar video filters. | Nicolas George | 2012-02-27 | 1 | -0/+2 |
* | | fate: add tests for testsrc. | Nicolas George | 2012-02-27 | 1 | -0/+12 |
* | | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925' | Michael Niedermayer | 2011-08-13 | 1 | -3/+3 |
|\| |
|
| * | Make a copy of ffmpeg under a new name -- avconv. | Anton Khirnov | 2011-08-12 | 1 | -3/+3 |
* | | lavfi-showfiltfmts: extend output format for specifying audio data | Stefano Sabatini | 2011-07-28 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-29 | 1 | -1/+1 |
|\| |
|
| * | fate: merge identical pixdesc_be/le tests | Mans Rullgard | 2011-06-28 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-22 | 1 | -4/+2 |
|\| |
|
| * | fate: remove output redirections from old regtest scripts | Mans Rullgard | 2011-06-21 | 1 | -4/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-19 | 1 | -1/+0 |
|\| |
|
| * | fate: do not collect -benchmark output | Mans Rullgard | 2011-05-18 | 1 | -1/+0 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-10 | 1 | -2/+2 |
|\| |
|
| * | regtest: separate flags for encoding and decoding | Mans Rullgard | 2011-05-09 | 1 | -2/+2 |
| * | fate: make lavfi tests output only md5 | Mans Rullgard | 2011-01-22 | 1 | -9/+12 |
* | | lavfi-regression: provide filter arguments to showfiltfmts | Stefano Sabatini | 2011-05-05 | 1 | -1/+1 |
* | | fate: make lavfi tests output only md5 | Mans Rullgard | 2011-01-23 | 1 | -9/+12 |
|/ |
|
* | Add copy filter, useful for testing the avfilter_draw_slice() copy | Stefano Sabatini | 2010-12-28 | 1 | -0/+1 |
* | Make the crop filters accept parametric expressions. | Stefano Sabatini | 2010-09-25 | 1 | -5/+5 |
* | Change the syntax of the crop filter from x:y:w:h to w:h:x:y. | Stefano Sabatini | 2010-09-24 | 1 | -5/+5 |
* | Add hflip filter. | Stefano Sabatini | 2010-08-17 | 1 | -0/+1 |
* | lavfi-regression: trim \r line ends from showfiltfmts output | Måns Rullgård | 2010-08-02 | 1 | -2/+2 |
* | Sort lavfi pixdesc tests. | Stefano Sabatini | 2010-08-02 | 1 | -1/+1 |
* | lavfi-regression: use different temp file names for each pixfmt test | Måns Rullgård | 2010-08-01 | 1 | -2/+2 |
* | Reindent. | Stefano Sabatini | 2010-08-01 | 1 | -7/+7 |
* | Split lavfi pixfmts test. | Stefano Sabatini | 2010-08-01 | 1 | -16/+14 |
* | Simplify lavfi-pixfmts test script | Måns Rullgård | 2010-08-01 | 1 | -30/+9 |
* | Remove temporary files in lavfi-pixfmts test | Måns Rullgård | 2010-08-01 | 1 | -0/+1 |
* | Fix fate-lavfi-pixfmts test cross-compilation. | Stefano Sabatini | 2010-08-01 | 1 | -2/+3 |
* | Use the ffmpeg specified in $ffmpeg in the pixfmts lavfi test, | Stefano Sabatini | 2010-08-01 | 1 | -1/+1 |
* | Put the filter name before the pixel format name in the lavfi pixfmts | Stefano Sabatini | 2010-08-01 | 1 | -1/+1 |
* | Introduce and use a variable $output in the lavfi pixfmts test code. | Stefano Sabatini | 2010-08-01 | 1 | -1/+2 |