opustags/t
Frédéric Mangano 3e0b3fa56e Make encoding errors fatal
With --raw there is a workaround.

The tolerant approach was cool and nice until you want to edit something
non-interactively and get the warning telling you you might have lost
data after the file was written. Failing fast is most likely the better
option here.
2020-12-27 10:55:25 +01:00
..
cli.cc Make encoding errors fatal 2020-12-27 10:55:25 +01:00
CMakeLists.txt Cancel --edit when the editor closes without saving 2020-10-31 12:11:26 +01:00
gobble.opus t: read tags from a file 2018-10-28 18:17:52 -04:00
ogg.cc raise error on unsynced data 2018-12-08 12:20:00 -05:00
oggdump.cc create the oggdump tool 2018-12-03 18:43:02 -05:00
opus.cc drop ot::validate_identification_header 2018-12-08 11:28:16 -05:00
opustags.t Make encoding errors fatal 2020-12-27 10:55:25 +01:00
system.cc Discard incompatible comments entirely 2020-12-27 10:55:20 +01:00
tap.h t: extend the tap module 2018-12-18 20:25:26 -05:00