diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-09-20 22:29:03 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-09-27 19:43:31 +0200 |
commit | 9e9b5159e9d7469421f7c7f126a9f7639a6a79b5 (patch) | |
tree | 00c6cf8aadf9fe941975f68f237917d8a053bbcb /tests/ref/lavf/avi | |
parent | 9de731e9d0f415ce8c5dc1c9079490964c244867 (diff) | |
download | ffmpeg-9e9b5159e9d7469421f7c7f126a9f7639a6a79b5.tar.gz |
mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavf/avi')
-rw-r--r-- | tests/ref/lavf/avi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/lavf/avi b/tests/ref/lavf/avi index 819c4ebf01..056d0c72fe 100644 --- a/tests/ref/lavf/avi +++ b/tests/ref/lavf/avi @@ -1,3 +1,3 @@ -dbd400a0a791360ad87eb436829ddef9 *./tests/data/lavf/lavf.avi -330816 ./tests/data/lavf/lavf.avi -./tests/data/lavf/lavf.avi CRC=0xa79b84dd +feb26a85f820ede7e521a55be565f3b1 *./tests/data/lavf/lavf.avi +330806 ./tests/data/lavf/lavf.avi +./tests/data/lavf/lavf.avi CRC=0x4780846b |