| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Split the lavfi pixfmts tests in _le and _be, this is required as the | Stefano Sabatini | 2010-08-01 | 1 | -1/+1 |
* | Rename the not yet enabled test lavfi_pix_fmts to pixfmts, which is | Stefano Sabatini | 2010-08-01 | 1 | -1/+1 |
* | Simplify lavfi test script a little | Måns Rullgård | 2010-07-24 | 1 | -4/+2 |
* | Unbreak parallel lavfi testing | Måns Rullgård | 2010-07-24 | 1 | -1/+3 |
* | regtest: simplify cleanup after each test | Måns Rullgård | 2010-07-21 | 1 | -2/+0 |
* | Fix lavfi pixdesc test | Måns Rullgård | 2010-07-19 | 1 | -13/+1 |
* | Add pixdesctest filter and corresponding test. | Stefano Sabatini | 2010-07-07 | 1 | -0/+20 |
* | Do not exclude anymore the pixel formats rgb444, bgr444, rgb4_byte, | Stefano Sabatini | 2010-06-06 | 1 | -3/+2 |
* | Fix typo. | Stefano Sabatini | 2010-06-03 | 1 | -1/+1 |
* | Exclude from the lavfi_pix_fmts regression test the output pixel | Stefano Sabatini | 2010-06-03 | 1 | -0/+18 |
* | Remove useless variables in get_common_elements(). | Stefano Sabatini | 2010-06-02 | 1 | -2/+0 |
* | Add libavfilter 1-input - 1-output regression test, corresponding to the | Stefano Sabatini | 2010-05-24 | 1 | -1/+36 |
* | Replace "-vfilters" by "-vf" in regtests. Should fix regtest breakage. | Vitor Sessak | 2010-05-13 | 1 | -1/+1 |
* | Make ad-hoc lavfi tests use random values for the slice height used | Stefano Sabatini | 2010-03-17 | 1 | -1/+1 |
* | Add some ad-hoc tests for libavfilter. | Stefano Sabatini | 2010-03-17 | 1 | -5/+11 |
* | Split codec-regression.sh again and create a lavfi-regression.sh for | Stefano Sabatini | 2009-10-27 | 1 | -0/+37 |