From 6b7917ba3ba16cbbcc81d9e007b26f82dd06400f Mon Sep 17 00:00:00 2001 From: Vitor Sessak Date: Sat, 10 Jul 2010 18:46:10 +0000 Subject: Add RealAudio COOK fate2 test Originally committed as revision 24168 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/fate2.mak | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests') diff --git a/tests/fate2.mak b/tests/fate2.mak index 9ae1284294..e0e68d11c3 100644 --- a/tests/fate2.mak +++ b/tests/fate2.mak @@ -57,3 +57,8 @@ FATE2_TESTS += fate-ra-288 fate-ra-288: CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/real/ra_288.rm -f s16le - fate-ra-288: CMP = oneoff fate-ra-288: REF = $(SAMPLES)/real/ra_288.pcm + +FATE2_TESTS += fate-ra-cook +fate-ra-cook: CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/real/ra_cook.rm -f s16le - +fate-ra-cook: CMP = oneoff +fate-ra-cook: REF = $(SAMPLES)/real/ra_cook.pcm -- cgit v1.2.3