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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 19 00:59:51 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|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
     Ever Confirmed|0                           |1

--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2011-09-19 07:59:48 UTC ---
It is, only the parent/owner of the pad should ever set the pad functions.
Nonetheless I think this patch is correct, the pad caps should be set even if
there's no peer at that point, the pad might be connected in the notify::caps
handler. OTOH linking pads in notify::caps works definitely, decodebin2 does
that.

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