glupload: Add raw caps to sink pad when needed.
authorJan Schmidt <jan@centricular.com>
Thu, 7 Jul 2022 13:40:22 +0000 (23:40 +1000)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 12 Jul 2022 09:30:46 +0000 (09:30 +0000)
commit3511be9a05b993f130d10ef42fe8d668c4c6b73b
tree016b37b6625b67546c0e681f406bb7d846aae765
parentf8541b05aa59b75cb64028a1afacb831a2ebefb9
glupload: Add raw caps to sink pad when needed.

When checking if the current upload method can support
the requested caps filter in _transform_caps(),
make sure the sink pad reports raw caps.

Fixes #1311

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2725>
subprojects/gst-plugins-base/gst-libs/gst/gl/gstglupload.c