From 04e3f86d6b1fc5617ba0f9ab43c460edb63beac2 Mon Sep 17 00:00:00 2001 From: Fabrice Bellard Date: Sun, 24 Aug 2003 21:21:39 +0000 Subject: ac3 test Originally committed as revision 2153 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Makefile b/tests/Makefile index 398651995a..f54f76f1a8 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -20,7 +20,7 @@ test-server: vsynth1/0.pgm asynth1.sw @$(SRC_PATH)/tests/server-regression.sh $(SERVER_REFFILE) $(SRC_PATH)/tests/test.conf # fast regression tests for all codecs -test mpeg4 mpeg: vsynth1/0.pgm vsynth2/0.pgm asynth1.sw tiny_psnr +test mpeg4 mpeg ac3: vsynth1/0.pgm vsynth2/0.pgm asynth1.sw tiny_psnr @$(SRC_PATH)/tests/regression.sh $@ $(REFFILE1) vsynth1 @$(SRC_PATH)/tests/regression.sh $@ $(REFFILE2) vsynth2 -- cgit v1.2.3