diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-10-15 23:04:22 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-10-15 23:52:08 +0200 |
commit | db3a0aae9fdc2249b5408076d89f5fef52d61abb (patch) | |
tree | a26eac3046b3a44593ce112bc8cdfddce43b3f80 /tests/ref/fate | |
parent | faa1cb50ed7d2258932475ff571b7662f0089514 (diff) | |
download | ffmpeg-db3a0aae9fdc2249b5408076d89f5fef52d61abb.tar.gz |
msvideo1enc: fix initial keyframe value
keyframe was never set to anything but 1
Fixes CID733730
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/fate')
-rw-r--r-- | tests/ref/fate/vsynth1-msvideo1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/fate/vsynth1-msvideo1 b/tests/ref/fate/vsynth1-msvideo1 index 9beb739afe..b59274c973 100644 --- a/tests/ref/fate/vsynth1-msvideo1 +++ b/tests/ref/fate/vsynth1-msvideo1 @@ -1,4 +1,4 @@ -37aa67b5928794534cb6a268d4adf48c *tests/data/fate/vsynth1-msvideo1.avi +afe516f762a598f3f9c7ae8a9f288d3e *tests/data/fate/vsynth1-msvideo1.avi 2162264 tests/data/fate/vsynth1-msvideo1.avi -c0665fac1bd896b6fe7fe0eead805bd5 *tests/data/fate/vsynth1-msvideo1.out.rawvideo +ef76473f7be587dac7676a69835e43ce *tests/data/fate/vsynth1-msvideo1.out.rawvideo stddev: 11.80 PSNR: 26.69 MAXDIFF: 151 bytes: 7603200/ 7603200 |