gstreamer/subprojects/gst-plugins-bad/sys/kms
Tim-Philipp Müller 85476eab08 kms: drop use of GSlice allocator and remove unnecessary check
g_new0() will never return NULL but just abort if it can't
allocate memory (same for g_slice_new).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3784>
2023-02-03 17:48:10 +00:00
..
gstkmsallocator.c kms: drop use of GSlice allocator and remove unnecessary check 2023-02-03 17:48:10 +00:00
gstkmsallocator.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstkmsbufferpool.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstkmsbufferpool.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstkmsedid.c kmssink: add HDR10 infoframe support 2022-11-21 17:55:41 -05:00
gstkmsedid.h kmssink: add HDR10 infoframe support 2022-11-21 17:55:41 -05:00
gstkmssink.c kmssink: add HDR10 infoframe support 2022-11-21 17:55:41 -05:00
gstkmssink.h kmssink: Fix compilation without kernel headers 2022-11-23 08:39:49 +00:00
gstkmsutils.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstkmsutils.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build kmssink: add HDR10 infoframe support 2022-11-21 17:55:41 -05:00