gstreamer/sys/kms
Michael Tretter 3d0c5dd58e kmssink: allow only supported resolutions
If the input buffers have a different size than the display, the frames
would have to be scaled or positioned on the display. The kmssink cannot
decide which behaviour would be appropriate for which use case.

In order to avoid scaling or positioning of the input stream, allow only
the supported connector resolutions in the sink caps.

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

Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
2016-11-30 20:13:55 +01:00
..
gstkmsallocator.c kmssink: include drm.h after stdlib.h 2016-11-23 20:13:59 +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: allow only supported resolutions 2016-11-30 20:13:55 +01:00
gstkmssink.h kmssink: add mode setting and base plane rendering 2016-11-30 20:13:55 +01: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