summaryrefslogtreecommitdiff
path: root/tests/fate/video.mak
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2012-08-06 19:43:36 +0200
committerJanne Grunau <janne-libav@jannau.net>2012-08-08 15:06:46 +0200
commit69ac6400b8b77b200bce50d04292ea65c0edeefa (patch)
treeb0a0b4827bf94d5217cc6613ee1f261c6a34d953 /tests/fate/video.mak
parent82613564cfae459796642b22fc0163927d7f49e0 (diff)
fate: add test for RTjpeg in nuv with frameheader
Renames the old test to allow using fate-nuv as group for all nuv tests.
Diffstat (limited to 'tests/fate/video.mak')
-rw-r--r--tests/fate/video.mak10
1 files changed, 8 insertions, 2 deletions
diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index e173c4a4b8..b36554f3b1 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -164,8 +164,14 @@ FATE_SAMPLES_AVCONV += fate-mpeg2-field-enc
fate-mpeg2-field-enc: CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/mpeg2/mpeg2_field_encoding.ts -an
# FIXME dropped frames in this test because of coarse timebase
-FATE_SAMPLES_AVCONV += fate-nuv
-fate-nuv: CMD = framecrc -idct simple -i $(SAMPLES)/nuv/Today.nuv -an
+FATE_NUV += fate-nuv-rtjpeg
+fate-nuv-rtjpeg: CMD = framecrc -idct simple -i $(SAMPLES)/nuv/Today.nuv -an
+
+FATE_NUV += fate-nuv-rtjpeg-fh
+fate-nuv-rtjpeg-fh: CMD = framecrc -idct simple -i $(SAMPLES)/nuv/rtjpeg_frameheader.nuv -an
+
+FATE_SAMPLES_AVCONV += $(FATE_NUV)
+fate-nuv: $(FATE_NUV)
FATE_SAMPLES_AVCONV += fate-qpeg
fate-qpeg: CMD = framecrc -i $(SAMPLES)/qpeg/Clock.avi -an -pix_fmt rgb24