gstreamer/subprojects/gst-plugins-bad/docs/libs
Seungha Yang de749fa356 cuda: Introduce GST_CUDA_CRITICAL_ERRORS env to abort on critical error
Adding GST_CUDA_CRITICAL_ERRORS env variable so that program can be
terminated on unrecoverable error.

Example)
GST_CUDA_CRITICAL_ERRORS=2,700 gst-launch-1.0 ...

In this example, CUDA_ERROR_OUT_OF_MEMORY(2) and
CUDA_ERROR_ILLEGAL_ADDRESS(700) are registered as critical error
and program will be aborted on those errors

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4729>
2023-06-18 16:44:43 +00:00
..
adaptivedemux
audio
base
basecamerabinsrc
codecparsers
codecs
cuda cuda: Introduce GST_CUDA_CRITICAL_ERRORS env to abort on critical error 2023-06-18 16:44:43 +00:00
insertbin
mpegts
opencv
play
player
tools
transcoder
va va: Complete library and plugin documentation. 2022-09-13 14:57:21 +02:00
video
vulkan
vulkan-wayland
vulkan-xcb
webrtc