OSDN Git Service

In h264 decoder, fix decoding when nal end sequence is present
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Tue, 23 Nov 2010 01:16:37 +0000 (01:16 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Tue, 23 Nov 2010 01:16:37 +0000 (01:16 +0000)
commit9d252137e502c5de20b10206f84f30917d6ebab8
tree42f7e84a07f9b5513d56111ba4f00a9b491260b7
parent8ee764b02062c85972d207a0bbbf1a0f164f5b24
In h264 decoder, fix decoding when nal end sequence is present

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