gstreamer/ext
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
..
aalib meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
cairo cairooverlay: Optimize premultiplication/unpremultiplication loops 2018-12-07 17:22:39 +00:00
dv meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
flac flacdec: Use new channel count for audio info 2018-12-14 09:22:33 +00:00
gdk_pixbuf meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
gtk meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
jack meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
jpeg meson: find libjpeg via pkg-config 2018-08-18 21:01:52 +01:00
lame meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
libcaca meson: Rename caca option to libcaca 2018-08-17 20:05:25 +05:30
libpng meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
mpg123 mpg123: Remove ssize_t fallback, not needed anymore 2018-09-04 12:39:19 +05:30
pulse pulse: Expose the correct max rate that we support 2018-11-19 21:28:25 +05:30
qt qtgl: Handle OPENGL header guard changes 2018-12-17 10:51:50 +01:00
raw1394 meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
shout2 meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
soup meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
speex meson: Explicitly pass -DWIN32 while building speex 2018-09-07 18:51:17 +05:30
taglib meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
twolame meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
vpx meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
wavpack meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
Makefile.am qt: hook up to build 2018-02-12 18:40:10 +00:00
meson.build meson: Don't skip plugins that don't build with MSVC 2018-09-05 20:15:57 +05:30