]> git.sesse.net Git - ffmpeg/commit
tests: add overlay rgb and yuv444 tests
authorStefano Sabatini <stefasab@gmail.com>
Tue, 5 Mar 2013 00:42:00 +0000 (01:42 +0100)
committerStefano Sabatini <stefasab@gmail.com>
Tue, 5 Mar 2013 12:20:13 +0000 (13:20 +0100)
commitaba18c5af9e7c4775c0fe69a9e3adc26d1efda41
tree13cf01ab2130158d67a4e0da031a9544ed095bfb
parent29d8cd265a536063420afe78375b2176a9e1abc5
tests: add overlay rgb and yuv444 tests

Also rename overlay test to overlay_yuv420 accordingly.
tests/fate/avfilter.mak
tests/lavfi-regression.sh
tests/ref/lavfi/overlay [deleted file]
tests/ref/lavfi/overlay_rgb [new file with mode: 0644]
tests/ref/lavfi/overlay_yuv420 [new file with mode: 0644]
tests/ref/lavfi/overlay_yuv444 [new file with mode: 0644]