[gstreamer-bugs] [Bug 342143] [subparse] sami parser needs to escape characters

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 17 10:48:55 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=342143
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65687|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|[PATCH] samiparser return   |[subparse] sami parser needs
                   |unescaped characters.       |to escape characters
   Target Milestone|HEAD                        |0.10.8




------- Comment #2 from Tim-Philipp Müller  2006-05-17 17:48 UTC -------
Committed, thanks!

 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: Young-Ho Cha  <ganadist chollian net>

        * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
        (gst_sub_parse_class_init), (gst_sub_parse_init),
        (gst_sub_parse_set_property), (gst_sub_parse_get_property),
        (convert_encoding):
        * gst/subparse/gstsubparse.h:
          Add 'encoding' property (#341681).

        * gst/subparse/samiparse.c: (characters_sami):
          Output is pango markup, so we need to escape text
          between tags (#342143).


-- 
Configure bugmail: http://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