lofty-rs/tests
Serial f4611ca357 misc: Introduce WriteOptions
This allows the caller to tweak how Lofty writes their tags in various ways.

As this is just a dumping ground for all sorts of format-specific settings, this is best used as an application global config that gets set once.

In its current state, it will only respect `uppercase_id3v2_chunk` and `preferred_padding` (for some formats).

`respect_read_only` and `remove_others` are defined for later use.

closes #228
2024-04-03 12:52:07 -04:00
..
files misc: Introduce WriteOptions 2024-04-03 12:52:07 -04:00
fuzz ID3v2: Fix overflow with large RVA2 peak 2024-04-03 12:45:42 -04:00
picture Tests/Benches: Fixup for new Picture::new_unchecked signature 2023-12-18 12:36:45 -05:00
tags MP4: Skip over invalid ilst atoms by default 2023-11-20 12:20:29 -05:00
hound.rs iff: Separate wav and aiff into their own modules 2022-10-14 08:08:12 -04:00