[gstreamer-bugs] [Bug 574163] Fix gst_pad_activate_pull deactivation with unlinked element

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Mar 5 02:36:39 PST 2009


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

  GStreamer | gstreamer (core) | Ver: git

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #130060|none                        |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23




------- Comment #2 from Wim Taymans  2009-03-05 10:37 UTC -------
commit fe2f12b162d66d089af8610444d9f8b28bde0cf7
Author: Antoine Tremblay <hexa00 at gmail.com>
Date:   Thu Mar 5 11:29:48 2009 +0100

    GstPad: relax failure to deactivate unlinked pads

    When de/activating a pad in pull mode the pad needs to de/activate the
    peer pad it is connected to, failure to be able to do this in activation
mode
    is an error.

    However if there is no peerpad, we can still deactivate the pad correctly
and
    assume the application will deactivate the unlinked peer pad eventually.

    Fixes #574163.


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




More information about the Gstreamer-bugs mailing list