[vlc-devel] [VLC] #3054: Default charset for EPG should be ISO-6937
Laurent Aimar
fenrir at via.ecp.fr
Wed Sep 2 15:36:03 CEST 2009
Hi,
On Wed, Sep 02, 2009, Marian Ďurkovič wrote:
> {
> - psz_encoding = "ISO_8859-1";
> /* According to the specification, this should be ISO6937,
> - * but it seems Latin-1 is used instead. */
> + * but some broadcasters use latin-1 anyway... */
> + if ( !strncasecmp( psz_lang, "fre", 3 ) )
"fra" can also be used and should be checked IMHO.
--
fenrir
More information about the vlc-devel
mailing list