diff options
author | Diego Biurrun <diego@biurrun.de> | 2012-09-24 17:57:14 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2013-01-06 16:30:02 +0100 |
commit | a0c5917f86a6ff0d91d7f9af71afca0d43c14825 (patch) | |
tree | b19038067509686714ad008a4b8389ad57ad8ec8 /tests/ref/vsynth | |
parent | 6b8d88808dbc21197281ff4ea5a4660ad19e1bf3 (diff) | |
download | ffmpeg-a0c5917f86a6ff0d91d7f9af71afca0d43c14825.tar.gz |
Drop Snow codec
Snow is a toy codec with no real-world use and horrible code.
Diffstat (limited to 'tests/ref/vsynth')
-rw-r--r-- | tests/ref/vsynth/vsynth1-snow | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth1-snow-hpel | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth1-snow-ll | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth2-snow | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth2-snow-hpel | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth2-snow-ll | 4 |
6 files changed, 0 insertions, 24 deletions
diff --git a/tests/ref/vsynth/vsynth1-snow b/tests/ref/vsynth/vsynth1-snow deleted file mode 100644 index 701b5ccfac..0000000000 --- a/tests/ref/vsynth/vsynth1-snow +++ /dev/null @@ -1,4 +0,0 @@ -44fed844eb715fba0cc2433e7d7713bb *tests/data/fate/vsynth1-snow.avi -136076 tests/data/fate/vsynth1-snow.avi -91021b7d6d7908648fe78cc1975af8c4 *tests/data/fate/vsynth1-snow.out.rawvideo -stddev: 22.77 PSNR: 20.98 MAXDIFF: 172 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth1-snow-hpel b/tests/ref/vsynth/vsynth1-snow-hpel deleted file mode 100644 index c22ad0aa71..0000000000 --- a/tests/ref/vsynth/vsynth1-snow-hpel +++ /dev/null @@ -1,4 +0,0 @@ -f60c8cb8f41b66bc38df87e9bdb84b34 *tests/data/fate/vsynth1-snow-hpel.avi -138700 tests/data/fate/vsynth1-snow-hpel.avi -d6845c8f1310e041afdcebc6bbfc449b *tests/data/fate/vsynth1-snow-hpel.out.rawvideo -stddev: 22.74 PSNR: 20.99 MAXDIFF: 171 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth1-snow-ll b/tests/ref/vsynth/vsynth1-snow-ll deleted file mode 100644 index 1636af55e5..0000000000 --- a/tests/ref/vsynth/vsynth1-snow-ll +++ /dev/null @@ -1,4 +0,0 @@ -bdc7a025cd306f3da0d377b06bbe909b *tests/data/fate/vsynth1-snow-ll.avi -3419968 tests/data/fate/vsynth1-snow-ll.avi -c5ccac874dbf808e9088bc3107860042 *tests/data/fate/vsynth1-snow-ll.out.rawvideo -stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth2-snow b/tests/ref/vsynth/vsynth2-snow deleted file mode 100644 index 12f3811d07..0000000000 --- a/tests/ref/vsynth/vsynth2-snow +++ /dev/null @@ -1,4 +0,0 @@ -4b6236e23ae4a52655f2c24c5a09380a *tests/data/fate/vsynth2-snow.avi -57688 tests/data/fate/vsynth2-snow.avi -8890189af71a0dd3447c4e8424c9a76b *tests/data/fate/vsynth2-snow.out.rawvideo -stddev: 10.47 PSNR: 27.72 MAXDIFF: 119 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth2-snow-hpel b/tests/ref/vsynth/vsynth2-snow-hpel deleted file mode 100644 index 955f1bf73d..0000000000 --- a/tests/ref/vsynth/vsynth2-snow-hpel +++ /dev/null @@ -1,4 +0,0 @@ -9872032345c33cf8e8fc26ab655be3d3 *tests/data/fate/vsynth2-snow-hpel.avi -61760 tests/data/fate/vsynth2-snow-hpel.avi -8680d40905f423999d65b996c4dcb984 *tests/data/fate/vsynth2-snow-hpel.out.rawvideo -stddev: 10.45 PSNR: 27.74 MAXDIFF: 123 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth2-snow-ll b/tests/ref/vsynth/vsynth2-snow-ll deleted file mode 100644 index 9a725492ec..0000000000 --- a/tests/ref/vsynth/vsynth2-snow-ll +++ /dev/null @@ -1,4 +0,0 @@ -30b40e0bf64f92b23d6f94056c0c6da5 *tests/data/fate/vsynth2-snow-ll.avi -2721746 tests/data/fate/vsynth2-snow-ll.avi -dde5895817ad9d219f79a52d0bdfb001 *tests/data/fate/vsynth2-snow-ll.out.rawvideo -stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 7603200/ 7603200 |