decodebin3: Store stream-start event on output pad before exposing it
authorSeungha Yang <seungha@centricular.com>
Mon, 19 Oct 2020 11:03:40 +0000 (20:03 +0900)
committerSeungha Yang <seungha@centricular.com>
Mon, 19 Oct 2020 11:28:06 +0000 (20:28 +0900)
commit89c663616afe498d737605ae95dd96b892ad05ce
tree6ba4723ad8195802c45fa3730cbbb4170254ebb1
parent825eea9545cfddf9d904ae89c432288054de009e
decodebin3: Store stream-start event on output pad before exposing it

It's required for users to be able to figure out associated GstStream
object with a pad on pad-added callback.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/880>
gst/playback/gstdecodebin3.c
gst/playback/gsturidecodebin3.c