lofty-rs/tests/files/assets
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
..
hound hound testing 2022-01-23 12:32:51 +01:00
minimal musepack: Support SV4-SV6 property reading 2023-06-06 10:34:37 -04:00
zero MP4: Add test for empty ilst 2022-07-05 22:38:55 -04:00
flac_with_id3v2.flac Support FLAC files with an ID3v2 tag 2022-03-16 16:59:55 -04:00
ilst_trailing_padding.m4a Utilize free atoms when writing; Fix meta atom writing 2022-02-20 18:00:00 -05:00
issue_37.jpg Add a test for issue #37 2022-03-05 11:55:41 -05:00
issue_37.ogg Add a test for issue #37 2022-03-05 11:55:41 -05:00
issue_82_solidus_in_tag.mp3 ID3v2: Properly handle solidus character (U+002F) in text frames 2022-12-12 14:00:26 -05:00
issue_87_duplicate_id3v2.mp3 ID3v2: Support duplicate tags 2022-12-27 15:24:32 -05:00
issue_174_waveformatextensible-ieeefloat-44100Hz-mono95060.wav wav: Fix issue #174 and add regression test 2023-04-06 21:20:44 -04:00
junk.mp3 probe: Support ParseOptions::max_junk_bytes in Probe::guess_file_type 2023-07-08 12:57:40 -04:00
junk_between_id3_and_adts.aac Add support for AAC (#71) 2022-10-14 09:06:27 -04:00
junk_between_id3_and_mp3.mp3 renamed test asset file 2022-01-21 17:21:47 +01:00
non_full_meta_atom.m4a Tests: Fix incorrect atom size in non_full_meta_atom asset 2023-03-13 20:14:49 -04:00
rev_frame_sync_search.mp3 MP3: Improve reverse frame sync search 2022-05-15 09:20:44 -04:00
two_vorbis_comments.flac FLAC: Do not error on multiple VorbisComments when not strict 2023-07-27 05:18:42 -04:00