If we find a VBR tag at the beginning of the file don't attempt to
authorYoav Steinberg <yoav@monfort.co.il>
Sun, 4 Jan 2009 16:23:18 +0000 (16:23 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 4 Jan 2009 16:23:18 +0000 (16:23 +0000)
commit853a97530e0aabfd1474b1679e3dc8be978e5ef8
tree58b61d4c9348e990a015f87617aa956fd24857c7
parent1ca9133fb42c1cc88e007939cc4322c72a7d9596
If we find a VBR tag at the beginning of the file don't attempt to
parse it as a valid frame.
patch by (Yoav Steinberg yoav out monfort in co in il)

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