JavaMP3
JavaMP3 copied to clipboard
Fixed false-detection of MP3 headers
When seeking, there was an issue that caused fatal exceptions. Basically some audio data was detected as an MP3 header even if it wasn't. I've added some additional checks to detect this behavior and keep searching for a real header.
It looks like I made a lot of changes, but they are all spaces.