[FFmpeg-cvslog] r24286 - in trunk/tests: fate2.mak ref/fate/msmpeg4v1
vitor
subversion
Sat Jul 17 12:50:25 CEST 2010
Author: vitor
Date: Sat Jul 17 12:50:25 2010
New Revision: 24286
Log:
Undo my revert at r24260.
This is the only way by now to test this codec.
Added:
trunk/tests/ref/fate/msmpeg4v1
- copied unchanged from r24258, trunk/tests/ref/fate/msmpeg4v1
Modified:
trunk/tests/fate2.mak
Modified: trunk/tests/fate2.mak
==============================================================================
--- trunk/tests/fate2.mak Sat Jul 17 12:47:27 2010 (r24285)
+++ trunk/tests/fate2.mak Sat Jul 17 12:50:25 2010 (r24286)
@@ -250,3 +250,6 @@ FATE2_TESTS += fate-vorbis-19
fate-vorbis-19: CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/vorbis/test-short2_small.ogg -f s16le -
fate-vorbis-19: CMP = oneoff
fate-vorbis-19: REF = $(SAMPLES)/vorbis/test-short2_small.pcm
+
+FATE2_TESTS += fate-msmpeg4v1
+fate-msmpeg4v1: CMD = $(TARGET_PATH)/ffmpeg -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/msmpeg4v1/mpg4.avi -f framecrc -
More information about the ffmpeg-cvslog
mailing list