[Ffmpeg-devel] [PATCH] support for vorbis language in native ogg demuxer

Nico Sabbi nicola_sabbi
Wed Jun 21 00:49:28 CEST 2006


$Subject says everything, but there's to notice that (as for everything
that has to deal with stuff done by xiph) there are hideous shortcomings:
- the language is identified in a non-standardized way, so it's longer 
than 3 characters
and in a mixed-case format (e.g. English, Japanese, etc.)
- I didn't strtolower() them because afaik this depends on the charset used

Eventually .language may be malloc()ed and released as necessary, dunno.
Let me know how I should proceed, please.

    Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ogglang.diff
Type: text/x-patch
Size: 1718 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060621/d7071044/attachment.bin>



More information about the ffmpeg-devel mailing list