Increase FF_INPUT_BUFFER_PADDING_SIZE to 64.
authorAlex Converse <alex.converse@gmail.com>
Sun, 7 Mar 2010 21:16:44 +0000 (21:16 +0000)
committerAlex Converse <alex.converse@gmail.com>
Sun, 7 Mar 2010 21:16:44 +0000 (21:16 +0000)
commit0f8e4dfe6ed913741e4711c6e7deb3272de2f164
tree537950f767960377bb04b88f8b1f67cc2e535f7b
parent57cb8d98310ec2db8d44376032b96435724c83f4
Increase FF_INPUT_BUFFER_PADDING_SIZE to 64.

The purpose of this is to give decoders a reasonable amount of buffer to work
with before needing to check for overreads.

Originally committed as revision 22288 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h