cudaupload,cudadownload: Don't simplify caps in transform_caps
authorSeungha Yang <seungha@centricular.com>
Sun, 14 Aug 2022 12:18:24 +0000 (21:18 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 15 Aug 2022 18:44:14 +0000 (18:44 +0000)
commit812bb14f28cde5e466711c52a70d8797a370a61f
treecf7629a74cd4ef83bb10d896b379838a67ebb37f
parent9b4fafb88245cab8970315b4712a88eb8f7f73d3
cudaupload,cudadownload: Don't simplify caps in transform_caps

The simplified caps might not be a subset of filter caps
and basetransform will complain about it.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2883>
subprojects/gst-plugins-bad/sys/nvcodec/gstcudamemorycopy.c