gstreamer/subprojects/gst-plugins-bad/sys/nvcodec
Seungha Yang b6ca76eb68 nvh265sldec: Sync up with d3d11h265dec implementation
Each RefPicSetStCurrBefore/RefPicSetStCurrAfter/RefPicSetLtCurr array
might have empty element (i.e., reference pictures might not be stored
sequentially). Don't error out for the empty element case,
but instead, iterates each array and fill NVDEC's reference list
as much as possible

Fixes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1441
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3039>
2022-09-16 20:25:23 +00:00
..
cuda-converter.c cuda-converter: fix nvrtc compilation on non-English locale systems 2022-04-22 18:57:22 +00:00
cuda-converter.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
cuviddec.h nvcodec: Bump SDK header version to 11.1 2022-05-03 23:56:34 +09:00
gstcudabasefilter.c cuda: Add YUY2 and UYVY formats for GL interop 2022-06-30 11:17:15 +00:00
gstcudabasefilter.h nvcodec: Refactor basetransform subclasses 2022-03-06 15:39:04 +00:00
gstcudabasetransform.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudabasetransform.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudaconvert.c cudaconvert: Enhance debugging when setting video info fails 2022-04-26 19:04:06 +00:00
gstcudaconvert.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstcudafilter.c cuda: Hide runtime compiler related header and symbols 2022-08-18 05:20:08 +09:00
gstcudafilter.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstcudaformat.h cuda: Add YUY2 and UYVY formats for GL interop 2022-06-30 11:17:15 +00:00
gstcudamemorycopy.c cudaupload,cudadownload: Fix document 2022-09-13 16:40:51 +00:00
gstcudamemorycopy.h nvcodec: Refactor cudaupload/download and add support for GL memory 2022-03-06 15:39:04 +00:00
gstcudanvmm.c cudaupload,cudadownload: Add support for dGPU NVMM 2022-03-07 19:05:29 +00:00
gstcudanvmm.h cudaupload,cudadownload: Add support for dGPU NVMM 2022-03-07 19:05:29 +00:00
gstcudascale.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudascale.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstcuvidloader.c nvcodec: Indent update 2022-03-06 15:39:04 +00:00
gstcuvidloader.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstnvav1dec.c nvcodec: Add cuda-device-id read-only property to stateless decoders 2022-06-30 01:54:17 +09:00
gstnvav1dec.h nvcodec: Add AV1 decoder 2022-05-04 01:23:25 +09:00
gstnvbaseenc.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstnvbaseenc.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
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 cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstnvdecoder.c nvcodec: Add AV1 decoder 2022-05-04 01:23:25 +09:00
gstnvdecoder.h nvcodec: Add cuda-device-id read-only property to stateless decoders 2022-06-30 01:54:17 +09:00
gstnvenc.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstnvenc.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstnvencoder.cpp d3d11: Port to GstD3D11Fence 2022-07-23 16:53:14 +00:00
gstnvencoder.h nvencoder: Add support for dynamic GPU device selection 2022-06-30 12:38:08 +00:00
gstnvh264dec.c nvcodec: Add cuda-device-id read-only property to stateless decoders 2022-06-30 01:54:17 +09:00
gstnvh264dec.h nvcodec: Add cuda-device-id read-only property to stateless decoders 2022-06-30 01:54:17 +09:00
gstnvh264enc.c nvh264enc: add constrained-baseline to the caps profiles 2021-10-21 09:06:08 +00:00
gstnvh264enc.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstnvh264encoder.cpp nvcodec: fix caps leaks in nvh264/h265encoder 2022-08-10 12:24:37 +00:00
gstnvh264encoder.h nvencoder: Add support for dynamic GPU device selection 2022-06-30 12:38:08 +00:00
gstnvh265dec.c nvh265sldec: Sync up with d3d11h265dec implementation 2022-09-16 20:25:23 +00:00
gstnvh265dec.h nvcodec: Add cuda-device-id read-only property to stateless decoders 2022-06-30 01:54:17 +09:00
gstnvh265enc.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstnvh265enc.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstnvh265encoder.cpp nvcodec: fix caps leaks in nvh264/h265encoder 2022-08-10 12:24:37 +00:00
gstnvh265encoder.h nvencoder: Add support for dynamic GPU device selection 2022-06-30 12:38:08 +00:00
gstnvvp8dec.c nvcodec: Add cuda-device-id read-only property to stateless decoders 2022-06-30 01:54:17 +09:00
gstnvvp8dec.h nvcodec: Add cuda-device-id read-only property to stateless decoders 2022-06-30 01:54:17 +09:00
gstnvvp9dec.c nvcodec: Add cuda-device-id read-only property to stateless decoders 2022-06-30 01:54:17 +09:00
gstnvvp9dec.h nvcodec: Add cuda-device-id read-only property to stateless decoders 2022-06-30 01:54:17 +09:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00
nvcuvid.h nvcodec: Bump SDK header version to 11.1 2022-05-03 23:56:34 +09:00
nvEncodeAPI.h nvcodec: Bump SDK header version to 11.1 2022-05-03 23:56:34 +09:00
plugin.c nvencoder: Add support for dynamic GPU device selection 2022-06-30 12:38:08 +00:00