gstglupload: Remove raw caps from individual methods
authorJan Schmidt <jan@centricular.com>
Thu, 7 Jul 2022 13:54:44 +0000 (23:54 +1000)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 12 Jul 2022 09:30:46 +0000 (09:30 +0000)
commitf8541b05aa59b75cb64028a1afacb831a2ebefb9
treebe7985282d8e090ee753303638100486d143553e
parent56ec817bf466fc7bc9cdf0918ab48d3e23d5d47c
gstglupload: Remove raw caps from individual methods

Raw memory upload should always be the least preferred input
caps, only added by the raw memory uploader as the last thing
in the caps.

Caps negotiation should still choose raw data when it needs to,
and other upload methods that can accept raw data buffers will still do so.

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