[gstreamer-bugs] [Bug 360552] [riff] [avi] extracts non-UTF8 metadata

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Oct 25 08:26:01 PDT 2006


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=360552

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


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|totem-gstreamer-            |gstreamer-
                   |maint at gnome.bugs            |bugs at lists.sourceforge.net
             Status|UNCONFIRMED                 |NEW
          Component|GStreamer backend           |gst-plugins-base
     Ever Confirmed|0                           |1
            Product|totem                       |GStreamer
          QAContact|totem-gstreamer-            |gstreamer-
                   |maint at gnome.bugs            |bugs at lists.sourceforge.net
            Summary|Movie Player:               |[riff] [avi] extracts non-
                   |                            |UTF8 metadata
   Target Milestone|---                         |HEAD
            Version|2.16.x                      |HEAD CVS




------- Comment #7 from Tim-Philipp Müller  2006-10-25 15:25 UTC -------
Committed a workaround to HEAD and 2.16 branch:

 2006-10-25  Tim-Philipp Müller  <tim at centricular dot net>

        * src/backend/bacon-video-widget-gst-0.10.c:
        (bacon_video_widget_get_metadata_string):
          Make extra sure we only return valid UTF-8 strings as metadata,
          since g_markup_escape_text() tends to just crash if the input is
          not valid UTF-8 (see #360552).

Ultimately needs fixing in GStreamer => moving


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




More information about the Gstreamer-bugs mailing list