aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fate/lavf-video.mak
Commit message (Collapse)AuthorAgeFilesLines
* tests/fate/lavf-video.mak: fix fate-lavf-gif dependenciesMichael Niedermayer2020-01-301-1/+1
| | | | | | | The gif test should depend on gif not fits Regression since: ac4b5d86222006fa71ffe5922e1a34f1422507d8 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Merge commit 'f8df5e2f31a5ba7b30a0e1caaaf5a03c753b3f9b'James Almer2019-03-141-1/+17
| | | | | | | * commit 'f8df5e2f31a5ba7b30a0e1caaaf5a03c753b3f9b': tests: Add a convenience function for video-only lavf tests Merged-by: James Almer <jamrial@gmail.com>
* tests: Add a convenience function for video-only lavf testsDiego Biurrun2019-02-161-0/+13
Rename a test in the process for consistency and simplicity and remove the remnants of the now-unused lavf regression test scripts.