cudaupload,cudadownload: Add support for planar 8bits RGB formats
authorSeungha Yang <seungha@centricular.com>
Thu, 10 Nov 2022 10:38:03 +0000 (19:38 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 15 Nov 2022 16:25:44 +0000 (16:25 +0000)
commitc1efa9ac4b6ccac1be9bc649e503a2c3056c6df4
tree5d30bb5dfb55cd9f0039c781b83efa9ce72a57fe
parent9c4c8c393219ff1d2d3446ac5130323bd445c077
cudaupload,cudadownload: Add support for planar 8bits RGB formats

Defines RGBP, BGRP, and GBR formats, which have the same memory
layout as already supported Y444. And defines GBRA format as well
which needs just one additional alpha plane

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3389>
subprojects/gst-plugins-bad/gst-libs/gst/cuda/gstcudamemory.c
subprojects/gst-plugins-bad/sys/nvcodec/gstcudaformat.h