gstreamer/gst-libs/gst/gl/dispmanx
Gwang Yoon Hwang 485dffa6d5 gl/dispmanx: Implements set_render_rectangle to adjust the position of window
We cannot set the x, y coordinate of the video frame at the dispmanx at
this point. We need to teach dispmanx backend to understand about
set_render_rectangle API to draw a video with other UI.

This patch keeps the current behavior which places video frame at the
center of the display if there is no set_render_rectangle call to the
dispmanx window.

https://bugzilla.gnome.org/show_bug.cgi?id=766018
2017-12-09 19:32:22 +00:00
..
gstglwindow_dispmanx_egl.c gl/dispmanx: Implements set_render_rectangle to adjust the position of window 2017-12-09 19:32:22 +00:00
gstglwindow_dispmanx_egl.h gl/dispmanx: Implements set_render_rectangle to adjust the position of window 2017-12-09 19:32:22 +00:00
Makefile.am gl: fix out-of-source builds pt2 2017-12-09 19:31:35 +00:00