gstreamer/sys/nvcodec
Seungha Yang 8018fa2526 nvdec: Drop async queue and handle data on callback of CUvideoparser
Callbacks of CUvideoparser is called on the streaming thread.
So the use of async queue has no benefit.

Make control flow straightforward instead of long while/switch loop.
2019-07-19 18:44:32 +09:00
..
cuviddec.h
gstcudaloader.c
gstcudaloader.h
gstcuvidloader.c
gstcuvidloader.h
gstnvbaseenc.c
gstnvbaseenc.h
gstnvdec.c nvdec: Drop async queue and handle data on callback of CUvideoparser 2019-07-19 18:44:32 +09:00
gstnvdec.h nvdec: Drop async queue and handle data on callback of CUvideoparser 2019-07-19 18:44:32 +09:00
gstnvenc.c
gstnvenc.h
gstnvh264enc.c nvenc: Specify colorimetry related VUI parameters 2019-07-17 14:45:05 +09:00
gstnvh264enc.h
gstnvh265enc.c nvenc: Specify colorimetry related VUI parameters 2019-07-17 14:45:05 +09:00
gstnvh265enc.h
Makefile.am
meson.build nvcodec: do a generic cuda tests before going into version specifics 2019-07-08 10:37:46 +00:00
nvcuvid.h
nvEncodeAPI.h
plugin.c