diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2012-04-15 16:35:03 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2012-04-15 16:35:03 +0200 |
commit | cb8f5194b369f469dc04b78ada5f0e3a29f31b99 (patch) | |
tree | 07f7e1cbc9dbfbf8728a1990033d3c9573aa26fc /tests | |
parent | 8cb9f99e9fbdbc92c82f00f9a679542bac87558c (diff) | |
download | ffmpeg-cb8f5194b369f469dc04b78ada5f0e3a29f31b99.tar.gz |
Set bits_per_coded_sample when encoding Microsoft Video-1.
Fixes ticket #1193.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ref/vsynth1/msvideo1 | 2 | ||||
-rw-r--r-- | tests/ref/vsynth2/msvideo1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth1/msvideo1 b/tests/ref/vsynth1/msvideo1 index 7978258c99..2dc529ba03 100644 --- a/tests/ref/vsynth1/msvideo1 +++ b/tests/ref/vsynth1/msvideo1 @@ -1,4 +1,4 @@ -267a152a73cbc5ac4694a6e3b254be34 *./tests/data/vsynth1/msvideo1.avi +37aa67b5928794534cb6a268d4adf48c *./tests/data/vsynth1/msvideo1.avi 2162264 ./tests/data/vsynth1/msvideo1.avi c0665fac1bd896b6fe7fe0eead805bd5 *./tests/data/msvideo1.vsynth1.out.yuv stddev: 11.80 PSNR: 26.69 MAXDIFF: 151 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth2/msvideo1 b/tests/ref/vsynth2/msvideo1 index f71be35278..9c049e7c10 100644 --- a/tests/ref/vsynth2/msvideo1 +++ b/tests/ref/vsynth2/msvideo1 @@ -1,4 +1,4 @@ -5dddbbd6616d9be4bc0fd0c9650bd9e3 *./tests/data/vsynth2/msvideo1.avi +e70658b8b97eb4c7e63b2081c3a602de *./tests/data/vsynth2/msvideo1.avi 1259308 ./tests/data/vsynth2/msvideo1.avi cd83ffcbc73573044e3aead3094229e5 *./tests/data/msvideo1.vsynth2.out.yuv stddev: 7.42 PSNR: 30.72 MAXDIFF: 123 bytes: 7603200/ 7603200 |