gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/cuda
Seungha Yang c1efa9ac4b 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>
2022-11-15 16:25:44 +00:00
..
stub cuda: Remove GST_CUDA_HAS_D3D define from header 2022-09-13 16:40:51 +00:00
cuda-gst.h cuda: Remove GST_CUDA_HAS_D3D define from header 2022-09-13 16:40:51 +00:00
cuda-prelude.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudabufferpool.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudabufferpool.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudacontext.c cudacontext: Store texture alignment 2022-11-15 16:25:44 +00:00
gstcudacontext.h cuda: Add a gst_cuda_context_new_wrapped constructor 2022-04-19 16:39:43 +00:00
gstcudaloader.c cuda: Remove GST_CUDA_HAS_D3D define from header 2022-09-13 16:40:51 +00:00
gstcudaloader.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudamemory.c cudaupload,cudadownload: Add support for planar 8bits RGB formats 2022-11-15 16:25:44 +00:00
gstcudamemory.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudanvrtc.c cuda: Hide runtime compiler related header and symbols 2022-08-18 05:20:08 +09:00
gstcudanvrtc.h cuda: Hide runtime compiler related header and symbols 2022-08-18 05:20:08 +09:00
gstcudautils.c cuda: Add/fix various annotations 2022-10-18 13:51:17 +03:00
gstcudautils.h cuda: Remove GST_CUDA_HAS_D3D define from header 2022-09-13 16:40:51 +00:00
meson.build cuda: Remove GST_CUDA_HAS_D3D define from header 2022-09-13 16:40:51 +00:00