prevent assert failures and infinite loops with broken streams
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 25 Aug 2005 00:01:57 +0000 (00:01 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 25 Aug 2005 00:01:57 +0000 (00:01 +0000)
commitba17363ff71e68d89b64bc6f129460e9056b9de6
treeed4e0ad3a7344a0ff8e0097aa9c1c3860618750b
parent3fc9e78f1fe7740fda079068f242de56a74f2429
prevent assert failures and infinite loops with broken streams

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