]> git.sesse.net Git - vlc/commit
* Use run-time detection of UTF-8 as current charset instead of hard-coding to be...
authorRémi Denis-Courmont <rem@videolan.org>
Sat, 11 Mar 2006 19:35:22 +0000 (19:35 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sat, 11 Mar 2006 19:35:22 +0000 (19:35 +0000)
commit94d5831bbf3ad5f57e6f263739b2ededc67519dd
treea64247d3f5a2856e639f46e4605a7376dca1d931
parent711b342d7c63550cf483e3b23983f981046adbb3
 * Use run-time detection of UTF-8 as current charset instead of hard-coding to be if and only if Mac OS X
 * Use CP1252 as a fallback instead of ISO-8859-1 (as far as printable characters are concerned, the first is a superset of the second, and it is the most commonly used charset in the west to date)
modules/codec/subsdec.c