Mercurial > mplayer.hg
diff Changelog @ 35868:3edaed3c1d60
Win32: support file names with characters outside system code-page
This is done by trying to interpret the file name as being UTF-8 encoded
first.
The command-line is fetched as UTF-16 and converted to UTF-8
to match with this.
author | reimar |
---|---|
date | Thu, 14 Mar 2013 20:04:24 +0000 |
parents | 6ac59489c815 |
children | a51578d7e264 |
line wrap: on
line diff
--- a/Changelog Thu Mar 14 19:59:35 2013 +0000 +++ b/Changelog Thu Mar 14 20:04:24 2013 +0000 @@ -15,6 +15,10 @@ * Support teletext and CC subtitles in WTV. * Support binding keys corresponding to non-ASCII characters. + Ports: + * Windows: support file names as UTF-8 in slave mode and passing + file names as wchar command line arguments. + 1.1: "We gave up on 1.0" Decoders: