gstreamer/ext/qt
Edward Hervey 3d708a5bfa qtgl: Handle OPENGL header guard changes
In 2018 khronos changed the gl header guards. If we don't detect
this properly we would end up with plenty of symbol redifinition
(since we would be importing twice the "same" header).

Instead detect if the "newer" header was already included and if
so define the "old" define to avoid this situation

Fixes #523
2018-12-17 10:51:50 +01:00
..
.gitignore
gstplugin.cc qt: fix build with qmake 2017-09-07 09:39:13 +01:00
gstqsgtexture.cc
gstqsgtexture.h
gstqtgl.h qtgl: Handle OPENGL header guard changes 2018-12-17 10:51:50 +01:00
gstqtglutility.cc meson: add build files for the qml plugin 2018-04-15 23:49:57 +10:00
gstqtglutility.h
gstqtsink.cc
gstqtsink.h
gstqtsrc.cc
gstqtsrc.h
Makefile.am gl: update plugins to use GstGL from -base 2017-12-19 12:02:31 +00:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
qtitem.cc qmlglsink: Expose itemInitialized as property 2017-09-14 15:12:12 +10:00
qtitem.h qmlglsink: Expose itemInitialized as property 2017-09-14 15:12:12 +10:00
qtplugin.pro qt: update qmake .pro file 2017-10-13 12:25:22 +01:00
qtwindow.cc
qtwindow.h