From: Stefano Sabatini <[email protected]>

Signed-off-by: Vittorio Giovara <[email protected]>
---
 tests/fate/image.mak | 3 +++
 tests/ref/fate/xface | 2 ++
 2 files changed, 5 insertions(+)
 create mode 100644 tests/ref/fate/xface

diff --git a/tests/fate/image.mak b/tests/fate/image.mak
index 1357cbd..c8f1122 100644
--- a/tests/fate/image.mak
+++ b/tests/fate/image.mak
@@ -78,3 +78,6 @@ FATE_TIFF-$(call DEMDEC, IMAGE2, TIFF) += $(FATE_TIFF)
 
 FATE_SAMPLES_AVCONV += $(FATE_TIFF-yes)
 fate-tiff: $(FATE_TIFF-yes)
+
+FATE_SAMPLES_AVCONV-$(call DEMDEC, IMAGE2, XFACE) += fate-xface
+fate-xface: CMD = framecrc -i $(TARGET_SAMPLES)/xface/lena.xface
diff --git a/tests/ref/fate/xface b/tests/ref/fate/xface
new file mode 100644
index 0000000..7f1f1e6
--- /dev/null
+++ b/tests/ref/fate/xface
@@ -0,0 +1,2 @@
+#tb 0: 1/25
+0,          0,          0,        1,      288, 0x87ddaef8
-- 
1.8.3.4 (Apple Git-47)

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to