Mercurial > mplayer.hg
view etc/inttypes.h @ 35927:e43fa34e33cf
Support mixed filename encodings.
This also supports falsely stated filename encodings.
Part 3 of 3: playlist.
In order for the filenames to look readable, it's necessary to
set G_FILENAME_ENCODING (for non-UTF8 or mixed encodings only).
author | ib |
---|---|
date | Tue, 19 Mar 2013 17:23:41 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>