demuxer.h: increase input buffer padding to 64 to match FFmpeg
commit5fc54a6caad5f24b993da2e282c896269a6abc49
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 9 Mar 2010 13:00:37 +0000 (9 15:00 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 9 Mar 2010 13:00:37 +0000 (9 15:00 +0200)
tree8ab972b0147337c9f476e5e3ed3f39730ea44bc3
parent81065d41b6d0844f138e0ad132d7861a03a4efc0
demuxer.h: increase input buffer padding to 64 to match FFmpeg

FFmpeg increased the amount of padding that must be readable beyond
input buffers without SIGSEGV from 8 to 64, and the MPlayer value must
be changed accordingly.
libmpdemux/demuxer.h