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
gstkmsbufferpool.c
gstkmsbufferpool.h
gstkmsedid.c
gstkmsedid.h
gstkmssink.c
gstkmssink.h
gstkmsutils.c
gstkmsutils.h
meson.build