Check buffer size for idcin check, otherwise false positives are too likely for
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 14 Sep 2009 15:44:05 +0000 (15:44 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 14 Sep 2009 15:44:05 +0000 (15:44 +0000)
commit8466ab59b21257ff254b4c17ef428458bac645d9
treecd3a893260cdf056553df354af17c59339971e08
parent03354862cbadbbd0ee6871c7c8b0d233415fc957
Check buffer size for idcin check, otherwise false positives are too likely for
small probe buffer sizes due to 0-padding (see probetest results).

Originally committed as revision 19838 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/idcin.c