Serial-ATA / lofty-rs

Audio metadata library
Apache License 2.0
179 stars 34 forks source link

ID3: Search through junk in `find_id3v2()` #360

Closed Serial-ATA closed 3 months ago

Serial-ATA commented 3 months ago

This moves the existing search through junk from MPEG into find_id3v2(), so that other formats can potentially take advantage of it.