[FFmpeg-cvslog] fate: Add VC-1 interlaced twomv test
Tim Walker
git at videolan.org
Fri Sep 26 22:06:48 CEST 2014
ffmpeg | branch: master | Tim Walker <tdskywalker at gmail.com> | Sun Sep 21 16:16:33 2014 +0100| [b39ebcddd47daf37659796aaa7d068668086507a] | committer: Tim Walker
fate: Add VC-1 interlaced twomv test
CC: libav-stable at libav.org
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b39ebcddd47daf37659796aaa7d068668086507a
---
tests/fate/microsoft.mak | 3 +++
tests/ref/fate/vc1_ilaced_twomv | 14 ++++++++++++++
2 files changed, 17 insertions(+)
diff --git a/tests/fate/microsoft.mak b/tests/fate/microsoft.mak
index ea41c42..c1cedea 100644
--- a/tests/fate/microsoft.mak
+++ b/tests/fate/microsoft.mak
@@ -53,6 +53,9 @@ fate-vc1_sa10143: CMD = framecrc -i $(TARGET_SAMPLES)/vc1/SA10143.vc1
FATE_VC1-$(CONFIG_VC1_DEMUXER) += fate-vc1_sa20021
fate-vc1_sa20021: CMD = framecrc -i $(TARGET_SAMPLES)/vc1/SA20021.vc1
+FATE_VC1-$(CONFIG_VC1_DEMUXER) += fate-vc1_ilaced_twomv
+fate-vc1_ilaced_twomv: CMD = framecrc -i $(TARGET_SAMPLES)/vc1/ilaced_twomv.vc1
+
FATE_VC1-$(CONFIG_MOV_DEMUXER) += fate-vc1-ism
fate-vc1-ism: CMD = framecrc -i $(TARGET_SAMPLES)/isom/vc1-wmapro.ism -an
diff --git a/tests/ref/fate/vc1_ilaced_twomv b/tests/ref/fate/vc1_ilaced_twomv
new file mode 100644
index 0000000..9a5d391
--- /dev/null
+++ b/tests/ref/fate/vc1_ilaced_twomv
@@ -0,0 +1,14 @@
+#tb 0: 1/25
+0, 0, 0, 1, 3110400, 0x764f8856
+0, 2, 2, 1, 3110400, 0x5b6680fa
+0, 3, 3, 1, 3110400, 0x8ee86a47
+0, 4, 4, 1, 3110400, 0xc1ca8532
+0, 5, 5, 1, 3110400, 0x53efd0f9
+0, 6, 6, 1, 3110400, 0xa9605bc9
+0, 7, 7, 1, 3110400, 0xbaa9aede
+0, 8, 8, 1, 3110400, 0x6035644c
+0, 9, 9, 1, 3110400, 0x1d6aff98
+0, 10, 10, 1, 3110400, 0x7b047286
+0, 11, 11, 1, 3110400, 0xa7cb2f84
+0, 12, 12, 1, 3110400, 0xfba20dd1
+0, 13, 13, 1, 3110400, 0x24c32a55
More information about the ffmpeg-cvslog
mailing list