[FFmpeg-cvslog] tests: add fate-xface test

Stefano Sabatini git at videolan.org
Mon Oct 15 08:44:46 CEST 2012


ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Sat Oct 13 18:43:39 2012 +0200| [304c37b216d77a0159651d9a6044ea9612e11762] | committer: Stefano Sabatini

tests: add fate-xface test

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=304c37b216d77a0159651d9a6044ea9612e11762
---

 tests/fate/image.mak |    3 +++
 tests/ref/fate/xface |    2 ++
 2 files changed, 5 insertions(+)

diff --git a/tests/fate/image.mak b/tests/fate/image.mak
index 5b89960..8770c74 100644
--- a/tests/fate/image.mak
+++ b/tests/fate/image.mak
@@ -70,6 +70,9 @@ fate-tiff-fax-g3s: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31DS.TIF
 FATE_IMAGE += $(FATE_TIFF)
 fate-tiff: $(FATE_TIFF)
 
+FATE_IMAGE += fate-xface
+fate-xface: CMD = framecrc -i $(SAMPLES)/xface/lena.xface
+
 FATE_SAMPLES_FFMPEG += $(FATE_IMAGE)
 fate-image: $(FATE_IMAGE)
 
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



More information about the ffmpeg-cvslog mailing list