summaryrefslogtreecommitdiff
path: root/tests/fate/filter-video.mak
Commit message (Collapse)AuthorAge
* fate: generate tests/pixfmts.mak for all targets requiring itJanne Grunau2014-08-05
| | | | | | All subtargets which should run the fate-filter-pixdesc% need to generate and include tests/pixfmts.mak. Most noteable missing target was fate itself.
* fate: Only generate tests/pixfmts.mak if some pixfmts fate test is runDiego Biurrun2014-08-04
|
* fate: Split fate-pixdesc tests and dispatch them through MakeDiego Biurrun2014-08-01
| | | | This allows running all the tests individually and/or in parallel.
* FATE: add tests for the shuffleplanes filterAnton Khirnov2014-03-05
|
* fate: add framepack filter testVittorio Giovara2014-01-09
|
* fate: add one select filter testVittorio Giovara2013-11-21
| | | | This test selects alternate frames from input.
* FATE: add bitexact sws flags to the fieldorder testPaul B Mahol2013-10-27
| | | | | | swscale is called for the 420 to 422 conversion Signed-off-by: Anton Khirnov <anton@khirnov.net>
* fate: add fieldorder filter testVittorio Giovara2013-10-22
| | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* fate: use current syntax for the scale filterSean McGovern2013-07-12
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* fate: Add a --target-samples path parameterMartin Storsjö2013-05-28
| | | | | | | This allows having the samples accessible via different paths on the target and on the host. Signed-off-by: Martin Storsjö <martin@martin.st>
* fate: Don't use files from SRC_PATH in the actual testsMartin Storsjö2013-05-28
| | | | | | | | | If building out of tree, make sure the filter scripts are copied into the build tree before running tests. This makes sure that SRC_PATH doesn't need to exist on the remote system (or doesn't need to exist at the same path). Signed-off-by: Martin Storsjö <martin@martin.st>
* FATE: use a less ambiguous end time for filter-trim-time testAnton Khirnov2013-05-07
| | | | | 0.1 seconds at 25 fps is exactly 2.5 frames, which may be rounded either to 2 or 3 on different platforms.
* lavfi: add trim and atrim filters.Anton Khirnov2013-04-30
|
* fate: Invoke pixfmts lavfi tests through fate-run.shDiego Biurrun2013-04-27
|
* fate: Invoke pixdesc lavfi tests through fate-run.shDiego Biurrun2013-04-27
|
* fate: Invoke standard lavfi tests through fate-run.shDiego Biurrun2013-04-27
|
* fate: cosmetics: More sensible order for entries in video filter fileDiego Biurrun2013-04-19
|
* fate: Rename video filters file and add separate video filters targetDiego Biurrun2013-04-19