Rewrite h261_probe().
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 14 Sep 2009 21:29:19 +0000 (21:29 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 14 Sep 2009 21:29:19 +0000 (21:29 +0000)
commit89c4e176f6b22ddfadaea2ff698a7c479ede474e
treeb8817cc37b85f922f85cae91320ac1e4defcbd60
parent05bdd33a128dea4cea31d8b77072901f29e9ffff
Rewrite h261_probe().
New code can detect h261 startcodes even when the first is damaged or not at the
begin. It also passes probetest v2 & v3.

Originally committed as revision 19845 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/raw.c