gstreamer/gst-libs
Víctor Manuel Jáquez Leal 4897d96945 texture: detect GL version and use the proper API
When receiving the texture from the application or the video sink, we must
know it size and border. To query the texture the API has changed according to
the OpenGL version used in the GL context of the application/vsink.

This patch checks the current context API type and queries the texture
according to this detected API.

Signed-off-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>

https://bugzilla.gnome.org/show_bug.cgi?id=753099
2015-11-30 13:26:22 +01:00
..
gst texture: detect GL version and use the proper API 2015-11-30 13:26:22 +01:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00