[gstreamer-bugs] [Bug 342268] [playbin] add 'subtitle-encoding' property

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 29 06:21:48 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=342268
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66375|0                           |1
        is obsolete|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|add 'subtitle-encoding'     |[playbin] add 'subtitle-
                   |property in playbin plugin  |encoding' property
   Target Milestone|HEAD                        |0.10.8




------- Comment #9 from Tim-Philipp Müller  2006-05-29 13:21 UTC -------
Committed with a few more small changes:

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

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

        * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
        (gst_play_base_bin_init), (gst_play_base_bin_dispose),
        (set_encoding_element), (decodebin_element_added_cb),
        (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
        (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
        * gst/playback/gstplaybasebin.h:
          Add 'subtitle-encoding' property to playbin, so applications can
          force a subtitle encoding for non-UTF8 subtitles (#342268).

        * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
        (gst_sub_parse_set_property):
          Rename recently-added 'encoding' property to 'subtitle-encoding'
          (so it can be proxied by playbin/decodebin in a generic way
          with less danger of false positives).


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