From 3b619cab31a34ef1933d818754775d3bf3ea2a61 Mon Sep 17 00:00:00 2001 From: Vitor Sessak Date: Sat, 28 Aug 2010 11:46:03 +0000 Subject: [PATCH] CCITT Fax Group compression fate tests Originally committed as revision 24954 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/fate2.mak | 12 ++++++++++++ tests/ref/fate/fax-g3 | 1 + tests/ref/fate/fax-g3s | 1 + tests/ref/fate/fax-g4 | 1 + tests/ref/fate/fax-g4s | 1 + 5 files changed, 16 insertions(+) create mode 100644 tests/ref/fate/fax-g3 create mode 100644 tests/ref/fate/fax-g3s create mode 100644 tests/ref/fate/fax-g4 create mode 100644 tests/ref/fate/fax-g4s diff --git a/tests/fate2.mak b/tests/fate2.mak index efd7ea3274..7e48169767 100644 --- a/tests/fate2.mak +++ b/tests/fate2.mak @@ -184,3 +184,15 @@ fate-txd-16bpp: CMD = framecrc -i $(SAMPLES)/txd/misc.txd -pix_fmt bgra -an FATE_TESTS += fate-vp3 fate-vp3: CMD = framecrc -i $(SAMPLES)/vp3/vp31.avi + +FATE_TESTS += fate-fax-g3 +fate-fax-g3: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31D.TIF + +FATE_TESTS += fate-fax-g3s +fate-fax-g3s: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31DS.TIF + +FATE_TESTS += fate-fax-g4 +fate-fax-g4: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G4.TIF + +FATE_TESTS += fate-fax-g4s +fate-fax-g4s: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G4S.TIF diff --git a/tests/ref/fate/fax-g3 b/tests/ref/fate/fax-g3 new file mode 100644 index 0000000000..b712dd2a8a --- /dev/null +++ b/tests/ref/fate/fax-g3 @@ -0,0 +1 @@ +0, 0, 1000384, 0xb758eb8b diff --git a/tests/ref/fate/fax-g3s b/tests/ref/fate/fax-g3s new file mode 100644 index 0000000000..b712dd2a8a --- /dev/null +++ b/tests/ref/fate/fax-g3s @@ -0,0 +1 @@ +0, 0, 1000384, 0xb758eb8b diff --git a/tests/ref/fate/fax-g4 b/tests/ref/fate/fax-g4 new file mode 100644 index 0000000000..b712dd2a8a --- /dev/null +++ b/tests/ref/fate/fax-g4 @@ -0,0 +1 @@ +0, 0, 1000384, 0xb758eb8b diff --git a/tests/ref/fate/fax-g4s b/tests/ref/fate/fax-g4s new file mode 100644 index 0000000000..b712dd2a8a --- /dev/null +++ b/tests/ref/fate/fax-g4s @@ -0,0 +1 @@ +0, 0, 1000384, 0xb758eb8b