[SCM] libav/experimental: Add QDM2 test
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 17:11:00 UTC 2013
The following commit has been merged in the experimental branch:
commit 369b49630d628636935a533587e0337557833a92
Author: Vitor Sessak <vitor1001 at gmail.com>
Date: Sat Jul 10 23:41:26 2010 +0000
Add QDM2 test
Originally committed as revision 24178 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/tests/fate2.mak b/tests/fate2.mak
index b1a2cfd..0f36829 100644
--- a/tests/fate2.mak
+++ b/tests/fate2.mak
@@ -71,3 +71,9 @@ fate-qcelp: CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/qcp/0036580847.QCP -f s16l
fate-qcelp: CMP = oneoff
fate-qcelp: REF = $(SAMPLES)/qcp/0036580847.pcm
+FATE2_TESTS += fate-qdm2
+fate-qdm2: CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/qt-surge-suite/surge-2-16-B-QDM2.mov -f s16le -
+fate-qdm2: CMP = oneoff
+fate-qdm2: REF = $(SAMPLES)/qt-surge-suite/surge-2-16-B-QDM2.pcm
+fate-qdm2: FUZZ = 2
+
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list