]> git.sesse.net Git - vlc/commit
* Revert the Default charset encoding back to ISO-8859-1
authorDerk-Jan Hartman <hartman@videolan.org>
Sat, 14 Jan 2006 00:03:13 +0000 (00:03 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sat, 14 Jan 2006 00:03:13 +0000 (00:03 +0000)
commit73a9dbadc3f3fa3537a8543f8e589de98eccf28e
treec97f52c54e5c8b83fe3c4d086d14394bf256b529
parent60c51db90c028630b59d462c61e058e8df0651d4
* Revert the Default charset encoding back to ISO-8859-1
  No longer use the charset of the OS. OS X is UTF-8 for instance, but most subs are simply in Latin-1.
* In case we did BOM detection with stream_ReadLine, set subsdec-encoding to UTF-8 automatically.
modules/codec/subsdec.c
src/input/stream.c