aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/h261data.c
diff options
context:
space:
mode:
authorDyami Caliri <dyami@dragonframe.com>2015-02-26 10:17:01 -0800
committerMichael Niedermayer <michaelni@gmx.at>2015-03-14 14:27:23 +0100
commit265ad094a8cbf071f24a32370a7ed3e2e7539e5a (patch)
tree7287538288a0e888a68af585ab1d92566d58167a /libavcodec/h261data.c
parentb9d09fb8c9998a533289c2fd9db8792570c9ff8f (diff)
downloadffmpeg-265ad094a8cbf071f24a32370a7ed3e2e7539e5a.tar.gz
Fix buffer_size argument to init_put_bits() in multiple encoders.
Several encoders were multiplying the buffer size by 8, in order to get a bit size. However, the buffer_size argument is for the byte size of the buffer. We had experienced crashes encoding prores (Anatoliy) at size 4096x4096. (cherry picked from commit 50833c9f7b4e1922197a8955669f8ab3589c8cef) Conflicts: libavcodec/proresenc_kostya.c
Diffstat (limited to 'libavcodec/h261data.c')
0 files changed, 0 insertions, 0 deletions