reduce scores if the mp3 frames dont start from the begin of the file (fixes flv...
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 20 Sep 2006 21:23:32 +0000 (21:23 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 20 Sep 2006 21:23:32 +0000 (21:23 +0000)
commit22668218f920981fc88ff4175ee6af8b895a201b
tree65a423c071e4419f89ca424a5492c3de46e65c78
parentc3e462a8ca8127acacd0848c2e6ea4a45e628cd7
reduce scores if the mp3 frames dont start from the begin of the file (fixes flv deteted as mp3 issues)

Originally committed as revision 6304 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mp3.c