[vlc-devel] Patches for 0.9.2

Marian Ďurkovič md at bts.sk
Fri Sep 12 12:15:17 CEST 2008


On Fri, Sep 12, 2008 at 11:35:38AM +0200, Derk-Jan Hartman wrote:
> On 12 sep 2008, at 07:52, Marian Ďurkovič wrote:
> > Hi,
> >
> >  could someone please commit the following two patches before 0.9.2 is
> > released? The first one resolves problem with some DVB-S channels
> > transmitting language codes in uppercase.
> 
> I'm not sure what is best. This, or lowercasing everything in  
> demux.ts. at the moment we store it.
> I believe that officially, ISO639 3 letter codes are lowercase, and  
> ISO639 2 letter codes are uppercase.

Well, we already have strcasecmp in e.g. src/input/es_out.c or
modules/access/dvdnav.c in this context so I've taken similar
approach.

But sure, it might be an option to convert these to lowercase on 
all places where they can come in.


    With kind regards,

          M.




More information about the vlc-devel mailing list