[Bug 696915] decodebin: get_sticky event STREAM_START fails on newly-exposed pad

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 4 02:24:51 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=696915
  GStreamer | gst-plugins-base | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2013-04-04 09:24:46 UTC ---
For this we need
a) decodebin, uridecodebin, etc. to push all sticky events downstream already
from the pad probes before exposing the pad
b) ghostpad in the src case to copy all sticky events of the target to the
proxy pad and the ghostpad immediately when calling gst_ghost_pad_set_target().
But *not* forward them downstream, only copy them. There's currently no API for
that in GstPad.

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