[FFmpeg-cvslog] r24181 - in trunk/tests: fate2.mak ref/fate/yop

vitor subversion
Sun Jul 11 02:07:32 CEST 2010


Author: vitor
Date: Sun Jul 11 02:07:31 2010
New Revision: 24181

Log:
Psygnosis YOP demuxer and decoder test

Added:
   trunk/tests/ref/fate/yop
Modified:
   trunk/tests/fate2.mak

Modified: trunk/tests/fate2.mak
==============================================================================
--- trunk/tests/fate2.mak	Sun Jul 11 01:50:17 2010	(r24180)
+++ trunk/tests/fate2.mak	Sun Jul 11 02:07:31 2010	(r24181)
@@ -82,4 +82,5 @@ fate-imc: CMD = $(TARGET_PATH)/ffmpeg -i
 fate-imc: CMP = oneoff
 fate-imc: REF = $(SAMPLES)/imc/imc.pcm
 
-
+FATE2_TESTS += fate-yop
+fate-yop: CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/yop/test1.yop -pix_fmt rgb24 -an -f framecrc -

Added: trunk/tests/ref/fate/yop
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/fate/yop	Sun Jul 11 02:07:31 2010	(r24181)
@@ -0,0 +1,7 @@
+0, 0, 302760, 0x78939253
+0, 7500, 302760, 0x534f5253
+0, 15000, 302760, 0xe991aa82
+0, 22500, 302760, 0xc34b20bd
+0, 30000, 302760, 0x461d29a1
+0, 37500, 302760, 0x45abca02
+0, 45000, 302760, 0xb05448b9



More information about the ffmpeg-cvslog mailing list