OSDN Git Service

End startcode prefix search at the end of a AVC unit.
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 9 Dec 2009 12:49:59 +0000 (12:49 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 9 Dec 2009 12:49:59 +0000 (12:49 +0000)
commit52255d17466e01aea5113a21f782efc76258b3f3
treefcbece2b9c983e5942999b38e5d4b448c27f5243
parentf543f636a5d87c93cb73845668f09eb1874324b5
End startcode prefix search at the end of a AVC unit.
Fixes issue1550.

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