gstreamer/sys/kms
Víctor Manuel Jáquez Leal c117165f7b kmssink: override stride if defined in driver
Some kms drivers demands specific pitches over the ones calculated by
GstVideoInfo. For example, intel driver demands strides round up 64.

This patch queries the driver for the prefered pitch and overwrites it
in the pool's GstVideoInfo structure.

https://bugzilla.gnome.org/show_bug.cgi?id=768446
2016-09-07 16:18:48 +02:00
..
gstkmsallocator.c kmssink: override stride if defined in driver 2016-09-07 16:18:48 +02:00
gstkmsallocator.h kmssink: Fix offsets handling 2016-07-11 12:07:04 -04: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: Fix offsets handling 2016-07-11 12:07:04 -04:00
gstkmssink.h kmssink: add sync support for secondary pipes 2016-04-19 11:10:49 +02:00
gstkmsutils.c kmssink: enable UYVY, YUY2, and YVYU (interleaved YUV 4:2:2) formats 2016-04-11 19:57:48 +02:00
gstkmsutils.h kmssink: calculate display ratio 2016-04-11 19:57:48 +02:00
Makefile.am kmssink: add dmabuf support 2016-04-11 19:57:48 +02:00