lofty-rs/src
2023-09-30 13:50:05 -04:00
..
aac ID3v2: Move all header related items to v2::header module 2023-07-30 21:10:42 -04:00
ape APE: Fix property reading on old stream versions 2023-07-28 13:14:56 -04:00
flac FLAC: Do not error on multiple VorbisComments when not strict 2023-07-27 05:18:42 -04:00
id3 ID3v2: Move all header related items to v2::header module 2023-07-30 21:10:42 -04:00
iff ID3v2: Move all header related items to v2::header module 2023-07-30 21:10:42 -04:00
mp4 MP4: Fix integer shrinking 2023-07-27 05:18:16 -04:00
mpeg ID3v2: Move all header related items to v2::header module 2023-07-30 21:10:42 -04:00
musepack Musepack: Update ID3v2 parsing to new signature 2023-06-06 10:34:37 -04:00
ogg OGG: Support reading COVERART fields 2023-09-30 13:50:05 -04:00
tag Fix typo 2023-07-22 09:45:11 -04:00
util misc: Add allocation limit to try_vec! 2023-06-04 13:07:30 -04:00
wavpack WavPack: Stop overwriting custom sample rates 2023-07-27 16:45:04 -04:00
error.rs MP4: Add Atom::{merge, into_data} 2023-07-25 17:11:36 -04:00
file.rs probe: Support ParseOptions::max_junk_bytes in Probe::guess_file_type 2023-07-08 12:57:40 -04:00
lib.rs APE: Fix property reading on old stream versions 2023-07-28 13:14:56 -04:00
macros.rs misc: Add allocation limit to try_vec! 2023-06-04 13:07:30 -04:00
picture.rs OGG: Support reading COVERART fields 2023-09-30 13:50:05 -04:00
probe.rs probe: Support ParseOptions::max_junk_bytes in Probe::guess_file_type 2023-07-08 12:57:40 -04:00
properties.rs APE: Fix property reading on old stream versions 2023-07-28 13:14:56 -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