[Bug 693056] subparse: it does not build sami support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 25 08:53:36 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=693056
  GStreamer | gst-plugins-base | 1.0.5

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |t.i.m at zen.co.uk
     Ever Confirmed|0                           |1

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-05-25 15:53:32 UTC ---
GMarkupParser has the limitation that the input must be UTF-8, it will error
out if it's not (which is unfortunate, because I bet making it work with
any-odd 8-bit encoding would be a minor change, but it is what it is). Though
one could convert the input to UTF-8 if needed of course, using any charset
markers which may be there at the beginning.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list