Revert "glupload: allow system memory for dmabuf in transform_caps"
authorJan Schmidt <jan@centricular.com>
Thu, 30 Jun 2022 02:46:31 +0000 (12:46 +1000)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 30 Jun 2022 08:52:04 +0000 (08:52 +0000)
commitde0e4b8fd6635ff8f18302767ab995430635421e
tree47a86a5270cb983f374371aab15a71750fb424ef
parent342f02015bf78c9293d618734d840635379ee1a0
Revert "glupload: allow system memory for dmabuf in transform_caps"

This reverts commit f3292dc1561a8d62812c3f1a2bb3de5c5bb6a807.

Only the raw data uploader should add sysmem caps to the
actual caps query, because we want them to be at the
lowest priority. If upstream does select to send raw
caps, then the correct upload method will still
be chosen because the accept_caps implementation
will accept them

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