mirror of
https://github.com/claunia/flac.git
synced 2026-04-28 00:50:36 +00:00
The smaller patch makes the utf-8 library use ANSI codepage by default. When frontends call the "get_utf8_argv" function it changes Unicode conversion codepage from ANSI to UTF-8. Patch from Janne Hyvärinen <cse@sci.fi>.