[MPlayer-dev-eng] [PATCH] UTF-8 osd messages

Ivan Kalvachev ikalvachev at gmail.com
Tue Apr 25 08:54:02 CEST 2006


2006/4/23, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>:
> Hi,
> the attached patch adds support for OSD messages in UTF-8.
> Though this probably should only be active when MSG_CHARSET actually is
> UTF-8.
> Also, the utf8_get_char function is a bit overkill for this, since it will
> always encouter valid UTF-8 in this case, but I made it more flexible in
> the hope in will be used in other place as well in the future.

I think this is going to be the second utf-8 parser in that file, as
subs are (usually) already utf-8.
Take a look of vo_update_text_sub::382




More information about the MPlayer-dev-eng mailing list