gstreamer/ext/eglgles
Sebastian Dröge 1fbea3e39d eglglessink: Upload textures in GstBaseSink::prepare() already
This gives more time for the texture to be uploaded as it happens
before syncing to the running time. When the running time is reached
only eglSwapBuffers() is necessary.
2013-01-01 10:48:53 +01:00
..
Android.mk eglglessink: Move eglgles Sink to ext/ 2012-10-18 14:35:09 +02:00
gsteglglessink.c eglglessink: Upload textures in GstBaseSink::prepare() already 2013-01-01 10:48:53 +01:00
gsteglglessink.h eglglessink: Upload textures in GstBaseSink::prepare() already 2013-01-01 10:48:53 +01:00
Makefile.am eglglessink: Add configure parameter to chose the EGL window system 2012-12-28 20:07:34 +01:00
TODO eglglessink: Small TODO reformatting 2012-10-18 14:35:15 +02:00
video_platform_wrapper.c eglglessink: Add support for allocating EGLImages on Mali 2012-12-31 15:59:04 +01:00
video_platform_wrapper.h eglglessink: Add support for allocating EGLImages on Mali 2012-12-31 15:59:04 +01:00