mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
3addb6bbf4
- glimagesink needs to be able to resize the viewport on aspect ratio changes resulting from either caps changes or 3d output mode changes. - Performing a glViewport outside the GstGLWindow::resize callback will not have the winsys' stack of viewports required to correctly place the output frame. Provide a function to request a resize on the next draw event from the winsys. Also track size changes inside the base GstGLWindow class rather than in each subclass. https://bugzilla.gnome.org/show_bug.cgi?id=755111 |
||
---|---|---|
.. | ||
gstglcontext_wgl.c | ||
gstglcontext_wgl.h | ||
gstglwindow_win32.c | ||
gstglwindow_win32.h | ||
gstglwindow_win32_egl.c | ||
gstglwindow_win32_egl.h | ||
Makefile.am | ||
win32_message_source.c | ||
win32_message_source.h |