gstreamer/ext/eglgles
Thiago Santos ef66e39d03 eagl: fix handling of surface dimension changes
Detect when the eagl surface changed its dimension (when the user rotates
the device for example) and adapt the egl internals to draw to that,
preventing that ios resizes the image again when drawing.

This is particularly harmful when eagl would scale down a image
to draw and the ios screen would scale it back up because the
surface is now bigger than when the element was configured.
2013-05-16 15:16:30 -03:00
..
Android.mk eglglessink: Move eglgles Sink to ext/ 2012-10-18 14:35:09 +02:00
gstegladaptation.c eglglessink: Update for GLTextureUploadMeta and EGL API changes 2013-04-17 10:51:18 +02:00
gstegladaptation.h eglglessink: silence warnings building for RPI related to 'vcos_*' 2013-04-18 12:53:28 +02:00
gstegladaptation_eagl.m eagl: fix handling of surface dimension changes 2013-05-16 15:16:30 -03:00
gstegladaptation_egl.c egl: Add destroy notify instead of always calling eglTerminate() on the display 2013-05-10 12:50:05 +02:00
gsteglglessink.c eagl: fix handling of surface dimension changes 2013-05-16 15:16:30 -03:00
gsteglglessink.h eglglessink: Update for GLTextureUploadMeta and EGL API changes 2013-04-17 10:51:18 +02:00
Makefile.am eglglessink: refactor to allow eagl support 2013-04-16 16:04:35 -03:00
TODO eglglessink: Small TODO reformatting 2012-10-18 14:35:15 +02:00
video_platform_wrapper.c eglglessink: silence warnings building for RPI related to 'vcos_*' 2013-04-18 12:53:28 +02:00
video_platform_wrapper.h eglglessink: Port to new EGL library 2013-03-03 12:31:04 +01:00