Try to support invalid h264 that does not mark IDR with POC=0.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 2 Sep 2008 16:31:18 +0000 (16:31 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 2 Sep 2008 16:31:18 +0000 (16:31 +0000)
commitd0b41d89318a2f9232444f5ead5e59df9da3cab6
treed39ee22bf0b2379a591717901d3a470de6da055b
parent74aa41bae4c3c57f3765633963719ea824bab410
Try to support invalid h264 that does not mark IDR with POC=0.
Fixes issue576.

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