[Bug 658918] [pad] set caps on pad before checking for peer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 19 05:15:38 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=658918
  GStreamer | gstreamer (core) | 0.10.31

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2011-09-19 12:15:36 UTC ---
You're right, decodebin2 always has the srcpads connected to a pad while
waiting for notify::caps and then links the srcpad to the new downstream
elements.


commit b090a376d4c6f5e797e2c24134020c9e727a72ab
Author: Stas Sergeev <stsp at users.sourceforge.net>
Date:   Tue Sep 13 17:04:31 2011 +0400

    pad: Set caps on pad before checking if the pad is linked

    This allows the setcaps handler and notify::caps to link
    the pad downstream and doesn't require hacks to always
    provide a peer to the pad, like in decodebin2.

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