gstreamer/sys/kms
Nicolas Dufresne 112baf404e kmssink: Fixup all errno tracing
All DRM ioctl uses errno to report the error and simply returns -1
when some error occured. This patch fixes all usage of the return
value instead of errno to trace the error type and moves to g_strerror
instead of string.h strerror in order to be consistent with the rest
of GStreamer.
2019-05-26 12:17:29 +02:00
..
gstkmsallocator.c kmssink: Fixup all errno tracing 2019-05-26 12:17:29 +02:00
gstkmsallocator.h kms: Export DMABuf from Dumb buffer when possible 2017-10-05 16:16:16 -04:00
gstkmsbufferpool.c kms: Export DMABuf from Dumb buffer when possible 2017-10-05 16:16:16 -04:00
gstkmsbufferpool.h kms: Export DMABuf from Dumb buffer when possible 2017-10-05 16:16:16 -04:00
gstkmssink.c kmssink: Fixup all errno tracing 2019-05-26 12:17:29 +02:00
gstkmssink.h kmssink: Add "restore-crtc" property 2018-08-29 14:17:51 -04:00
gstkmsutils.c kmssink: Add 24bit RGB support 2018-04-26 10:35:09 -04:00
gstkmsutils.h kmssink: remove dependency on libkms 2016-11-23 16:43:28 +01:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00