opustags/t
Frédéric Mangano-Tarumi 87bdd6fe22 t: cannot rely on iconv's //TRANSLIT
It's really system-dependant. As long as it doesn't break the regular
conversion it's fine. Managing transliteration is a nice to have but we
cannot expect it would work everywhere.

On systems that don't support it, iconv will trigger an EILSEQ.
2019-01-12 15:46:04 -05:00
..
cli.cc support --delete NAME=VALUE 2018-12-17 20:00:27 -05:00
CMakeLists.txt t: only run opustags.t in UTF-8 environments 2018-12-19 20:32:55 -05: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 t: only run opustags.t in UTF-8 environments 2018-12-19 20:32:55 -05:00
system.cc t: cannot rely on iconv's //TRANSLIT 2019-01-12 15:46:04 -05:00
tap.h t: extend the tap module 2018-12-18 20:25:26 -05:00