[gstreamer-bugs] [Bug 405072] [API] add gst_tag_freeform_string_to_utf8()

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Feb 6 10:51:36 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=405072

  GStreamer | gst-plugins-base | Ver: HEAD CVS


Michael Smith changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msmith at fluendo.com




------- Comment #2 from Michael Smith  2007-02-06 18:49 UTC -------
It's possible (though I'm not sure how common it is in the widespread encodings
we're likely to encounter) for data to validate as UTF-8, but not actually be 
intended as UTF-8.

If the user has specified an encoding to use via a Magic Environment Variable,
we should obey that first and foremost.

There's an argument that for some of these broken protocols/fileformats, we
should use the locale after that, and only THEN attempt utf-8, but I don't
think that's ideal usually.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list