JavaMP3 icon indicating copy to clipboard operation
JavaMP3 copied to clipboard

Fixed false-detection of MP3 headers

Open devgianlu opened this issue 6 years ago • 0 comments

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.

devgianlu avatar Apr 08 '19 13:04 devgianlu