gstreamer/subprojects/gst-plugins-bad/sys/nvcodec
Seungha Yang eb2ef5a4fd cuda: Add convertscale element
GstCudaConverter object can do colorspace conversion and scale at once.
Adding new element "cudaconvertscale" to do that, this can
save unnecessary GPU operation if colorspace conversion and
rescale is required for given input stream format.

Most of codes are taken from d3d11convert element

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3389>
2022-11-15 16:25:44 +00:00
..
cuda-converter.c
cuda-converter.h
cuviddec.h
gstcudabasefilter.c
gstcudabasefilter.h cuda: Add convertscale element 2022-11-15 16:25:44 +00:00
gstcudabasetransform.c
gstcudabasetransform.h
gstcudaconvert.c
gstcudaconvert.h
gstcudaconvertscale.c cuda: Add convertscale element 2022-11-15 16:25:44 +00:00
gstcudaconvertscale.h cuda: Add convertscale element 2022-11-15 16:25:44 +00:00
gstcudafilter.c cuda: Add convertscale element 2022-11-15 16:25:44 +00:00
gstcudafilter.h
gstcudaformat.h
gstcudamemorycopy.c nvcodec: Update for documentation 2022-10-24 12:42:51 +00:00
gstcudamemorycopy.h
gstcudanvmm.c
gstcudanvmm.h
gstcudascale.c
gstcudascale.h
gstcuvidloader.c
gstcuvidloader.h
gstnvav1dec.c
gstnvav1dec.h
gstnvbaseenc.c
gstnvbaseenc.h
gstnvdec.c nvdec: Fix for HEVC decoding when coded resolution is larger than display resolution 2022-09-14 05:59:20 +09:00
gstnvdec.h
gstnvdecoder.c
gstnvdecoder.h
gstnvenc.c
gstnvenc.h
gstnvencoder.cpp nvcodec: Update for documentation 2022-10-24 12:42:51 +00:00
gstnvencoder.h
gstnvh264dec.c
gstnvh264dec.h
gstnvh264enc.c
gstnvh264enc.h
gstnvh264encoder.cpp nvcodec: Update for documentation 2022-10-24 12:42:51 +00:00
gstnvh264encoder.h
gstnvh265dec.c h265parse: fix typo in member of GstH265SPS 2022-10-04 10:01:12 +00:00
gstnvh265dec.h
gstnvh265enc.c
gstnvh265enc.h
gstnvh265encoder.cpp nvcodec: Update for documentation 2022-10-24 12:42:51 +00:00
gstnvh265encoder.h
gstnvvp8dec.c
gstnvvp8dec.h
gstnvvp9dec.c
gstnvvp9dec.h
meson.build cuda: Add convertscale element 2022-11-15 16:25:44 +00:00
nvcuvid.h
nvEncodeAPI.h
plugin.c