make decoder a little bit more tolerant to missing NAL units
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 19 Jun 2005 23:33:09 +0000 (23:33 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 19 Jun 2005 23:33:09 +0000 (23:33 +0000)
commit806bb93fe2ce2e993c7d9f70117f5b6b6e24499b
treec09d26e707d4a7e97f835b5ebf25e7c995fa4665
parent2fdf9cb2fb9f2f9c1bec53a5a72287bbf12471b7
make decoder a little bit more tolerant to missing NAL units

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