uridecodebin3: make caps property work
authorTim-Philipp Müller <tim@centricular.com>
Mon, 15 Feb 2021 16:05:30 +0000 (16:05 +0000)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 16 Feb 2021 22:58:22 +0000 (22:58 +0000)
commitc7f1fd832057f9bc7c3cd0724d47d98ed0a03a91
tree1f06d01fa9f66c375b36544d18c9f299753b77cd
parent29aeba639a63b8570c46754e6fb0f16988ed5e11
uridecodebin3: make caps property work

The caps set on uridecodebin3 via the "caps" property
were never passed to the internal decodebin3, so did
absolutely nothing.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/837

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