Browse Source

fate: add a case for ticket #3229

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Reviewed-by: Thilo Borgmann <thilo.borgmann@mail.de>
Signed-off-by: Zhong Li <zhong.li@intel.com>
tags/n4.3
Zhong Li 6 years ago
parent
commit
8cd96e13ee
2 changed files with 11 additions and 0 deletions
  1. +3
    -0
      tests/fate/video.mak
  2. +8
    -0
      tests/ref/fate/mjpeg-ticket3229

+ 3
- 0
tests/fate/video.mak View File

@@ -232,6 +232,9 @@ fate-mimic: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/mimic/mimic2-womanl
FATE_VIDEO-$(call DEMDEC, MOV, MJPEGB) += fate-mjpegb
fate-mjpegb: CMD = framecrc -idct simple -fflags +bitexact -i $(TARGET_SAMPLES)/mjpegb/mjpegb_part.mov -an

FATE_VIDEO-$(call DEMDEC, AVI, MJPEG) += fate-mjpeg-ticket3229
fate-mjpeg-ticket3229: CMD = framecrc -idct simple -fflags +bitexact -i $(TARGET_SAMPLES)/mjpeg/mjpeg_field_order.avi -an

FATE_VIDEO-$(call DEMDEC, MVI, MOTIONPIXELS) += fate-motionpixels
fate-motionpixels: CMD = framecrc -i $(TARGET_SAMPLES)/motion-pixels/INTRO-partial.MVI -an -pix_fmt rgb24 -frames:v 111



+ 8
- 0
tests/ref/fate/mjpeg-ticket3229 View File

@@ -0,0 +1,8 @@
#tb 0: 1/30
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 468x312
#sar 0: 0/1
0, 0, 0, 1, 292032, 0x3af3a5f7
0, 6, 6, 1, 292032, 0xe97fb504
0, 8, 8, 1, 292032, 0xd448db04

Loading…
Cancel
Save