lofty-rs/src
2023-06-03 13:36:02 -04:00
..
aac ID3v2: Pass parsing mode to frame parsing 2023-06-03 13:36:02 -04:00
ape ID3v2: Pass parsing mode to frame parsing 2023-06-03 13:36:02 -04:00
flac ID3v2: Pass parsing mode to frame parsing 2023-06-03 13:36:02 -04:00
id3 ID3v2: Don't require a UFID owner in ParsingMode::BestAttempt 2023-06-03 13:36:02 -04:00
iff ID3v2: Pass parsing mode to frame parsing 2023-06-03 13:36:02 -04:00
mp4 MP4: Fix parsing of plID atoms with incorrect codes 2023-05-28 17:25:07 -04:00
mpeg ID3v2: Pass parsing mode to frame parsing 2023-06-03 13:36:02 -04:00
ogg file: Switch FileType variants to UpperCamelCase 2023-04-21 20:35:21 -04:00
tag ID3v2: Convert remaining types to UpperCamelCase 2023-04-28 02:17:19 -04:00
util ID3v2: Stop eagerly allocating frame content 2023-04-23 19:21:08 -04:00
wavpack ID3v1: Rename ID3v1Tag to Id3v1Tag 2023-04-28 02:17:19 -04:00
error.rs ID3v2: Convert remaining types to UpperCamelCase 2023-04-28 02:17:19 -04:00
file.rs tag: Switch TagType variants to UpperCamelCase 2023-04-21 20:35:21 -04:00
lib.rs mpeg: Switch MPEGFile/MPEGProperties to UpperCamelCase 2023-04-21 20:35:21 -04:00
macros.rs probe: Add new default ParsingMode variant 2023-06-03 13:36:02 -04:00
picture.rs ID3v2: Introduce AttachedPictureFrame 2023-04-14 02:44:21 -04:00
probe.rs probe: Document how to use ParsingMode 2023-06-03 13:36:02 -04:00
properties.rs mpeg: Switch MPEGFile/MPEGProperties to UpperCamelCase 2023-04-21 20:35:21 -04:00
resolve.rs Clippy: Fix default_constructed_unit_structs 2023-05-08 11:31:28 -04:00
traits.rs mpeg: Switch MPEGFile/MPEGProperties to UpperCamelCase 2023-04-21 20:35:21 -04:00