gstreamer/gst
Víctor Manuel Jáquez Leal d83ffd1231 plugins: use the same pre-processor macro
In gstvaapipluginbase.c we are using the macro USE_GST_GL_HELPERS to guard the
code related with GstGL. Nonetheless, in gstvaapipluginbase.h we are using
HAVE_GST_GL_GL_H macro in order to include the GstGLContext's header.

We should use only one to be homogeneous. This patch sets USE_GST_GL_HELPERS
in the header file.

Signed-off-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
2016-02-02 16:17:43 +01:00
..
vaapi plugins: use the same pre-processor macro 2016-02-02 16:17:43 +01:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00