playbin3: Reconfigure on streams-selected message.
authorJan Schmidt <jan@centricular.com>
Mon, 17 Jan 2022 15:52:47 +0000 (02:52 +1100)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 11 Mar 2022 14:02:01 +0000 (15:02 +0100)
commit9ebb4505db6744640280c3e0cbdc611d041fd02a
tree16a317bed5acb50939af715f7b1ab7eb76c3c826
parent67dbe75703497c985c35f9d8ac88d7667484475c
playbin3: Reconfigure on streams-selected message.

Don't reconfigure outputs when the select-streams
event is sent from the app, as the selection may
not take effect for some time. Instead, wait
for the pipeline to confirm the new set of
selected streams when it sends the message.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1900>
subprojects/gst-plugins-base/gst/playback/gstplaybin3.c