glupload: add CAN_ACCEPT_RAW to all dma-buf uploaders
authorMatthew Waters <matthew@centricular.com>
Wed, 30 Nov 2022 04:04:09 +0000 (04:04 +0000)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 14 Dec 2022 23:45:56 +0000 (23:45 +0000)
commite59b3c93c75c5d35a9f4f9a5d6fb806c7b506090
tree8633a1dc252ab06aae89eb6b951a4ef9e33a4ab4
parent04dc8e248444e209ef35592794468ad8b236502c
glupload: add CAN_ACCEPT_RAW to all dma-buf uploaders

Fixes cases where a dma-buf would be uploaded using direct-dma-buf
into an external-oes texture (using video/x-raw caps) and then
attempting to reconfigure the same source.

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