gstreamer/subprojects/gst-plugins-bad/sys/nvcodec
Seungha Yang e322745763 codecs: h264decoder: Use GstFlowReturn everywhere
boolean return value is not sufficient for representing the reason
of error in most cases. For instance, any errors around new_sequence()
would mean negotiation error, not just *ERROR*.
And some subclasses will allocate buffer/memory/surface on new_picture()
but it could be failed because of expected error, likely flushing

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1019>
2021-10-04 20:56:46 +00:00
..
stub
cuda-converter.c
cuda-converter.h
cuviddec.h
gstcudabasefilter.c
gstcudabasefilter.h
gstcudabasetransform.c
gstcudabasetransform.h
gstcudabufferpool.c
gstcudabufferpool.h
gstcudacontext.c
gstcudacontext.h
gstcudaconvert.c
gstcudaconvert.h
gstcudadownload.c
gstcudadownload.h
gstcudafilter.c
gstcudafilter.h
gstcudaloader.c
gstcudaloader.h
gstcudamemory.c
gstcudamemory.h
gstcudanvrtc.c
gstcudanvrtc.h
gstcudascale.c
gstcudascale.h
gstcudaupload.c
gstcudaupload.h
gstcudautils.c
gstcudautils.h
gstcuvidloader.c
gstcuvidloader.h
gstnvbaseenc.c
gstnvbaseenc.h
gstnvdec.c
gstnvdec.h
gstnvdecoder.c nvcodec: nvh264sldec: Add support for interlaced stream 2021-10-04 08:04:00 +00:00
gstnvdecoder.h
gstnvenc.c
gstnvenc.h
gstnvh264dec.c codecs: h264decoder: Use GstFlowReturn everywhere 2021-10-04 20:56:46 +00:00
gstnvh264dec.h
gstnvh264enc.c
gstnvh264enc.h
gstnvh265dec.c codecs: h265decoder: Use GstFlowReturn everywhere 2021-10-04 20:56:46 +00:00
gstnvh265dec.h
gstnvh265enc.c
gstnvh265enc.h
gstnvrtcloader.c
gstnvrtcloader.h
gstnvvp8dec.c
gstnvvp8dec.h
gstnvvp9dec.c nvcodec: nvvp9sldec: Fix for VP9 profile2 decoding 2021-10-04 08:04:00 +00:00
gstnvvp9dec.h
meson.build
nvcuvid.h
nvEncodeAPI.h
plugin.c