eglglessink: Upload textures in GstBaseSink::prepare() already
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 1 Jan 2013 09:44:45 +0000 (10:44 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 1 Jan 2013 09:48:53 +0000 (10:48 +0100)
commit1fbea3e39df7f4d028640368b88966f53e8c9d86
tree1359b214a4f17f6205295bb82905667b2942274c
parent37de5a081cfbc79b85aa52089ae77a92dda04b28
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.
ext/eglgles/gsteglglessink.c
ext/eglgles/gsteglglessink.h