lofty-rs/tests
Serial 5eb032a3d4 FLAC: Do not error on multiple VorbisComments when not strict
This is not allowed [by spec](https://xiph.org/flac/format.html#def_VORBIS_COMMENT), but is still possible to encounter in the wild. Now we will just tag whichever tag happens to be latest in the stream and use it, they **will not be merged** like other formats (such as ID3v2 in MP3) where multiple tags are valid.
2023-07-27 05:18:42 -04:00
..
files FLAC: Do not error on multiple VorbisComments when not strict 2023-07-27 05:18:42 -04:00
fuzz ID3v2: Validate size before and after reading additional flag data 2023-04-23 15:40:41 -04:00
picture ID3v2: Convert remaining types to UpperCamelCase 2023-04-28 02:17:19 -04:00
tags ID3v2: Add tests for OWNE and RVA2 frame parsing 2023-07-20 12:48:06 -04:00
hound.rs iff: Separate wav and aiff into their own modules 2022-10-14 08:08:12 -04:00