Re: [libav-devel] [PATCH 3/3] fate: Add VC-1 interlaced twomv test

2014-09-25 Thread Luca Barbato

On 25/09/14 18:47, Tim Walker wrote:

CC: libav-sta...@libav.org
---
  tests/fate/microsoft.mak|  3 +++
  tests/ref/fate/vc1_ilaced_twomv | 14 ++
  2 files changed, 17 insertions(+)
  create mode 100644 tests/ref/fate/vc1_ilaced_twomv



Seems fine.

___
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel


[libav-devel] [PATCH 3/3] fate: Add VC-1 interlaced twomv test

2014-09-25 Thread Tim Walker
CC: libav-sta...@libav.org
---
 tests/fate/microsoft.mak|  3 +++
 tests/ref/fate/vc1_ilaced_twomv | 14 ++
 2 files changed, 17 insertions(+)
 create mode 100644 tests/ref/fate/vc1_ilaced_twomv

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 000..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
-- 
1.9.3 (Apple Git-50)

___
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel