play: Allow runtime configuration of video-renderer
authorPhilippe Normand <philn@igalia.com>
Sat, 13 Nov 2021 12:17:23 +0000 (12:17 +0000)
committerPhilippe Normand <philn@igalia.com>
Sat, 20 Nov 2021 10:15:49 +0000 (10:15 +0000)
commit12a5bf64f88d3b7a714649752ec0bef2ec2b6ba1
tree074c76531b3fead2e005b8669c6e35fd4edba605
parentedbd307df95bda055b19aee3d45b7f914e7100d9
play: Allow runtime configuration of video-renderer

This is a requirement for GstPlayer when using the default overlay interface
provided by the pipeline. The GstPlayerWrappedVideoRenderer requires a valid
pipeline, but that's available only after the GstPlay thread has successfully
started.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1345>
subprojects/gst-plugins-bad/gst-libs/gst/play/gstplay.c