[FFmpeg-devel] [PATCH 3/3] fate/video: vqc testcase

Peter Ross pross at xvid.org
Sun Nov 6 04:52:35 EET 2022


---
 tests/fate/video.mak | 3 +++
 tests/ref/fate/vqc   | 6 ++++++
 2 files changed, 9 insertions(+)
 create mode 100644 tests/ref/fate/vqc

diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index 40cdd9e3b6..af7e77e814 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -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)
diff --git a/tests/ref/fate/vqc b/tests/ref/fate/vqc
new file mode 100644
index 0000000000..c59393a36f
--- /dev/null
+++ b/tests/ref/fate/vqc
@@ -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
-- 
2.35.1

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20221106/9135513b/attachment.sig>


More information about the ffmpeg-devel mailing list