gstreamer/sys/kms
Nicolas Dufresne 37c670e235 kmssink: Fix selection of source region
The source region was scaled for display before being passed
to drmModeSetPlane, which resulted in a portion of the video
being cropped. While when crop meta was present, the rectangle
was not centered since we where using unscaled width/height.

https://bugzilla.gnome.org/show_bug.cgi?id=767422
2016-09-08 13:23:35 -04: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 selection of source region 2016-09-08 13:23:35 -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