allocate a few bytes more for extradata so the bitstream reader if its used by the...
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 13 Nov 2004 01:27:35 +0000 (01:27 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 13 Nov 2004 01:27:35 +0000 (01:27 +0000)
commit3129cd0140b15b80f3e7106f308ce19226ef0b1d
treead5a8bd791f5ae7e0cefd246a564b2cd35a22b84
parent4940ed6ae12e47a6cab496c3f32326fc39ab4b7b
allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end

Originally committed as revision 3679 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/asf.c
libavformat/avidec.c
libavformat/mov.c
libavformat/nut.c
libavformat/ogg.c
libavformat/rtsp.c
libavformat/wav.c