Fix ID3v2 parsing
commite5e1adbf6f03d69c083f4fc67c76cc863a16e4a1
authorTimo Hirvonen <tihirvon@gmail.com>
Thu, 22 Sep 2005 09:25:22 +0000 (22 12:25 +0300)
committerTimo Hirvonen <tihirvon@gmail.com>
Thu, 22 Sep 2005 09:25:22 +0000 (22 12:25 +0300)
treecd1295759847ff87615534738e0ddb22e3d24cb9
parentdf548bf429d2c1fec37ce1aeac7af463f4cc4b7e
Fix ID3v2 parsing

Major and minor versions are not allowed to be 0xff. Every byte of sync
safe integer has highest bit unset.
ip/id3.c