mirror of
https://github.com/fmang/opustags.git
synced 2024-11-10 07:27:22 +01:00
6d6722fb24
The \t to \t\n substitution assumed an ASCII-compatible environment and would not have worked under UTF-16. It’s therefore safer to perform the operation before the encoding conversion. |
||
---|---|---|
.. | ||
cli.cc | ||
CMakeLists.txt | ||
gobble.opus | ||
ogg.cc | ||
oggdump.cc | ||
opus.cc | ||
opustags.t | ||
system.cc | ||
tap.h |