[gstreamer-bugs] [Bug 523985] [PATCH] [identity] meta-writes buffers without meta-writable check

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 24 09:56:36 PDT 2008


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

  GStreamer | gstreamer (core) | Ver: 0.10.18

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com
 Attachment #107870|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.19




------- Comment #2 from Wim Taymans  2008-03-24 16:56 UTC -------
        Patch by: Mark Nauwelaerts <manauw at skynet be>

        * plugins/elements/gstidentity.c: (gst_identity_class_init),
        (gst_identity_init), (gst_identity_prepare_output_buffer):
        Identity is not always a passthrough element, it can modify the buffer
        timestamps when it has a datarate and operates in single-segment mode.
        We therefore make it an in_place filter with a custom buffer prepare
        function that conditionally makes the input buffer metadata writable 
        when needed.  Fixes #523985.


-- 
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=523985.




More information about the Gstreamer-bugs mailing list