[FFmpeg-cvslog] r21254 - in trunk: Makefile tests/lavf.regression.ref tests/ref tests/ref/lavf tests/ref/lavf/aiff tests/ref/lavf/alaw tests/ref/lavf/asf tests/ref/lavf/au tests/ref/lavf/avi tests/ref/lavf/bmp tes...

mru subversion
Sat Jan 16 21:18:13 CET 2010


Author: mru
Date: Sat Jan 16 21:18:13 2010
New Revision: 21254

Log:
regtest: split reference files allowing tests to run individually

With this change, the output is checked immediately after each test
has run.  This means commands like "make regtest-mpeg2" can now be
used to run a single test and get meaningful results.

By default, make will abort if any test fails.  To run all tests
regardless, use make -k.

Added:
   trunk/tests/ref/
   trunk/tests/ref/lavf/
   trunk/tests/ref/lavf/aiff
   trunk/tests/ref/lavf/alaw
   trunk/tests/ref/lavf/asf
   trunk/tests/ref/lavf/au
   trunk/tests/ref/lavf/avi
   trunk/tests/ref/lavf/bmp
   trunk/tests/ref/lavf/dv_fmt
   trunk/tests/ref/lavf/ffm
   trunk/tests/ref/lavf/flv_fmt
   trunk/tests/ref/lavf/gif
   trunk/tests/ref/lavf/gxf
   trunk/tests/ref/lavf/jpg
   trunk/tests/ref/lavf/mkv
   trunk/tests/ref/lavf/mmf
   trunk/tests/ref/lavf/mov
   trunk/tests/ref/lavf/mpg
   trunk/tests/ref/lavf/mulaw
   trunk/tests/ref/lavf/mxf
   trunk/tests/ref/lavf/nut
   trunk/tests/ref/lavf/ogg
   trunk/tests/ref/lavf/pbmpipe
   trunk/tests/ref/lavf/pcx
   trunk/tests/ref/lavf/pgm
   trunk/tests/ref/lavf/pgmpipe
   trunk/tests/ref/lavf/pixfmt
   trunk/tests/ref/lavf/ppm
   trunk/tests/ref/lavf/ppmpipe
   trunk/tests/ref/lavf/rm
   trunk/tests/ref/lavf/sgi
   trunk/tests/ref/lavf/swf
   trunk/tests/ref/lavf/tga
   trunk/tests/ref/lavf/tiff
   trunk/tests/ref/lavf/ts
   trunk/tests/ref/lavf/voc
   trunk/tests/ref/lavf/wav
   trunk/tests/ref/lavf/yuv4mpeg
   trunk/tests/ref/vsynth1/
   trunk/tests/ref/vsynth1/ac3
   trunk/tests/ref/vsynth1/adpcm_ima_qt
   trunk/tests/ref/vsynth1/adpcm_ima_wav
   trunk/tests/ref/vsynth1/adpcm_ms
   trunk/tests/ref/vsynth1/adpcm_swf
   trunk/tests/ref/vsynth1/adpcm_yam
   trunk/tests/ref/vsynth1/alac
   trunk/tests/ref/vsynth1/asv1
   trunk/tests/ref/vsynth1/asv2
   trunk/tests/ref/vsynth1/dnxhd_1080i
   trunk/tests/ref/vsynth1/dnxhd_720p
   trunk/tests/ref/vsynth1/dnxhd_720p_rd
   trunk/tests/ref/vsynth1/dv
   trunk/tests/ref/vsynth1/dv50
   trunk/tests/ref/vsynth1/error
   trunk/tests/ref/vsynth1/ffv1
   trunk/tests/ref/vsynth1/flac
   trunk/tests/ref/vsynth1/flashsv
   trunk/tests/ref/vsynth1/flv
   trunk/tests/ref/vsynth1/g726
   trunk/tests/ref/vsynth1/h261
   trunk/tests/ref/vsynth1/h263
   trunk/tests/ref/vsynth1/h263p
   trunk/tests/ref/vsynth1/huffyuv
   trunk/tests/ref/vsynth1/jpegls
   trunk/tests/ref/vsynth1/ljpeg
   trunk/tests/ref/vsynth1/mjpeg
   trunk/tests/ref/vsynth1/mp2
   trunk/tests/ref/vsynth1/mpeg
   trunk/tests/ref/vsynth1/mpeg1b
   trunk/tests/ref/vsynth1/mpeg2
   trunk/tests/ref/vsynth1/mpeg2thread
   trunk/tests/ref/vsynth1/mpeg4
   trunk/tests/ref/vsynth1/mpeg4adv
   trunk/tests/ref/vsynth1/mpeg4nr
   trunk/tests/ref/vsynth1/mpeg4thread
   trunk/tests/ref/vsynth1/msmpeg4
   trunk/tests/ref/vsynth1/msmpeg4v2
   trunk/tests/ref/vsynth1/pcm
   trunk/tests/ref/vsynth1/rc
   trunk/tests/ref/vsynth1/roq
   trunk/tests/ref/vsynth1/rv10
   trunk/tests/ref/vsynth1/rv20
   trunk/tests/ref/vsynth1/snow
   trunk/tests/ref/vsynth1/snowll
   trunk/tests/ref/vsynth1/svq1
   trunk/tests/ref/vsynth1/wma
   trunk/tests/ref/vsynth1/wmv1
   trunk/tests/ref/vsynth1/wmv2
   trunk/tests/ref/vsynth2/
   trunk/tests/ref/vsynth2/ac3
   trunk/tests/ref/vsynth2/adpcm_ima_qt
   trunk/tests/ref/vsynth2/adpcm_ima_wav
   trunk/tests/ref/vsynth2/adpcm_ms
   trunk/tests/ref/vsynth2/adpcm_swf
   trunk/tests/ref/vsynth2/adpcm_yam
   trunk/tests/ref/vsynth2/alac
   trunk/tests/ref/vsynth2/asv1
   trunk/tests/ref/vsynth2/asv2
   trunk/tests/ref/vsynth2/dnxhd_1080i
   trunk/tests/ref/vsynth2/dnxhd_720p
   trunk/tests/ref/vsynth2/dnxhd_720p_rd
   trunk/tests/ref/vsynth2/dv
   trunk/tests/ref/vsynth2/dv50
   trunk/tests/ref/vsynth2/error
   trunk/tests/ref/vsynth2/ffv1
   trunk/tests/ref/vsynth2/flac
   trunk/tests/ref/vsynth2/flashsv
   trunk/tests/ref/vsynth2/flv
   trunk/tests/ref/vsynth2/g726
   trunk/tests/ref/vsynth2/h261
   trunk/tests/ref/vsynth2/h263
   trunk/tests/ref/vsynth2/h263p
   trunk/tests/ref/vsynth2/huffyuv
   trunk/tests/ref/vsynth2/jpegls
   trunk/tests/ref/vsynth2/ljpeg
   trunk/tests/ref/vsynth2/mjpeg
   trunk/tests/ref/vsynth2/mp2
   trunk/tests/ref/vsynth2/mpeg
   trunk/tests/ref/vsynth2/mpeg1b
   trunk/tests/ref/vsynth2/mpeg2
   trunk/tests/ref/vsynth2/mpeg2thread
   trunk/tests/ref/vsynth2/mpeg4
   trunk/tests/ref/vsynth2/mpeg4adv
   trunk/tests/ref/vsynth2/mpeg4nr
   trunk/tests/ref/vsynth2/mpeg4thread
   trunk/tests/ref/vsynth2/msmpeg4
   trunk/tests/ref/vsynth2/msmpeg4v2
   trunk/tests/ref/vsynth2/pcm
   trunk/tests/ref/vsynth2/rc
   trunk/tests/ref/vsynth2/roq
   trunk/tests/ref/vsynth2/rv10
   trunk/tests/ref/vsynth2/rv20
   trunk/tests/ref/vsynth2/snow
   trunk/tests/ref/vsynth2/snowll
   trunk/tests/ref/vsynth2/svq1
   trunk/tests/ref/vsynth2/wma
   trunk/tests/ref/vsynth2/wmv1
   trunk/tests/ref/vsynth2/wmv2
Deleted:
   trunk/tests/lavf.regression.ref
   trunk/tests/rotozoom.regression.ref
   trunk/tests/vsynth.regression.ref
Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	Sat Jan 16 21:17:55 2010	(r21253)
+++ trunk/Makefile	Sat Jan 16 21:18:13 2010	(r21254)
@@ -138,11 +138,7 @@ check: test checkheaders
 fulltest test: codectest lavftest seektest
 
 FFSERVER_REFFILE = $(SRC_PATH)/tests/ffserver.regression.ref
-LAVF_REFFILE     = $(SRC_PATH)/tests/lavf.regression.ref
-LAVFI_REFFILE    = $(SRC_PATH)/tests/lavfi.regression.ref
-ROTOZOOM_REFFILE = $(SRC_PATH)/tests/rotozoom.regression.ref
 SEEK_REFFILE     = $(SRC_PATH)/tests/seek.regression.ref
-VSYNTH_REFFILE   = $(SRC_PATH)/tests/vsynth.regression.ref
 
 CODEC_TESTS = $(addprefix regtest-,             \
         mpeg                                    \
@@ -238,19 +234,6 @@ LAVF_TESTS = $(addprefix regtest-,      
 LAVFI_TESTS = $(addprefix regtest-,             \
     )
 
-RESFILES = $(addprefix tests/data/,$(addsuffix .$(1),$(2:regtest-%=%)))
-
-ROTOZOOM_RESFILES = $(call RESFILES,rotozoom.regression,$(CODEC_TESTS))
-VSYNTH_RESFILES   = $(call RESFILES,vsynth.regression,$(CODEC_TESTS))
-
-LAVF_RESFILES = $(call RESFILES,lavf.regression,$(LAVF_TESTS))
-LAVFI_RESFILES = $(call RESFILES,lavfi.regression,$(LAVFI_TESTS))
-
-LAVF_RESFILE     = tests/data/lavf.regression
-LAVFI_RESFILE    = tests/data/lavfi.regression
-ROTOZOOM_RESFILE = tests/data/rotozoom.regression
-VSYNTH_RESFILE   = tests/data/vsynth.regression
-
 ifneq ($(CONFIG_ZLIB),yes)
 regtest-flashsv codectest: zlib-error
 endif
@@ -260,42 +243,39 @@ zlib-error:
 	@echo
 	@exit 1
 
-codectest: $(VSYNTH_RESFILE) $(ROTOZOOM_RESFILE)
-	diff -u -w $(VSYNTH_REFFILE)   $(VSYNTH_RESFILE)
-	diff -u -w $(ROTOZOOM_REFFILE) $(ROTOZOOM_RESFILE)
-
-lavftest: $(LAVF_RESFILE)
-	diff -u -w $(LAVF_REFFILE) $(LAVF_RESFILE)
-
-# lavfitest: $(LAVFI_RESFILE)
-# 	diff -u -w $(LAVFI_REFFILE) $(LAVFI_RESFILE)
-
-$(VSYNTH_RESFILE) $(ROTOZOOM_RESFILE) $(LAVF_RESFILE) $(LAVFI_RESFILE):
-	cat $^ > $@
+codectest: $(CODEC_TESTS)
+lavftest:  $(LAVF_TESTS)
 
-$(LAVF_RESFILE):     $(LAVF_RESFILES)
-$(LAVFI_RESFILE):    $(LAVFI_RESFILES)
-$(ROTOZOOM_RESFILE): $(ROTOZOOM_RESFILES)
-$(VSYNTH_RESFILE):   $(VSYNTH_RESFILES)
+# lavfitest: $(LAVFI_TESTS)
 
-$(VSYNTH_RESFILES) $(ROTOZOOM_RESFILES): $(CODEC_TESTS)
+$(CODEC_TESTS) $(LAVF_TESTS) $(LAVFI_TESTS): regtest-ref
 
-$(LAVF_RESFILES): $(LAVF_TESTS)
-$(LAVFI_RESFILES): $(LAVFI_TESTS)
+REFFILE = $(SRC_PATH)/tests/ref/$(1)/$(2:regtest-%=%)
+RESFILE = tests/data/$(2:regtest-%=%).$(1).regression
 
-$(CODEC_TESTS) $(LAVF_TESTS) $(LAVFI_TESTS): regtest-ref
+define CODECTEST_CMD
+	$(SRC_PATH)/tests/codec-regression.sh $@ vsynth1 tests/vsynth1 a "$(TARGET_EXEC)" "$(TARGET_PATH)"
+	$(SRC_PATH)/tests/codec-regression.sh $@ vsynth2 tests/vsynth2 a "$(TARGET_EXEC)" "$(TARGET_PATH)"
+endef
 
 regtest-ref: ffmpeg$(EXESUF) tests/vsynth1/00.pgm tests/vsynth2/00.pgm tests/data/asynth1.sw
+	$(CODECTEST_CMD)
 
-$(CODEC_TESTS) regtest-ref: tests/tiny_psnr$(HOSTEXESUF)
-	$(SRC_PATH)/tests/codec-regression.sh $@ vsynth   tests/vsynth1 a "$(TARGET_EXEC)" "$(TARGET_PATH)"
-	$(SRC_PATH)/tests/codec-regression.sh $@ rotozoom tests/vsynth2 a "$(TARGET_EXEC)" "$(TARGET_PATH)"
+$(CODEC_TESTS): tests/tiny_psnr$(HOSTEXESUF)
+	@echo "TEST CODEC $(@:regtest-%=%)"
+	@$(CODECTEST_CMD)
+	@diff -u -w $(call REFFILE,vsynth1,$@) $(call RESFILE,vsynth1,$@)
+	@diff -u -w $(call REFFILE,vsynth2,$@) $(call RESFILE,vsynth2,$@)
 
 $(LAVF_TESTS):
-	$(SRC_PATH)/tests/lavf-regression.sh $@ lavf tests/vsynth1 b "$(TARGET_EXEC)" "$(TARGET_PATH)"
+	@echo "TEST LAVF  $(@:regtest-%=%)"
+	@$(SRC_PATH)/tests/lavf-regression.sh $@ lavf tests/vsynth1 b "$(TARGET_EXEC)" "$(TARGET_PATH)"
+	@diff -u -w $(call REFFILE,lavf,$@) $(call RESFILE,lavf,$@)
 
 $(LAVFI_TESTS):
-	$(SRC_PATH)/tests/lavfi-regression.sh $@ lavfi tests/vsynth1 b "$(TARGET_EXEC)" "$(TARGET_PATH)"
+	@echo "TEST LAVFI $(@:regtest-%=%)"
+	@$(SRC_PATH)/tests/lavfi-regression.sh $@ lavfi tests/vsynth1 b "$(TARGET_EXEC)" "$(TARGET_PATH)"
+	@diff -u -w $(call REFFILE,lavfi,$@) $(call RESFILE,lavfi,$@)
 
 seektest: codectest lavftest tests/seek_test$(EXESUF)
 	$(SRC_PATH)/tests/seek-regression.sh $(SEEK_REFFILE) "$(TARGET_EXEC)" "$(TARGET_PATH)"

Added: trunk/tests/ref/lavf/aiff
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/aiff	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+379908755146d4ead062abe9c3b5c582 *./tests/data/b-lavf.aif
+90166 ./tests/data/b-lavf.aif
+./tests/data/b-lavf.aif CRC=0xf1ae5536

Added: trunk/tests/ref/lavf/alaw
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/alaw	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+8bce9c3758b0d38da2e0718b6ab57fb4 *./tests/data/b-lavf.al
+45056 ./tests/data/b-lavf.al
+./tests/data/b-lavf.al CRC=0x5e6d372b

Added: trunk/tests/ref/lavf/asf
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/asf	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+c544bb40c2f4c09d44318db5228ee499 *./tests/data/b-lavf.asf
+333375 ./tests/data/b-lavf.asf
+./tests/data/b-lavf.asf CRC=0x9f5ab3e6

Added: trunk/tests/ref/lavf/au
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/au	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+dbd11f783219485cae32024e47c19dfb *./tests/data/b-lavf.au
+90136 ./tests/data/b-lavf.au
+./tests/data/b-lavf.au CRC=0xf1ae5536

Added: trunk/tests/ref/lavf/avi
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/avi	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+7e5e4db8c04f0acd16cff6b30e60d0e5 *./tests/data/b-lavf.avi
+331032 ./tests/data/b-lavf.avi
+./tests/data/b-lavf.avi CRC=0x2a83e6b0

Added: trunk/tests/ref/lavf/bmp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/bmp	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+71f4d64a6b3c71f43a4eff526f84841c *./tests/data/b-lavf02.bmp
+./tests/data/b-lavf%02d.bmp CRC=0xe6c71946
+304182 ./tests/data/b-lavf02.bmp

Added: trunk/tests/ref/lavf/dv_fmt
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/dv_fmt	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+522e5e5a46b99f8ad8aabdaf3d2f1869 *./tests/data/b-lavf.dv
+3600000 ./tests/data/b-lavf.dv
+./tests/data/b-lavf.dv CRC=0x02c0af30

Added: trunk/tests/ref/lavf/ffm
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/ffm	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+a2dd3180dbfc7c8d50d34cea4cdc92d8 *./tests/data/b-lavf.ffm
+376832 ./tests/data/b-lavf.ffm
+./tests/data/b-lavf.ffm CRC=0x2b39ed74

Added: trunk/tests/ref/lavf/flv_fmt
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/flv_fmt	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+62c3177547fb5853a5116661802e1ae2 *./tests/data/b-lavf.flv
+329541 ./tests/data/b-lavf.flv
+./tests/data/b-lavf.flv CRC=0x881785d1

Added: trunk/tests/ref/lavf/gif
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/gif	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,2 @@
+98968ceb210ab260a6a7af36767b94d3 *./tests/data/b-lavf.gif
+2906382 ./tests/data/b-lavf.gif

Added: trunk/tests/ref/lavf/gxf
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/gxf	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+bf5c730bb8426dbcfc5420e71ee490f2 *./tests/data/b-lavf.gxf
+796392 ./tests/data/b-lavf.gxf
+./tests/data/b-lavf.gxf CRC=0xad9e86eb

Added: trunk/tests/ref/lavf/jpg
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/jpg	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+d56c19d41e9754939ea0f15d09bc4a32 *./tests/data/b-lavf02.jpg
+./tests/data/b-lavf%02d.jpg CRC=0xb8bc5a32
+31763 ./tests/data/b-lavf02.jpg

Added: trunk/tests/ref/lavf/mkv
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/mkv	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+a0ce20d849aea1c6e138dd1101c8f162 *./tests/data/b-lavf.mkv
+320463 ./tests/data/b-lavf.mkv
+./tests/data/b-lavf.mkv CRC=0x2a83e6b0

Added: trunk/tests/ref/lavf/mmf
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/mmf	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+272b91d8fc31ed43b08246d182719751 *./tests/data/b-lavf.mmf
+22609 ./tests/data/b-lavf.mmf
+./tests/data/b-lavf.mmf CRC=0x03633476

Added: trunk/tests/ref/lavf/mov
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/mov	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+c145305a775eb2de43cdf94eb1ab5240 *./tests/data/b-lavf.mov
+357669 ./tests/data/b-lavf.mov
+./tests/data/b-lavf.mov CRC=0x2f6a9b26

Added: trunk/tests/ref/lavf/mpg
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/mpg	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+e36a005ecca9add8bda6e0655d03716f *./tests/data/b-lavf.mpg
+372736 ./tests/data/b-lavf.mpg
+./tests/data/b-lavf.mpg CRC=0x2b39ed74

Added: trunk/tests/ref/lavf/mulaw
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/mulaw	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+e64027a96ad5907ee281deff3286da0a *./tests/data/b-lavf.ul
+45056 ./tests/data/b-lavf.ul
+./tests/data/b-lavf.ul CRC=0xe028b50a

Added: trunk/tests/ref/lavf/mxf
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/mxf	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,6 @@
+2e436c226936c478eaee9bb18027cba0 *./tests/data/b-lavf.mxf
+525881 ./tests/data/b-lavf.mxf
+./tests/data/b-lavf.mxf CRC=0x12bb8196
+b3174e2db508564c1cce0b5e3c1bc1bd *./tests/data/b-lavf.mxf_d10
+5330989 ./tests/data/b-lavf.mxf_d10
+./tests/data/b-lavf.mxf_d10 CRC=0xc3f4f92e

Added: trunk/tests/ref/lavf/nut
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/nut	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+16b9d2cf8effb7dae316c6b9248a49b7 *./tests/data/b-lavf.nut
+319888 ./tests/data/b-lavf.nut
+./tests/data/b-lavf.nut CRC=0x2a83e6b0

Added: trunk/tests/ref/lavf/ogg
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/ogg	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+767a75e9abf9754bfdc880d6faed69cf *./tests/data/b-lavf.ogg
+14210 ./tests/data/b-lavf.ogg
+./tests/data/b-lavf.ogg CRC=0x37a143ea

Added: trunk/tests/ref/lavf/pbmpipe
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/pbmpipe	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+8ced96f5b6b7362358199ae993b4ceb7 *./tests/data/b-pbmpipe.pbm
+317075 ./tests/data/b-pbmpipe.pbm
+./tests/data/b-pbmpipe.pbm CRC=0xfae0a1ba

Added: trunk/tests/ref/lavf/pcx
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/pcx	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+2df1d747fba23d03b6ff9c91b8b465c9 *./tests/data/b-lavf02.pcx
+./tests/data/b-lavf%02d.pcx CRC=0x6da01946
+364147 ./tests/data/b-lavf02.pcx

Added: trunk/tests/ref/lavf/pgm
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/pgm	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+388f5c51a678ca6a52cc006095c12f08 *./tests/data/b-lavf02.pgm
+./tests/data/b-lavf%02d.pgm CRC=0x418d2963
+101391 ./tests/data/b-lavf02.pgm

Added: trunk/tests/ref/lavf/pgmpipe
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/pgmpipe	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+04e66c8e9e064c8310bd657ee559bd70 *./tests/data/b-pgmpipe.pgm
+2534775 ./tests/data/b-pgmpipe.pgm
+./tests/data/b-pgmpipe.pgm CRC=0xadf48ba9

Added: trunk/tests/ref/lavf/pixfmt
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/pixfmt	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,38 @@
+5641dba168ff665af1cdb4a91e1afdd6 *./tests/data/b-lavf-yuv420p.yuv
+304128 ./tests/data/b-lavf-yuv420p.yuv
+ac68f9fdd9d55efd0306d9b004038761 *./tests/data/b-lavf-yuv422p.yuv
+304128 ./tests/data/b-lavf-yuv422p.yuv
+5641dba168ff665af1cdb4a91e1afdd6 *./tests/data/b-lavf-yuv444p.yuv
+304128 ./tests/data/b-lavf-yuv444p.yuv
+ac68f9fdd9d55efd0306d9b004038761 *./tests/data/b-lavf-yuyv422.yuv
+304128 ./tests/data/b-lavf-yuyv422.yuv
+507c7e9f0c97660385df977469ca9e6d *./tests/data/b-lavf-yuv410p.yuv
+304128 ./tests/data/b-lavf-yuv410p.yuv
+8594ea0b8d7c2c964525b0801b5351de *./tests/data/b-lavf-yuv411p.yuv
+304128 ./tests/data/b-lavf-yuv411p.yuv
+66673539adf8cda28e3b76068d3aae61 *./tests/data/b-lavf-yuvj420p.yuv
+304128 ./tests/data/b-lavf-yuvj420p.yuv
+572bf387dd1e3f073cbfd082e055ca81 *./tests/data/b-lavf-yuvj422p.yuv
+304128 ./tests/data/b-lavf-yuvj422p.yuv
+c10442da177c9f1d12be3c53be6fa12c *./tests/data/b-lavf-yuvj444p.yuv
+304128 ./tests/data/b-lavf-yuvj444p.yuv
+c6e0f9b5817f484b175c1ec4ffb4e9c9 *./tests/data/b-lavf-rgb24.yuv
+304128 ./tests/data/b-lavf-rgb24.yuv
+c6e0f9b5817f484b175c1ec4ffb4e9c9 *./tests/data/b-lavf-bgr24.yuv
+304128 ./tests/data/b-lavf-bgr24.yuv
+c6e0f9b5817f484b175c1ec4ffb4e9c9 *./tests/data/b-lavf-rgb32.yuv
+304128 ./tests/data/b-lavf-rgb32.yuv
+66d39d464bd89ded2a124897f0a75ade *./tests/data/b-lavf-rgb565.yuv
+304128 ./tests/data/b-lavf-rgb565.yuv
+c894c3bd8d2631ed1964500b90a0c350 *./tests/data/b-lavf-rgb555.yuv
+304128 ./tests/data/b-lavf-rgb555.yuv
+6be306b0cce5f8e6c271ea17fef9745b *./tests/data/b-lavf-gray.yuv
+304128 ./tests/data/b-lavf-gray.yuv
+31398104d2349dd48328a6862bc6711f *./tests/data/b-lavf-monow.yuv
+304128 ./tests/data/b-lavf-monow.yuv
+31398104d2349dd48328a6862bc6711f *./tests/data/b-lavf-monob.yuv
+304128 ./tests/data/b-lavf-monob.yuv
+00b85790df5740bab95e2559d81603a7 *./tests/data/b-lavf-yuv440p.yuv
+304128 ./tests/data/b-lavf-yuv440p.yuv
+4d8d402c45d913038d4b725396719111 *./tests/data/b-lavf-yuvj440p.yuv
+304128 ./tests/data/b-lavf-yuvj440p.yuv

Added: trunk/tests/ref/lavf/ppm
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/ppm	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+16d5dadf0b362fc8ba3cb676c5dde985 *./tests/data/b-lavf02.ppm
+./tests/data/b-lavf%02d.ppm CRC=0x6da01946
+304143 ./tests/data/b-lavf02.ppm

Added: trunk/tests/ref/lavf/ppmpipe
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/ppmpipe	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+74f1f6651ad8f192a7b4c11c2b6c71e5 *./tests/data/b-ppmpipe.ppm
+7603575 ./tests/data/b-ppmpipe.ppm
+./tests/data/b-ppmpipe.ppm CRC=0x87b3c15f

Added: trunk/tests/ref/lavf/rm
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/rm	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,2 @@
+e60d3e69beaf94a5c3d2e3344cc620dd *./tests/data/b-lavf.rm
+346706 ./tests/data/b-lavf.rm

Added: trunk/tests/ref/lavf/sgi
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/sgi	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+7054acafd275e51cec28d4518e213081 *./tests/data/b-lavf02.sgi
+./tests/data/b-lavf%02d.sgi CRC=0x6da01946
+308151 ./tests/data/b-lavf02.sgi

Added: trunk/tests/ref/lavf/swf
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/swf	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+62c5aeb636fc82cf6ba6277d36e42cb5 *./tests/data/b-lavf.swf
+329479 ./tests/data/b-lavf.swf
+./tests/data/b-lavf.swf CRC=0x881785d1

Added: trunk/tests/ref/lavf/tga
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/tga	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+c0305c53e6d79d4ed9f35f04f671246c *./tests/data/b-lavf02.tga
+./tests/data/b-lavf%02d.tga CRC=0xe6c71946
+304172 ./tests/data/b-lavf02.tga

Added: trunk/tests/ref/lavf/tiff
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/tiff	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+b3299346a8959553a437e486d8f3bf76 *./tests/data/b-lavf02.tiff
+./tests/data/b-lavf%02d.tiff CRC=0x6da01946
+307131 ./tests/data/b-lavf02.tiff

Added: trunk/tests/ref/lavf/ts
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/ts	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+a1a799fe07b3b9944aad8455a9706c5f *./tests/data/b-lavf.ts
+430144 ./tests/data/b-lavf.ts
+./tests/data/b-lavf.ts CRC=0x133216c1

Added: trunk/tests/ref/lavf/voc
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/voc	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+b0bc287ce4e3eef7c1012610dd7ff6d0 *./tests/data/b-lavf.voc
+32768 ./tests/data/b-lavf.voc
+./tests/data/b-lavf.voc CRC=0xa2d77c12

Added: trunk/tests/ref/lavf/wav
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/wav	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,3 @@
+6a3bec31d92baf52161e25179ebba315 *./tests/data/b-lavf.wav
+90156 ./tests/data/b-lavf.wav
+./tests/data/b-lavf.wav CRC=0xf1ae5536

Added: trunk/tests/ref/lavf/yuv4mpeg
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/lavf/yuv4mpeg	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,2 @@
+ec8178cb152f9cdbfd9cb724d977db2e *./tests/data/b-lavf.y4m
+3801808 ./tests/data/b-lavf.y4m

Added: trunk/tests/ref/vsynth1/ac3
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/ac3	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,2 @@
+081bfd5e683b13cccf1b07c43c1c5005 *./tests/data/a-ac3.rm
+98751 ./tests/data/a-ac3.rm

Added: trunk/tests/ref/vsynth1/adpcm_ima_qt
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/adpcm_ima_qt	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+3c06fd2f7831e3e8735b936e23ca220c *./tests/data/a-adpcm_qt.aiff
+281252 ./tests/data/a-adpcm_qt.aiff
+9580492803ba1c1a3746367b24b751c8 *./tests/data/adpcm_ima_qt.vsynth1.out.wav
+stddev:  914.63 PSNR: 37.10 bytes:  1058604/  1058444

Added: trunk/tests/ref/vsynth1/adpcm_ima_wav
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/adpcm_ima_wav	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+56b75c3a6dacedcf2ce7b0586aa33594 *./tests/data/a-adpcm_ima.wav
+267324 ./tests/data/a-adpcm_ima.wav
+78a2af1c895792d0c221d127bdd48ece *./tests/data/adpcm_ima_wav.vsynth1.out.wav
+stddev:  903.51 PSNR: 37.21 bytes:  1061792/  1058444

Added: trunk/tests/ref/vsynth1/adpcm_ms
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/adpcm_ms	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+a407b87daeef5b25dfb6c5b3f519e9c1 *./tests/data/a-adpcm_ms.wav
+268378 ./tests/data/a-adpcm_ms.wav
+7be370f937c51e8a967e6a3d08d5156a *./tests/data/adpcm_ms.vsynth1.out.wav
+stddev: 1050.00 PSNR: 35.91 bytes:  1060620/  1058444

Added: trunk/tests/ref/vsynth1/adpcm_swf
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/adpcm_swf	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+42d4639866ed4d692eaf126228a4fa2a *./tests/data/a-adpcm_swf.flv
+269166 ./tests/data/a-adpcm_swf.flv
+628089745a7059ae4055c2515b6d668b *./tests/data/adpcm_swf.vsynth1.out.wav
+stddev:  933.65 PSNR: 36.93 bytes:  1065004/  1058444

Added: trunk/tests/ref/vsynth1/adpcm_yam
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/adpcm_yam	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+2546d72df736b5ffa1557e8c9c9ef788 *./tests/data/a-adpcm_yam.wav
+266296 ./tests/data/a-adpcm_yam.wav
+c80c847a53a0fee17a88fa889ec34a4e *./tests/data/adpcm_yam.vsynth1.out.wav
+stddev: 1247.64 PSNR: 34.41 bytes:  1065004/  1058444

Added: trunk/tests/ref/vsynth1/alac
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/alac	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+c68f649777ab8e7c9a0f1f221451d3ad *./tests/data/a-alac.m4a
+389386 ./tests/data/a-alac.m4a
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/alac.vsynth1.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444

Added: trunk/tests/ref/vsynth1/asv1
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/asv1	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+b4ce4698764ef2328346badb7227ecbe *./tests/data/a-asv1.avi
+1489656 ./tests/data/a-asv1.avi
+2dfc5dfc2c1cbbc2543257cd3d2df6af *./tests/data/asv1.vsynth1.out.yuv
+stddev:   20.00 PSNR: 22.11 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/asv2
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/asv2	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+dfba6eaf58e515e324c2b370bfcd9158 *./tests/data/a-asv2.avi
+1456056 ./tests/data/a-asv2.avi
+d451be09793cd0f35b6d91fc36e2571a *./tests/data/asv2.vsynth1.out.yuv
+stddev:   18.82 PSNR: 22.63 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/dnxhd_1080i
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/dnxhd_1080i	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+cd1489f18d2186a49ab23c61ed33bce7 *./tests/data/a-dnxhd-1080i.mov
+3031875 ./tests/data/a-dnxhd-1080i.mov
+0c651e840f860592f0d5b66030d9fa32 *./tests/data/dnxhd_1080i.vsynth1.out.yuv
+stddev:    6.29 PSNR: 32.15 bytes:   760320/  7603200

Added: trunk/tests/ref/vsynth1/dnxhd_720p
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/dnxhd_720p	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+81f5be451dc18cf8a1d333c7885de60b *./tests/data/a-dnxhd-720p.dnxhd
+2293760 ./tests/data/a-dnxhd-720p.dnxhd
+94b21e5e68ccf9471eff74afd0ebe319 *./tests/data/dnxhd_720p.vsynth1.out.yuv
+stddev:    6.32 PSNR: 32.11 bytes:   760320/  7603200

Added: trunk/tests/ref/vsynth1/dnxhd_720p_rd
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/dnxhd_720p_rd	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+1dc6e95925c4f3a230848ec17c02abed *./tests/data/a-dnxhd-720p-rd.dnxhd
+2293760 ./tests/data/a-dnxhd-720p-rd.dnxhd
+02972d2aec120ec1577ec9053d68ae0f *./tests/data/dnxhd_720p_rd.vsynth1.out.yuv
+stddev:    6.26 PSNR: 32.19 bytes:   760320/  7603200

Added: trunk/tests/ref/vsynth1/dv
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/dv	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,8 @@
+27ade3031b17214cf81c19cbf70f37d7 *./tests/data/a-dv.dv
+7200000 ./tests/data/a-dv.dv
+02ac7cdeab91d4d5621e7ce96dddc498 *./tests/data/dv.vsynth1.out.yuv
+stddev:    6.90 PSNR: 31.34 bytes:  7603200/  7603200
+bd67f2431db160d4bb6dcd791cea6efd *./tests/data/a-dv411.dv
+7200000 ./tests/data/a-dv411.dv
+b6640a3a572353f51284acb746eb00c4 *./tests/data/dv.vsynth1.out.yuv
+stddev:   30.76 PSNR: 18.37 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/dv50
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/dv50	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+26dba84f0ea895b914ef5b333d8394ac *./tests/data/a-dv50.dv
+14400000 ./tests/data/a-dv50.dv
+a2ff093e93ffed10f730fa21df02fc50 *./tests/data/dv50.vsynth1.out.yuv
+stddev:    1.72 PSNR: 43.38 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/error
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/error	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+7416dfd319f04044d4575dc9d1b406e1 *./tests/data/a-error-mpeg4-adv.avi
+756836 ./tests/data/a-error-mpeg4-adv.avi
+0d21f59c1600f5b6afb90b5278e28cd6 *./tests/data/error.vsynth1.out.yuv
+stddev:   18.08 PSNR: 22.98 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/ffv1
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/ffv1	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+67ddc7edde5cca49290245d881787890 *./tests/data/a-ffv1.avi
+2655376 ./tests/data/a-ffv1.avi
+c5ccac874dbf808e9088bc3107860042 *./tests/data/ffv1.vsynth1.out.yuv
+stddev:    0.00 PSNR:999.99 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/flac
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/flac	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+7781a016edfc242a39e4d65af02d861a *./tests/data/a-flac.flac
+353368 ./tests/data/a-flac.flac
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/flac.vsynth1.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444

Added: trunk/tests/ref/vsynth1/flashsv
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/flashsv	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+97894502b4cb57aca1105b6333f72dae *./tests/data/a-flashsv.flv
+14681925 ./tests/data/a-flashsv.flv
+947cb24ec45a453348ae6fe3fa278071 *./tests/data/flashsv.vsynth1.out.yuv
+stddev:    2.85 PSNR: 39.03 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/flv
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/flv	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+d6a80659cedee7698aefe9c4a8285fa4 *./tests/data/a-flv.flv
+636269 ./tests/data/a-flv.flv
+5ab46d8dd01dbb1d63df2a84858a4b05 *./tests/data/flv.vsynth1.out.yuv
+stddev:    8.02 PSNR: 30.04 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/g726
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/g726	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+5d8cce28f83dd33c3c7eaf43a5db5294 *./tests/data/a-g726.wav
+24082 ./tests/data/a-g726.wav
+4f1ba1af75dee64625a1c852e6cd01d3 *./tests/data/g726.vsynth1.out.wav
+stddev: 8506.46 PSNR: 17.73 bytes:    96148/  1058444

Added: trunk/tests/ref/vsynth1/h261
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/h261	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+d155470b713aeebacb85980b0d5f2ce3 *./tests/data/a-h261.avi
+707588 ./tests/data/a-h261.avi
+716e83cb51afb1246bfaa80967df48ea *./tests/data/h261.vsynth1.out.yuv
+stddev:    9.11 PSNR: 28.93 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/h263
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/h263	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+fb4dc9b9eac2628c56cb82cf332e1f58 *./tests/data/a-h263.avi
+659686 ./tests/data/a-h263.avi
+1a1ba9a3a63ec1a1a9585fded0a7c954 *./tests/data/h263.vsynth1.out.yuv
+stddev:    8.03 PSNR: 30.03 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/h263p
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/h263p	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+bbcadeceba295e1dad148aea1e57c370 *./tests/data/a-h263p.avi
+2328348 ./tests/data/a-h263p.avi
+9554cda00c3487ab3ffda2c3ea22fa2f *./tests/data/h263p.vsynth1.out.yuv
+stddev:    2.06 PSNR: 41.83 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/huffyuv
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/huffyuv	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+ace2536fa169d835d0fb332abde28d51 *./tests/data/a-huffyuv.avi
+7933800 ./tests/data/a-huffyuv.avi
+c5ccac874dbf808e9088bc3107860042 *./tests/data/huffyuv.vsynth1.out.yuv
+stddev:    0.00 PSNR:999.99 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/jpegls
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/jpegls	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+519e26bb1ac0f3db8f90b36537f2f760 *./tests/data/a-jpegls.avi
+9089812 ./tests/data/a-jpegls.avi
+947cb24ec45a453348ae6fe3fa278071 *./tests/data/jpegls.vsynth1.out.yuv
+stddev:    2.85 PSNR: 39.03 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/ljpeg
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/ljpeg	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+9092f306f165b98ab0bb4f576f198ad5 *./tests/data/a-ljpeg.avi
+6312936 ./tests/data/a-ljpeg.avi
+c5ccac874dbf808e9088bc3107860042 *./tests/data/ljpeg.vsynth1.out.yuv
+stddev:    0.00 PSNR:999.99 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/mjpeg
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/mjpeg	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+af7ddc0d60cb2d1d83b0bfd829cc7b3a *./tests/data/a-mjpeg.avi
+1570366 ./tests/data/a-mjpeg.avi
+556ba548fe2b1b4ca98ef3f5d5e94bb8 *./tests/data/mjpeg.vsynth1.out.yuv
+stddev:    7.92 PSNR: 30.15 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/mp2
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/mp2	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,5 @@
+f6eb0a205350bbd7fb1028a01c7ae8aa *./tests/data/a-mp2.mp2
+96130 ./tests/data/a-mp2.mp2
+74c7b6b15a001add199619fafe4059a1 *./tests/data/mp2.vsynth1.out.wav
+stddev: 9315.80 PSNR: 16.94 bytes:  1059884/  1058444
+stddev: 4385.25 PSNR: 23.49 bytes:  1057960/  1058444

Added: trunk/tests/ref/vsynth1/mpeg
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/mpeg	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+1428744c6d5835f27506e69be4f837f4 *./tests/data/a-mpeg1.mpg
+712006 ./tests/data/a-mpeg1.mpg
+58f0c332bf689117b57fa629a2bc0d2b *./tests/data/mpeg.vsynth1.out.yuv
+stddev:    7.62 PSNR: 30.48 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/mpeg1b
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/mpeg1b	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+6bc1f2414aaca7e26f85a68992bc8c1c *./tests/data/a-mpeg1b.mpg
+1035727 ./tests/data/a-mpeg1b.mpg
+8c9ff248bde54f4509913c80f843ed5f *./tests/data/mpeg1b.vsynth1.out.yuv
+stddev:    6.31 PSNR: 32.12 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/mpeg2
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/mpeg2	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,20 @@
+fbddea2368cd2028fc8db4dfd4682e94 *./tests/data/a-mpeg2.mpg
+728044 ./tests/data/a-mpeg2.mpg
+b41ca49c1a02e66ce64d262e2cdaec15 *./tests/data/mpeg2.vsynth1.out.yuv
+stddev:    7.65 PSNR: 30.45 bytes:  7603200/  7603200
+8762c08210b88bf7b8b71a1fe1f5d169 *./tests/data/a-mpeg2ivlc-qprd.mpg
+789623 ./tests/data/a-mpeg2ivlc-qprd.mpg
+606712937b56e82958874d04ae3ba51a *./tests/data/mpeg2.vsynth1.out.yuv
+stddev:   10.07 PSNR: 28.06 bytes:  7603200/  7603200
+9aacd4f385b4d48b723aac50b97f105e *./tests/data/a-mpeg2_422.mpg
+726333 ./tests/data/a-mpeg2_422.mpg
+5f1f31587eca77c95206d4e1bcf93a08 *./tests/data/mpeg2.vsynth1.out.yuv
+stddev:   63.33 PSNR: 12.10 bytes: 10137600/  7603200
+4c067397b504d65532d7779cd36f3f88 *./tests/data/a-mpeg2.mpg
+725668 ./tests/data/a-mpeg2.mpg
+9f7b065f98d57cdecf90e6f7a2524eb5 *./tests/data/mpeg2.vsynth1.out.yuv
+stddev:    7.65 PSNR: 30.45 bytes:  7603200/  7603200
+ec3f6713c88a2b41f6c369fd64341077 *./tests/data/a-mpeg2i.mpg
+737473 ./tests/data/a-mpeg2i.mpg
+97615390fdd69abfcbc7e02df863a7d2 *./tests/data/mpeg2.vsynth1.out.yuv
+stddev:    7.67 PSNR: 30.43 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/mpeg2thread
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/mpeg2thread	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,12 @@
+522d56a8a2a130ff6b81535e53765fdc *./tests/data/a-mpeg2thread.mpg
+804929 ./tests/data/a-mpeg2thread.mpg
+1c802c997553895b39fe9a5032ee7821 *./tests/data/mpeg2thread.vsynth1.out.yuv
+stddev:    7.64 PSNR: 30.47 bytes:  7603200/  7603200
+0f4f31f6e16f39dcb67b7730687e8e4e *./tests/data/a-mpeg2threadivlc.mpg
+795389 ./tests/data/a-mpeg2threadivlc.mpg
+1c802c997553895b39fe9a5032ee7821 *./tests/data/mpeg2thread.vsynth1.out.yuv
+stddev:    7.64 PSNR: 30.47 bytes:  7603200/  7603200
+adfde15b5bbeef3096b0adf7b20ccb93 *./tests/data/a-mpeg2reuse.mpg
+2081247 ./tests/data/a-mpeg2reuse.mpg
+6dbda80b4d368833625316d0400d32dd *./tests/data/mpeg2thread.vsynth1.out.yuv
+stddev:    7.67 PSNR: 30.42 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/mpeg4
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/mpeg4	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+fd83f2ef5887a62b4d755d7cb5f0ac59 *./tests/data/a-odivx.mp4
+540144 ./tests/data/a-odivx.mp4
+8828a375448dc5c2215163ba70656f89 *./tests/data/mpeg4.vsynth1.out.yuv
+stddev:    7.97 PSNR: 30.10 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/mpeg4adv
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/mpeg4adv	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,16 @@
+7d8eb01fd68d83d62a98585757704d47 *./tests/data/a-mpeg4-adv.avi
+589716 ./tests/data/a-mpeg4-adv.avi
+f8b226876b1b2c0b98fd6928fd9adbd8 *./tests/data/mpeg4adv.vsynth1.out.yuv
+stddev:    6.98 PSNR: 31.25 bytes:  7603200/  7603200
+7fc9389fc73794b1e98d89566afeda4d *./tests/data/a-mpeg4-qprd.avi
+714568 ./tests/data/a-mpeg4-qprd.avi
+177dd172b52df66918f2a505b2df4879 *./tests/data/mpeg4adv.vsynth1.out.yuv
+stddev:    9.82 PSNR: 28.28 bytes:  7603200/  7603200
+0750613b0fb110b356b043a39720a41c *./tests/data/a-mpeg4-adap.avi
+404656 ./tests/data/a-mpeg4-adap.avi
+ccd90097ac60e91b8bb2012d31196414 *./tests/data/mpeg4adv.vsynth1.out.yuv
+stddev:   14.05 PSNR: 25.17 bytes:  7603200/  7603200
+9e677d08f1738569a70e9a387ae7d744 *./tests/data/a-mpeg4-Q.avi
+867046 ./tests/data/a-mpeg4-Q.avi
+72870f1438ec0502169a5aea5be6f42f *./tests/data/mpeg4adv.vsynth1.out.yuv
+stddev:    5.61 PSNR: 33.14 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/mpeg4nr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/mpeg4nr	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+c02f54157ba08ca12ad979c6308212ad *./tests/data/a-mpeg4-nr.avi
+675638 ./tests/data/a-mpeg4-nr.avi
+d2b89d5958fb7331f6c9e5b7ecaaa5b6 *./tests/data/mpeg4nr.vsynth1.out.yuv
+stddev:    6.99 PSNR: 31.23 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/mpeg4thread
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/mpeg4thread	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+7dbabe6477b1cdbeaa231434dbacebb9 *./tests/data/a-mpeg4-thread.avi
+778486 ./tests/data/a-mpeg4-thread.avi
+2e9f6ee6059f433d05cc95aa4ff7b3d9 *./tests/data/mpeg4thread.vsynth1.out.yuv
+stddev:   10.13 PSNR: 28.01 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/msmpeg4
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/msmpeg4	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+d437c6ab3775c50fdec00fa744bb5add *./tests/data/a-msmpeg4.avi
+624718 ./tests/data/a-msmpeg4.avi
+5ca72c39e3fc5df8e62f223c869589f5 *./tests/data/msmpeg4.vsynth1.out.yuv
+stddev:    7.98 PSNR: 30.09 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/msmpeg4v2
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/msmpeg4v2	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+88957e35efcc718bce0307627ad3298d *./tests/data/a-msmpeg4v2.avi
+623788 ./tests/data/a-msmpeg4v2.avi
+c6ff1041a0ef62c2a2e5ef519e5e94c4 *./tests/data/msmpeg4v2.vsynth1.out.yuv
+stddev:    7.97 PSNR: 30.10 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/pcm
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/pcm	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,72 @@
+89f5b8dd97e0dddbe59af0d44fd229f3 *./tests/data/a-pcm_alaw.wav
+529256 ./tests/data/a-pcm_alaw.wav
+0568b0b9a72e31559e150e7e09d301cd *./tests/data/pcm.vsynth1.out.wav
+stddev:  101.67 PSNR: 56.19 bytes:  1058444/  1058444
+f443a8eeb1647ec1eeb8370c939e52d4 *./tests/data/a-pcm_mulaw.wav
+529256 ./tests/data/a-pcm_mulaw.wav
+1c3eeaa8814ebd4916780dff80ed6dc5 *./tests/data/pcm.vsynth1.out.wav
+stddev:  103.38 PSNR: 56.04 bytes:  1058444/  1058444
+b7936d7170e0efefb379349d81aed360 *./tests/data/a-pcm_s8.mov
+530837 ./tests/data/a-pcm_s8.mov
+652edf30f35ad89bf27bcc9d2f9c7b53 *./tests/data/pcm.vsynth1.out.wav
+stddev:  147.89 PSNR: 52.93 bytes:  1058444/  1058444
+98cadb3502dbdc99e6e077c28b1a036c *./tests/data/a-pcm_u8.wav
+529244 ./tests/data/a-pcm_u8.wav
+652edf30f35ad89bf27bcc9d2f9c7b53 *./tests/data/pcm.vsynth1.out.wav
+stddev:  147.89 PSNR: 52.93 bytes:  1058444/  1058444
+c42b9c04305455250366c84e17c1023f *./tests/data/a-pcm_s16be.mov
+1060037 ./tests/data/a-pcm_s16be.mov
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth1.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/a-pcm_s16le.wav
+1058444 ./tests/data/a-pcm_s16le.wav
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth1.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+83e2d1c6ff07f4dfba71c01f595811fc *./tests/data/a-pcm_s16be.mkv
+1060693 ./tests/data/a-pcm_s16be.mkv
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth1.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+d31310a3263403fffbe28453dabeae74 *./tests/data/a-pcm_s16le.mkv
+1060693 ./tests/data/a-pcm_s16le.mkv
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth1.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+07ffe7ffb78f3648b6524debdde5aec1 *./tests/data/a-pcm_s24be.mov
+1589237 ./tests/data/a-pcm_s24be.mov
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth1.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+a85380fb79b0d4fff38e24ac1e34bb94 *./tests/data/a-pcm_s24le.wav
+1587668 ./tests/data/a-pcm_s24le.wav
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth1.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+d7792f0343cd66fda8b50b569e2bcc48 *./tests/data/a-pcm_s32be.mov
+2118437 ./tests/data/a-pcm_s32be.mov
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth1.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+da6ed80f4f40f0082577dea80827e014 *./tests/data/a-pcm_s32le.wav
+2116868 ./tests/data/a-pcm_s32le.wav
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth1.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+118ff3dc83c62ce9ce669eef57e55bb2 *./tests/data/a-pcm_f32be.au
+2116824 ./tests/data/a-pcm_f32be.au
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth1.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+46f44f86a18984a832206ab9e29a79f2 *./tests/data/a-pcm_f32le.wav
+2116880 ./tests/data/a-pcm_f32le.wav
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth1.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+8112296b1ed94f72f20d04b1a54850a7 *./tests/data/a-pcm_f64be.au
+4233624 ./tests/data/a-pcm_f64be.au
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth1.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+ba17c6d1a270e1333e981f239bf7eb45 *./tests/data/a-pcm_f64le.wav
+4233680 ./tests/data/a-pcm_f64le.wav
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth1.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+8c74234928ed425b1171211a89f67ead *./tests/data/a-pcm_zork.wav
+529256 ./tests/data/a-pcm_zork.wav
+864c8c866ac25642c29a13b122c70709 *./tests/data/pcm.vsynth1.out.wav
+stddev:  633.10 PSNR: 40.30 bytes:  1058444/  1058444
+8168a5c1343553ef027541830f2cb879 *./tests/data/a-pcm_s24daud.302
+10368730 ./tests/data/a-pcm_s24daud.302
+f552afadfdfcd6348a07095da6382de5 *./tests/data/pcm.vsynth1.out.wav
+stddev: 9415.16 PSNR: 16.85 bytes:  6911864/  1058444

Added: trunk/tests/ref/vsynth1/rc
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/rc	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+b7c96b3d7ef2965cf95ddeedf5251790 *./tests/data/a-mpeg4-rc.avi
+832136 ./tests/data/a-mpeg4-rc.avi
+650eef31987debab2b6576d302eac456 *./tests/data/rc.vsynth1.out.yuv
+stddev:   10.24 PSNR: 27.92 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/roq
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/roq	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+cf8b7b0e539bab3169c234ca63d71dd8 *./tests/data/a-roqav.roq
+101671 ./tests/data/a-roqav.roq
+0ad983c291b1ed373645c5b12a108c61 *./tests/data/roq.vsynth1.out.yuv
+stddev:    7.74 PSNR: 30.35 bytes:   760320/  7603200

Added: trunk/tests/ref/vsynth1/rv10
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/rv10	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+4d7e82de72a83905cf84b8abc3e70b8f *./tests/data/a-rv10.rm
+653905 ./tests/data/a-rv10.rm
+1a1ba9a3a63ec1a1a9585fded0a7c954 *./tests/data/rv10.vsynth1.out.yuv
+stddev:    8.03 PSNR: 30.03 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/rv20
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/rv20	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+49f656b3a84bd7173ca219fae310750c *./tests/data/a-rv20.rm
+627450 ./tests/data/a-rv20.rm
+a94d2babdc506b95951977cb55642981 *./tests/data/rv20.vsynth1.out.yuv
+stddev:    8.24 PSNR: 29.81 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/snow
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/snow	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+d593b3c1a9729ce6dd1721f58fa93712 *./tests/data/a-snow.avi
+136088 ./tests/data/a-snow.avi
+91021b7d6d7908648fe78cc1975af8c4 *./tests/data/snow.vsynth1.out.yuv
+stddev:   22.77 PSNR: 20.98 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/snowll
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/snowll	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+6d29e8c06a645cdee45073c4f3d0004e *./tests/data/a-snow53.avi
+3419980 ./tests/data/a-snow53.avi
+c5ccac874dbf808e9088bc3107860042 *./tests/data/snowll.vsynth1.out.yuv
+stddev:    0.00 PSNR:999.99 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/svq1
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/svq1	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+595fc4e38734521356b60e67b813f0fa *./tests/data/a-svq1.mov
+1334367 ./tests/data/a-svq1.mov
+9cc35c54b2c77d36bd7e308b393c1f81 *./tests/data/svq1.vsynth1.out.yuv
+stddev:    9.58 PSNR: 28.50 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/wma
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/wma	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,8 @@
+26a7f6b0f0b7181df8df3fa589f6bf81 *./tests/data/a-wmav1.asf
+106004 ./tests/data/a-wmav1.asf
+stddev:12245.27 PSNR: 14.57 bytes:  1065004/  1058444
+stddev: 2097.78 PSNR: 29.89 bytes:  1056812/  1058444
+7c6c0cb692af01b312ae345723674b5f *./tests/data/a-wmav2.asf
+106044 ./tests/data/a-wmav2.asf
+stddev:12249.69 PSNR: 14.57 bytes:  1065004/  1058444
+stddev: 2091.12 PSNR: 29.92 bytes:  1056812/  1058444

Added: trunk/tests/ref/vsynth1/wmv1
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/wmv1	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+4f3461315776e5118866fa3819cff9b6 *./tests/data/a-wmv1.avi
+626908 ./tests/data/a-wmv1.avi
+5182edba5b5e0354b39ce4f3604b62da *./tests/data/wmv1.vsynth1.out.yuv
+stddev:    7.97 PSNR: 30.09 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth1/wmv2
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth1/wmv2	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+13efda9d3811345aadc0632fc9a9332b *./tests/data/a-wmv2.avi
+659852 ./tests/data/a-wmv2.avi
+5182edba5b5e0354b39ce4f3604b62da *./tests/data/wmv2.vsynth1.out.yuv
+stddev:    7.97 PSNR: 30.09 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/ac3
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/ac3	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,2 @@
+081bfd5e683b13cccf1b07c43c1c5005 *./tests/data/a-ac3.rm
+98751 ./tests/data/a-ac3.rm

Added: trunk/tests/ref/vsynth2/adpcm_ima_qt
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/adpcm_ima_qt	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+3c06fd2f7831e3e8735b936e23ca220c *./tests/data/a-adpcm_qt.aiff
+281252 ./tests/data/a-adpcm_qt.aiff
+9580492803ba1c1a3746367b24b751c8 *./tests/data/adpcm_ima_qt.vsynth2.out.wav
+stddev:  914.63 PSNR: 37.10 bytes:  1058604/  1058444

Added: trunk/tests/ref/vsynth2/adpcm_ima_wav
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/adpcm_ima_wav	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+56b75c3a6dacedcf2ce7b0586aa33594 *./tests/data/a-adpcm_ima.wav
+267324 ./tests/data/a-adpcm_ima.wav
+78a2af1c895792d0c221d127bdd48ece *./tests/data/adpcm_ima_wav.vsynth2.out.wav
+stddev:  903.51 PSNR: 37.21 bytes:  1061792/  1058444

Added: trunk/tests/ref/vsynth2/adpcm_ms
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/adpcm_ms	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+a407b87daeef5b25dfb6c5b3f519e9c1 *./tests/data/a-adpcm_ms.wav
+268378 ./tests/data/a-adpcm_ms.wav
+7be370f937c51e8a967e6a3d08d5156a *./tests/data/adpcm_ms.vsynth2.out.wav
+stddev: 1050.00 PSNR: 35.91 bytes:  1060620/  1058444

Added: trunk/tests/ref/vsynth2/adpcm_swf
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/adpcm_swf	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+42d4639866ed4d692eaf126228a4fa2a *./tests/data/a-adpcm_swf.flv
+269166 ./tests/data/a-adpcm_swf.flv
+628089745a7059ae4055c2515b6d668b *./tests/data/adpcm_swf.vsynth2.out.wav
+stddev:  933.65 PSNR: 36.93 bytes:  1065004/  1058444

Added: trunk/tests/ref/vsynth2/adpcm_yam
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/adpcm_yam	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+2546d72df736b5ffa1557e8c9c9ef788 *./tests/data/a-adpcm_yam.wav
+266296 ./tests/data/a-adpcm_yam.wav
+c80c847a53a0fee17a88fa889ec34a4e *./tests/data/adpcm_yam.vsynth2.out.wav
+stddev: 1247.64 PSNR: 34.41 bytes:  1065004/  1058444

Added: trunk/tests/ref/vsynth2/alac
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/alac	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+c68f649777ab8e7c9a0f1f221451d3ad *./tests/data/a-alac.m4a
+389386 ./tests/data/a-alac.m4a
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/alac.vsynth2.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444

Added: trunk/tests/ref/vsynth2/asv1
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/asv1	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+4eb34d2de25f67a2706456e999338fe9 *./tests/data/a-asv1.avi
+832512 ./tests/data/a-asv1.avi
+c96ff7fd17c52f99ddb7922a4cb9168f *./tests/data/asv1.vsynth2.out.yuv
+stddev:   10.47 PSNR: 27.73 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/asv2
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/asv2	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+9649a4b68fb1107bad13e8a7574cc72d *./tests/data/a-asv2.avi
+789072 ./tests/data/a-asv2.avi
+74a78015b64b2cf8cb9da2e44f508a69 *./tests/data/asv2.vsynth2.out.yuv
+stddev:   10.28 PSNR: 27.89 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/dnxhd_1080i
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/dnxhd_1080i	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+1a4594983ae91f41907b89fe3174c527 *./tests/data/a-dnxhd-1080i.mov
+3031875 ./tests/data/a-dnxhd-1080i.mov
+3c559af629ae0a8fb1a9a0e4b4da7733 *./tests/data/dnxhd_1080i.vsynth2.out.yuv
+stddev:    1.31 PSNR: 45.77 bytes:   760320/  7603200

Added: trunk/tests/ref/vsynth2/dnxhd_720p
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/dnxhd_720p	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+58e07cc6ae0a2d36787044d0e82708a6 *./tests/data/a-dnxhd-720p.dnxhd
+2293760 ./tests/data/a-dnxhd-720p.dnxhd
+ab601eaafef74d80d3d20b780dddd836 *./tests/data/dnxhd_720p.vsynth2.out.yuv
+stddev:    1.36 PSNR: 45.45 bytes:   760320/  7603200

Added: trunk/tests/ref/vsynth2/dnxhd_720p_rd
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/dnxhd_720p_rd	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+092ffb7b8cf3c11556bb05dbb8b476ac *./tests/data/a-dnxhd-720p-rd.dnxhd
+2293760 ./tests/data/a-dnxhd-720p-rd.dnxhd
+33547ca318acff9448cba719cb99296d *./tests/data/dnxhd_720p_rd.vsynth2.out.yuv
+stddev:    1.32 PSNR: 45.66 bytes:   760320/  7603200

Added: trunk/tests/ref/vsynth2/dv
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/dv	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,8 @@
+bfa766f89bfeabc0ae1044f3954bed52 *./tests/data/a-dv.dv
+7200000 ./tests/data/a-dv.dv
+7ec62bd3350a6848364669e6e1e4b9cc *./tests/data/dv.vsynth2.out.yuv
+stddev:    1.71 PSNR: 43.47 bytes:  7603200/  7603200
+00a9d8683ac6826af41bcf7223fb0389 *./tests/data/a-dv411.dv
+7200000 ./tests/data/a-dv411.dv
+7f9fa421028aabb11eaf4c6513a5a843 *./tests/data/dv.vsynth2.out.yuv
+stddev:   10.09 PSNR: 28.05 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/dv50
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/dv50	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+61e31c79e8949b25c849753a0785b0d7 *./tests/data/a-dv50.dv
+14400000 ./tests/data/a-dv50.dv
+af3f2dd5ab62c1a1d98b07d4aeb6852f *./tests/data/dv50.vsynth2.out.yuv
+stddev:    0.82 PSNR: 49.82 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/error
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/error	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+90e65096aa9ebafa3fe3f44a5a47cdc4 *./tests/data/a-error-mpeg4-adv.avi
+176588 ./tests/data/a-error-mpeg4-adv.avi
+113defd3f8daf878e0b3fc03fafb4c09 *./tests/data/error.vsynth2.out.yuv
+stddev:    9.02 PSNR: 29.02 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/ffv1
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/ffv1	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+d72b0960e162d4998b9acbabb07e99ab *./tests/data/a-ffv1.avi
+3525804 ./tests/data/a-ffv1.avi
+dde5895817ad9d219f79a52d0bdfb001 *./tests/data/ffv1.vsynth2.out.yuv
+stddev:    0.00 PSNR:999.99 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/flac
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/flac	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+7781a016edfc242a39e4d65af02d861a *./tests/data/a-flac.flac
+353368 ./tests/data/a-flac.flac
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/flac.vsynth2.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444

Added: trunk/tests/ref/vsynth2/flashsv
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/flashsv	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+0667077971e0cb63b5f49c580006e90e *./tests/data/a-flashsv.flv
+12368953 ./tests/data/a-flashsv.flv
+592b3321994e26a990deb3a0a1415de9 *./tests/data/flashsv.vsynth2.out.yuv
+stddev:    0.65 PSNR: 51.84 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/flv
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/flv	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+2edc92093d36506bcc0a5c0e17e86113 *./tests/data/a-flv.flv
+131360 ./tests/data/a-flv.flv
+8999c8264fb0941561f64c4a736e9d88 *./tests/data/flv.vsynth2.out.yuv
+stddev:    5.33 PSNR: 33.59 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/g726
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/g726	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+5d8cce28f83dd33c3c7eaf43a5db5294 *./tests/data/a-g726.wav
+24082 ./tests/data/a-g726.wav
+4f1ba1af75dee64625a1c852e6cd01d3 *./tests/data/g726.vsynth2.out.wav
+stddev: 8506.46 PSNR: 17.73 bytes:    96148/  1058444

Added: trunk/tests/ref/vsynth2/h261
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/h261	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+dfd005d4c9030a0dc889c828a6408b9c *./tests/data/a-h261.avi
+191086 ./tests/data/a-h261.avi
+db7ceff174823b98834faa2320ca89ac *./tests/data/h261.vsynth2.out.yuv
+stddev:    6.37 PSNR: 32.03 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/h263
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/h263	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+9a368687ab34c48079f11a202839a6bc *./tests/data/a-h263.avi
+160106 ./tests/data/a-h263.avi
+61213b91b359697ebcefb9e0a53ac54a *./tests/data/h263.vsynth2.out.yuv
+stddev:    5.43 PSNR: 33.42 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/h263p
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/h263p	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+c7644d40e9f40bbd98e5a978f9f94bb4 *./tests/data/a-h263p.avi
+868018 ./tests/data/a-h263p.avi
+4b0ee791f280029dc03c528f76f195d4 *./tests/data/h263p.vsynth2.out.yuv
+stddev:    1.91 PSNR: 42.50 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/huffyuv
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/huffyuv	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+56cd44907a48990e06bd065e189ff461 *./tests/data/a-huffyuv.avi
+6455232 ./tests/data/a-huffyuv.avi
+dde5895817ad9d219f79a52d0bdfb001 *./tests/data/huffyuv.vsynth2.out.yuv
+stddev:    0.00 PSNR:999.99 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/jpegls
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/jpegls	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+4fc53937f048c900ae6d50fda9dba206 *./tests/data/a-jpegls.avi
+8334630 ./tests/data/a-jpegls.avi
+592b3321994e26a990deb3a0a1415de9 *./tests/data/jpegls.vsynth2.out.yuv
+stddev:    0.65 PSNR: 51.84 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/ljpeg
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/ljpeg	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+554a4a6a5a9058c588f8bf2de405bc70 *./tests/data/a-ljpeg.avi
+4766914 ./tests/data/a-ljpeg.avi
+dde5895817ad9d219f79a52d0bdfb001 *./tests/data/ljpeg.vsynth2.out.yuv
+stddev:    0.00 PSNR:999.99 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/mjpeg
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/mjpeg	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+765b2637f313eda33afdcdc384bfbc06 *./tests/data/a-mjpeg.avi
+704100 ./tests/data/a-mjpeg.avi
+3dc419bf8ddc7482d811e4c9dcf9d418 *./tests/data/mjpeg.vsynth2.out.yuv
+stddev:    4.38 PSNR: 35.29 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/mp2
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/mp2	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,5 @@
+f6eb0a205350bbd7fb1028a01c7ae8aa *./tests/data/a-mp2.mp2
+96130 ./tests/data/a-mp2.mp2
+74c7b6b15a001add199619fafe4059a1 *./tests/data/mp2.vsynth2.out.wav
+stddev: 9315.80 PSNR: 16.94 bytes:  1059884/  1058444
+stddev: 4385.25 PSNR: 23.49 bytes:  1057960/  1058444

Added: trunk/tests/ref/vsynth2/mpeg
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/mpeg	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+73ca6f1deab02d1d67a0e8495c026a9e *./tests/data/a-mpeg1.mpg
+192783 ./tests/data/a-mpeg1.mpg
+56147e94b12f08df7213e610e177823d *./tests/data/mpeg.vsynth2.out.yuv
+stddev:    4.95 PSNR: 34.22 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/mpeg1b
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/mpeg1b	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+977f3caf286e8f36c6ab4c7464632f26 *./tests/data/a-mpeg1b.mpg
+229806 ./tests/data/a-mpeg1b.mpg
+f41c60846bfb8cb6dcf6071c846c82b4 *./tests/data/mpeg1b.vsynth2.out.yuv
+stddev:    4.13 PSNR: 35.80 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/mpeg2
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/mpeg2	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,20 @@
+2d55ce623a7be4e8136f80266e487678 *./tests/data/a-mpeg2.mpg
+198667 ./tests/data/a-mpeg2.mpg
+b7cae8a1f751b821cddcbe4d5dbc518c *./tests/data/mpeg2.vsynth2.out.yuv
+stddev:    4.96 PSNR: 34.20 bytes:  7603200/  7603200
+788b83a7c8c6c1e648c05076dd40dc30 *./tests/data/a-mpeg2ivlc-qprd.mpg
+247161 ./tests/data/a-mpeg2ivlc-qprd.mpg
+cc6f08c1a24b58c19de325e79cfa40a3 *./tests/data/mpeg2.vsynth2.out.yuv
+stddev:    4.25 PSNR: 35.56 bytes:  7603200/  7603200
+a144ff5d9b293b43fc13ec40119925c0 *./tests/data/a-mpeg2_422.mpg
+359045 ./tests/data/a-mpeg2_422.mpg
+5e7a85daf29ae185499cacab2b39c17f *./tests/data/mpeg2.vsynth2.out.yuv
+stddev:   54.55 PSNR: 13.39 bytes: 10137600/  7603200
+f979bcca866e6e4cad5dc6cb06e56cfb *./tests/data/a-mpeg2.mpg
+198041 ./tests/data/a-mpeg2.mpg
+f6d9bf24ff8676a7f6076c05cd2c81a3 *./tests/data/mpeg2.vsynth2.out.yuv
+stddev:    4.97 PSNR: 34.19 bytes:  7603200/  7603200
+f90197a8b6e62ae25f82625337f27240 *./tests/data/a-mpeg2i.mpg
+204579 ./tests/data/a-mpeg2i.mpg
+ea5057b60146c06d40449cdfc686bf13 *./tests/data/mpeg2.vsynth2.out.yuv
+stddev:    4.98 PSNR: 34.18 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/mpeg2thread
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/mpeg2thread	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,12 @@
+c346717be44450e41d9d6e07f59d1490 *./tests/data/a-mpeg2thread.mpg
+182959 ./tests/data/a-mpeg2thread.mpg
+02b85a7f67ced2d146a5c4e8000712b6 *./tests/data/mpeg2thread.vsynth2.out.yuv
+stddev:    4.75 PSNR: 34.58 bytes:  7603200/  7603200
+ff30b3df75626398873ac4f30093a5ae *./tests/data/a-mpeg2threadivlc.mpg
+182105 ./tests/data/a-mpeg2threadivlc.mpg
+02b85a7f67ced2d146a5c4e8000712b6 *./tests/data/mpeg2thread.vsynth2.out.yuv
+stddev:    4.75 PSNR: 34.58 bytes:  7603200/  7603200
+3942f86a6aa6fe5aea586fedf210e33e *./tests/data/a-mpeg2reuse.mpg
+394265 ./tests/data/a-mpeg2reuse.mpg
+afbc483eaa769925259e6094cfda2c72 *./tests/data/mpeg2thread.vsynth2.out.yuv
+stddev:    4.76 PSNR: 34.57 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/mpeg4
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/mpeg4	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+47de227982e77830a2db278214a08773 *./tests/data/a-odivx.mp4
+119797 ./tests/data/a-odivx.mp4
+90a3577850239083a9042bef33c50e85 *./tests/data/mpeg4.vsynth2.out.yuv
+stddev:    5.34 PSNR: 33.57 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/mpeg4adv
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/mpeg4adv	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,16 @@
+dee7be19486a76d96c88d18eefba8f86 *./tests/data/a-mpeg4-adv.avi
+141546 ./tests/data/a-mpeg4-adv.avi
+3f3a21e9db85a9c0f7022f557a5374c1 *./tests/data/mpeg4adv.vsynth2.out.yuv
+stddev:    4.94 PSNR: 34.25 bytes:  7603200/  7603200
+e7a09631afd7b75c6a0544c365aadbe1 *./tests/data/a-mpeg4-qprd.avi
+233154 ./tests/data/a-mpeg4-qprd.avi
+b5b5f761b63bbf5844085b03e0a76636 *./tests/data/mpeg4adv.vsynth2.out.yuv
+stddev:    3.75 PSNR: 36.63 bytes:  7603200/  7603200
+78c93c522b23bcc7f84f8b592b0191b6 *./tests/data/a-mpeg4-adap.avi
+200120 ./tests/data/a-mpeg4-adap.avi
+fd7db0b14fa76d0734bbfa36dbb513f8 *./tests/data/mpeg4adv.vsynth2.out.yuv
+stddev:    3.78 PSNR: 36.58 bytes:  7603200/  7603200
+a5150067914ee1dee50f8fc8dcaee841 *./tests/data/a-mpeg4-Q.avi
+165802 ./tests/data/a-mpeg4-Q.avi
+4dcc71ad79bee90777cf5299044be362 *./tests/data/mpeg4adv.vsynth2.out.yuv
+stddev:    4.00 PSNR: 36.09 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/mpeg4nr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/mpeg4nr	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+c41187c99588fb7229ad330b2f80d28b *./tests/data/a-mpeg4-nr.avi
+155044 ./tests/data/a-mpeg4-nr.avi
+f7fc191308679f709405e62271f5c65f *./tests/data/mpeg4nr.vsynth2.out.yuv
+stddev:    4.73 PSNR: 34.63 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/mpeg4thread
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/mpeg4thread	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+8496ffe953dc3398c657d99e962e4d77 *./tests/data/a-mpeg4-thread.avi
+250162 ./tests/data/a-mpeg4-thread.avi
+58165c879707aedeab460bab86dae4ef *./tests/data/mpeg4thread.vsynth2.out.yuv
+stddev:    3.73 PSNR: 36.68 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/msmpeg4
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/msmpeg4	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+3069f95f2ffca1f20c8ea36e2625fabc *./tests/data/a-msmpeg4.avi
+127680 ./tests/data/a-msmpeg4.avi
+0e1c6e25c71c6a8fa8e506e3d97ca4c9 *./tests/data/msmpeg4.vsynth2.out.yuv
+stddev:    5.33 PSNR: 33.59 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/msmpeg4v2
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/msmpeg4v2	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+c09815e40a9d260628e1ebad8b2b3774 *./tests/data/a-msmpeg4v2.avi
+129918 ./tests/data/a-msmpeg4v2.avi
+8920194f8bf8f9cdd6c65b3df9e1a292 *./tests/data/msmpeg4v2.vsynth2.out.yuv
+stddev:    5.33 PSNR: 33.59 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/pcm
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/pcm	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,72 @@
+89f5b8dd97e0dddbe59af0d44fd229f3 *./tests/data/a-pcm_alaw.wav
+529256 ./tests/data/a-pcm_alaw.wav
+0568b0b9a72e31559e150e7e09d301cd *./tests/data/pcm.vsynth2.out.wav
+stddev:  101.67 PSNR: 56.19 bytes:  1058444/  1058444
+f443a8eeb1647ec1eeb8370c939e52d4 *./tests/data/a-pcm_mulaw.wav
+529256 ./tests/data/a-pcm_mulaw.wav
+1c3eeaa8814ebd4916780dff80ed6dc5 *./tests/data/pcm.vsynth2.out.wav
+stddev:  103.38 PSNR: 56.04 bytes:  1058444/  1058444
+b7936d7170e0efefb379349d81aed360 *./tests/data/a-pcm_s8.mov
+530837 ./tests/data/a-pcm_s8.mov
+652edf30f35ad89bf27bcc9d2f9c7b53 *./tests/data/pcm.vsynth2.out.wav
+stddev:  147.89 PSNR: 52.93 bytes:  1058444/  1058444
+98cadb3502dbdc99e6e077c28b1a036c *./tests/data/a-pcm_u8.wav
+529244 ./tests/data/a-pcm_u8.wav
+652edf30f35ad89bf27bcc9d2f9c7b53 *./tests/data/pcm.vsynth2.out.wav
+stddev:  147.89 PSNR: 52.93 bytes:  1058444/  1058444
+c42b9c04305455250366c84e17c1023f *./tests/data/a-pcm_s16be.mov
+1060037 ./tests/data/a-pcm_s16be.mov
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth2.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/a-pcm_s16le.wav
+1058444 ./tests/data/a-pcm_s16le.wav
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth2.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+83e2d1c6ff07f4dfba71c01f595811fc *./tests/data/a-pcm_s16be.mkv
+1060693 ./tests/data/a-pcm_s16be.mkv
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth2.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+d31310a3263403fffbe28453dabeae74 *./tests/data/a-pcm_s16le.mkv
+1060693 ./tests/data/a-pcm_s16le.mkv
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth2.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+07ffe7ffb78f3648b6524debdde5aec1 *./tests/data/a-pcm_s24be.mov
+1589237 ./tests/data/a-pcm_s24be.mov
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth2.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+a85380fb79b0d4fff38e24ac1e34bb94 *./tests/data/a-pcm_s24le.wav
+1587668 ./tests/data/a-pcm_s24le.wav
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth2.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+d7792f0343cd66fda8b50b569e2bcc48 *./tests/data/a-pcm_s32be.mov
+2118437 ./tests/data/a-pcm_s32be.mov
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth2.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+da6ed80f4f40f0082577dea80827e014 *./tests/data/a-pcm_s32le.wav
+2116868 ./tests/data/a-pcm_s32le.wav
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth2.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+118ff3dc83c62ce9ce669eef57e55bb2 *./tests/data/a-pcm_f32be.au
+2116824 ./tests/data/a-pcm_f32be.au
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth2.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+46f44f86a18984a832206ab9e29a79f2 *./tests/data/a-pcm_f32le.wav
+2116880 ./tests/data/a-pcm_f32le.wav
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth2.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+8112296b1ed94f72f20d04b1a54850a7 *./tests/data/a-pcm_f64be.au
+4233624 ./tests/data/a-pcm_f64be.au
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth2.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+ba17c6d1a270e1333e981f239bf7eb45 *./tests/data/a-pcm_f64le.wav
+4233680 ./tests/data/a-pcm_f64le.wav
+95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.vsynth2.out.wav
+stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
+8c74234928ed425b1171211a89f67ead *./tests/data/a-pcm_zork.wav
+529256 ./tests/data/a-pcm_zork.wav
+864c8c866ac25642c29a13b122c70709 *./tests/data/pcm.vsynth2.out.wav
+stddev:  633.10 PSNR: 40.30 bytes:  1058444/  1058444
+8168a5c1343553ef027541830f2cb879 *./tests/data/a-pcm_s24daud.302
+10368730 ./tests/data/a-pcm_s24daud.302
+f552afadfdfcd6348a07095da6382de5 *./tests/data/pcm.vsynth2.out.wav
+stddev: 9415.16 PSNR: 16.85 bytes:  6911864/  1058444

Added: trunk/tests/ref/vsynth2/rc
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/rc	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+b517389e425d3065ab26ef4cc0658237 *./tests/data/a-mpeg4-rc.avi
+227762 ./tests/data/a-mpeg4-rc.avi
+cc947bbac9187bf08d3e2d425556aaa5 *./tests/data/rc.vsynth2.out.yuv
+stddev:    4.26 PSNR: 35.54 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/roq
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/roq	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+b46f899b2363065c60f3782ba1f8b7bd *./tests/data/a-roqav.roq
+92786 ./tests/data/a-roqav.roq
+e69fca960dd0911e9b8d589c13e11dc1 *./tests/data/roq.vsynth2.out.yuv
+stddev:    3.81 PSNR: 36.49 bytes:   760320/  7603200

Added: trunk/tests/ref/vsynth2/rv10
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/rv10	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+b1467b0e8d8cad730e36d1e8ab49d573 *./tests/data/a-rv10.rm
+154310 ./tests/data/a-rv10.rm
+61213b91b359697ebcefb9e0a53ac54a *./tests/data/rv10.vsynth2.out.yuv
+stddev:    5.43 PSNR: 33.42 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/rv20
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/rv20	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+d864475aa16d84dd99de13e65003672a *./tests/data/a-rv20.rm
+132734 ./tests/data/a-rv20.rm
+c66afdcc0daac2f1b4167b9811968877 *./tests/data/rv20.vsynth2.out.yuv
+stddev:    5.42 PSNR: 33.45 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/snow
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/snow	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+af651d8ef0a66257ac8b2ef8b229f27b *./tests/data/a-snow.avi
+57700 ./tests/data/a-snow.avi
+8890189af71a0dd3447c4e8424c9a76b *./tests/data/snow.vsynth2.out.yuv
+stddev:   10.47 PSNR: 27.72 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/snowll
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/snowll	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+a8fccf278bbb17d37a756ecf11672b09 *./tests/data/a-snow53.avi
+2721758 ./tests/data/a-snow53.avi
+dde5895817ad9d219f79a52d0bdfb001 *./tests/data/snowll.vsynth2.out.yuv
+stddev:    0.00 PSNR:999.99 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/svq1
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/svq1	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+7f9fbe4890bc1df67867bf03803dca48 *./tests/data/a-svq1.mov
+766851 ./tests/data/a-svq1.mov
+aa03471dac3f49455a33a2b19fda1098 *./tests/data/svq1.vsynth2.out.yuv
+stddev:    3.23 PSNR: 37.93 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/wma
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/wma	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,8 @@
+26a7f6b0f0b7181df8df3fa589f6bf81 *./tests/data/a-wmav1.asf
+106004 ./tests/data/a-wmav1.asf
+stddev:12245.27 PSNR: 14.57 bytes:  1065004/  1058444
+stddev: 2097.78 PSNR: 29.89 bytes:  1056812/  1058444
+7c6c0cb692af01b312ae345723674b5f *./tests/data/a-wmav2.asf
+106044 ./tests/data/a-wmav2.asf
+stddev:12249.69 PSNR: 14.57 bytes:  1065004/  1058444
+stddev: 2091.12 PSNR: 29.92 bytes:  1056812/  1058444

Added: trunk/tests/ref/vsynth2/wmv1
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/wmv1	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+1011e26e7d351c96d7bbfe106d831b69 *./tests/data/a-wmv1.avi
+129530 ./tests/data/a-wmv1.avi
+81eee429b665254d19a06607463c0b5e *./tests/data/wmv1.vsynth2.out.yuv
+stddev:    5.33 PSNR: 33.60 bytes:  7603200/  7603200

Added: trunk/tests/ref/vsynth2/wmv2
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tests/ref/vsynth2/wmv2	Sat Jan 16 21:18:13 2010	(r21254)
@@ -0,0 +1,4 @@
+1f6598e9776ed00aebdc44cc8d48cb7c *./tests/data/a-wmv2.avi
+129860 ./tests/data/a-wmv2.avi
+81eee429b665254d19a06607463c0b5e *./tests/data/wmv2.vsynth2.out.yuv
+stddev:    5.33 PSNR: 33.60 bytes:  7603200/  7603200



More information about the ffmpeg-cvslog mailing list