mirror of https://git.ffmpeg.org/ffmpeg.git
ac3 test
Originally committed as revision 2153 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
44664b0915
commit
04e3f86d6b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue