mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
562399a71a
I was lucky that: e1 = vc_dispmanx_element_add () eglCreateWindowSurface (e1) vc_dispmanx_element_remove (e1) e2 = vc_dispmanx_element_add () resulted in having e2 equal to e1. And also having the egl surface that does not allocate its buffers before the first draw. |
||
---|---|---|
.. | ||
gstglwindow_dispmanx_egl.c | ||
gstglwindow_dispmanx_egl.h | ||
Makefile.am |