[gstreamer-bugs] [Bug 453417] [matroskademux] support palette info for VobSub stream

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Nov 13 09:03:52 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=453417

  GStreamer | gst-plugins-good | Ver: 0.10.6

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
  Attachment #91121|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|[PATCH] Matroska: support   |[matroskademux] support
                   |palette info for VobSub     |palette info for VobSub
                   |stream                      |stream
   Target Milestone|HEAD                        |0.10.7




------- Comment #2 from Tim-Philipp Müller  2007-11-13 17:03 UTC -------
Thanks, committed with minor changes:

 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: Mark Nauwelaerts <manauw skynet be>

        * gst/matroska/matroska-demux.c:
          (gst_matroska_demux_push_dvd_clut_change_event),
          (gst_matroska_demux_parse_blockgroup_or_simpleblock),
          (gst_matroska_demux_subtitle_caps):
        * gst/matroska/matroska-ids.h:
          Extract palette data for dvd subpicture streams and send it
          downstream as custom gstreamer dvd event (fixes #453417).

(replaced gst_matroska_demux_make_clut_change_event + loop with an equally
questionable but IMHO slightly terser multi-line gst_structure_new(); replaced
g_memdup with g_strndup)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=453417.




More information about the Gstreamer-bugs mailing list