aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/h264qpel.h
diff options
context:
space:
mode:
authorDyami Caliri <dyami@dragonframe.com>2015-02-26 10:17:01 -0800
committerMichael Niedermayer <michaelni@gmx.at>2015-03-21 01:52:51 +0100
commit429347afa7484773378191ab5846a199545e6b47 (patch)
tree65f6aec833ad29737a9ce90da6b02322a5f5633b /libavcodec/h264qpel.h
parenta81b6a662aa6ae9eec3d88322bee839c6e84c09b (diff)
downloadffmpeg-429347afa7484773378191ab5846a199545e6b47.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) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/h264qpel.h')
0 files changed, 0 insertions, 0 deletions