gstreamer/sys/kms
Michael Tretter 12e82aac28 kmssink: remove dependency on libkms
libkms should not be used, because it imposes limitations on the DRM
API, especially regarding bpp and stride. Instead the DRM IOCTL should
be used directly.

Switch from libkms to the IOCTL interface. Set bpp and height for
framebuffer allocation to properly handle planar video formats.

https://bugzilla.gnome.org/show_bug.cgi?id=773473

Signed-off-by: Víctor Jáquez <vjaquez@igalia.com>
2016-11-23 16:43:28 +01:00
..
gstkmsallocator.c kmssink: remove dependency on libkms 2016-11-23 16:43:28 +01:00
gstkmsallocator.h kmssink: remove dependency on libkms 2016-11-23 16:43:28 +01:00
gstkmsbufferpool.c kmsbufferpool: error only if no allocator 2016-05-23 22:06:29 +02:00
gstkmsbufferpool.h kmssink: add plugin and sink element 2016-04-11 19:57:48 +02:00
gstkmssink.c kmssink: remove custom gst_kms_sink_get_times 2016-11-10 15:57:24 +01:00
gstkmssink.h kmssink: add sync support for secondary pipes 2016-04-19 11:10:49 +02:00
gstkmsutils.c kmssink: remove dependency on libkms 2016-11-23 16:43:28 +01:00
gstkmsutils.h kmssink: remove dependency on libkms 2016-11-23 16:43:28 +01:00
Makefile.am kms: rename variable used 2016-11-04 09:27:06 +00:00
meson.build kmssink: remove dependency on libkms 2016-11-23 16:43:28 +01:00