prevent going out of the buffer if the nal size does not fit in the buffer.
authorMean <fixounet@free.fr>
Sun, 29 Apr 2007 23:18:39 +0000 (23:18 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Sun, 29 Apr 2007 23:18:39 +0000 (23:18 +0000)
commitdcc3a30b58c51babcba85905a9617c64090c95ab
treefac033905aff222ca3fd66aff6b639fb1b7f4ee2
parent428098165de4c3edfe42c1b7f00627d287015863
prevent going out of the buffer if the nal size does not fit in the buffer.
Patch by Mean % fixounet A free P fr %
Original thread:
Date: Apr 29, 2007 2:00 PM
Subject: Re: [Ffmpeg-devel] [patch] h264.c, dont go beyond buffer in h264_decode_nal_unit

Originally committed as revision 8858 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c