mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
fate/video: vqc testcase
This commit is contained in:
parent
e75e3ac106
commit
b48d2320f1
@ -374,6 +374,9 @@ fate-xxan-wc4: CMD = framecrc -i $(TARGET_SAMPLES)/wc4-xan/wc4trailer-partial.av
|
||||
FATE_VIDEO-$(call FRAMECRC, WAV, SMVJPEG) += fate-smvjpeg
|
||||
fate-smvjpeg: CMD = framecrc -idct simple -flags +bitexact -i $(TARGET_SAMPLES)/smv/clock.smv -an
|
||||
|
||||
FATE_VIDEO-$(call FRAMECRC, AVI, VQC) += fate-vqc
|
||||
fate-vqc: CMD = framecrc -i $(TARGET_SAMPLES)/vqc/samp1.avi
|
||||
|
||||
FATE_VIDEO += $(FATE_VIDEO-yes)
|
||||
|
||||
FATE_SAMPLES_FFMPEG += $(FATE_VIDEO)
|
||||
|
6
tests/ref/fate/vqc
Normal file
6
tests/ref/fate/vqc
Normal file
@ -0,0 +1,6 @@
|
||||
#tb 0: 845/25333
|
||||
#media_type 0: video
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 320x240
|
||||
#sar 0: 0/1
|
||||
0, 0, 0, 1, 115200, 0xb32bba4f
|
Loading…
Reference in New Issue
Block a user