summaryrefslogtreecommitdiffstats
path: root/tests/fate/video.mak
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2016-10-01 01:41:41 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2016-10-01 03:43:02 +0200
commit68d619a31cd7685573bfe5bf66b51f389edfb962 (patch)
treeb6b0e1a1391a863995fc0cb616070c8d19244e71 /tests/fate/video.mak
parent588c2355a6f578bfded86dfb8a09c5edb851ea58 (diff)
downloadffmpeg-streaming-68d619a31cd7685573bfe5bf66b51f389edfb962.zip
ffmpeg-streaming-68d619a31cd7685573bfe5bf66b51f389edfb962.tar.gz
fate: Add regression test for Ticket 186
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/fate/video.mak')
-rw-r--r--tests/fate/video.mak3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index eddf534..f893688 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -235,8 +235,9 @@ fate-mjpegb: CMD = framecrc -idct simple -fflags +bitexact -i $(TARGET_SAMPLES)/
FATE_VIDEO-$(call DEMDEC, MVI, MOTIONPIXELS) += fate-motionpixels
fate-motionpixels: CMD = framecrc -i $(TARGET_SAMPLES)/motion-pixels/INTRO-partial.MVI -an -pix_fmt rgb24 -vframes 111
-FATE_VIDEO-$(call DEMDEC, MPEGTS, MPEG2VIDEO) += fate-mpeg2-field-enc
+FATE_VIDEO-$(call DEMDEC, MPEGTS, MPEG2VIDEO) += fate-mpeg2-field-enc fate-mpeg2-ticket186
fate-mpeg2-field-enc: CMD = framecrc -flags +bitexact -idct simple -i $(TARGET_SAMPLES)/mpeg2/mpeg2_field_encoding.ts -an -vframes 30
+fate-mpeg2-ticket186: CMD = framecrc -flags +bitexact -idct simple -i $(TARGET_SAMPLES)/mpeg2/t.mpg -an
FATE_VIDEO-$(call DEMDEC, MV, MVC1) += fate-mv-mvc1
fate-mv-mvc1: CMD = framecrc -i $(TARGET_SAMPLES)/mv/posture.mv -an -frames 25 -pix_fmt rgb555le
OpenPOWER on IntegriCloud