improve mpeg4-es detection by rejecting streams with reserved startcodes (fixes 11...
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 7 May 2007 11:57:46 +0000 (11:57 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 7 May 2007 11:57:46 +0000 (11:57 +0000)
commit5fd5d0ef3ad534c0ff7b5ac555a9dc7149e9aa01
tree6ab4042b418442dcffac90a63041ec75d16fa893
parentf025588bb6008600195184b733800f768ed8e025
improve mpeg4-es detection by rejecting streams with reserved startcodes (fixes 11-i_need_your_love-daw.mp3 detected as mpeg4)

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