gstreamer/subprojects/gst-plugins-good/ext
Sebastian Dröge 1728f8b72a qt: Fix another instance of Qt/GStreamer both defining GLsync differently
In file included from ../gstreamer1.0-plugins-good/1.20.3-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gl/gstglfuncs.h:87,
                 from ../gst-plugins-good-1.20.3/ext/qt/qtglrenderer.cc:14:
../gstreamer1.0-plugins-good/1.20.3-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gl/glprototypes/gstgl_compat.h:40:18: error: conflicting declaration 'typedef void* GLsync'
   40 | typedef gpointer GLsync;
      |                  ^~~~~~
In file included from ../gstreamer1.0-plugins-good/1.20.3-r0/recipe-sysroot/usr/include/QtGui/qopengl.h:127,
                 from ../gstreamer1.0-plugins-good/1.20.3-r0/recipe-sysroot/usr/include/QtQuick/qsggeometry.h:44,
                 from ../gstreamer1.0-plugins-good/1.20.3-r0/recipe-sysroot/usr/include/QtQuick/qsgnode.h:43,
                 from ../gstreamer1.0-plugins-good/1.20.3-r0/recipe-sysroot/usr/include/QtQuick/qsgrendererinterface.h:43,
                 from ../gstreamer1.0-plugins-good/1.20.3-r0/recipe-sysroot/usr/include/QtQuick/qquickwindow.h:44,
                 from ../gstreamer1.0-plugins-good/1.20.3-r0/recipe-sysroot/usr/include/QtQuick/QQuickWindow:1,
                 from ../gst-plugins-good-1.20.3/ext/qt/qtglrenderer.cc:6:
../gstreamer1.0-plugins-good/1.20.3-r0/recipe-sysroot/usr/include/QtGui/qopengles2ext.h:24:26: note: previous declaration as 'typedef struct __GLsync* GLsync'
   24 | typedef struct __GLsync *GLsync;
      |                          ^~~~~~

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2763>
2022-07-18 07:45:22 +00:00
..
aalib aatv: Fixes for rain-mode 2021-12-20 09:28:50 +00:00
adaptivedemux2 adaptivedemux2: Ignore stopped stream flow state 2022-06-29 16:35:26 +01:00
cairo meson: Build cairo subproject when unavailable on the system 2022-01-21 06:34:33 +00:00
dv dv, opusparse: fix duplicate symbols in static build 2022-06-28 01:29:06 +01:00
flac Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
gdk_pixbuf Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gtk gtk: Fix double-free when OpenGL can't be initialised 2022-06-07 17:36:26 +02:00
jack jack: Always use jack_free as specified by the docs 2022-05-28 11:34:23 +00:00
jpeg Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
lame Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
libcaca Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
libpng Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
mpg123 mpg123: Add gapless playback support 2022-03-14 10:32:15 +02:00
pulse Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
qt qt: Fix another instance of Qt/GStreamer both defining GLsync differently 2022-07-18 07:45:22 +00:00
raw1394 Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
shout2 shout2: fix compiler warnings and bump req to libshout >= 2.4.2 2022-05-23 20:23:38 +01:00
soup adaptivedemux2: Prevent duplicate symbols on static builds 2022-06-15 01:13:16 +00:00
speex Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
taglib id3v2mux: Map GST_TAG_MUSICBRAINZ_RELEASETRACKID 2021-11-22 09:57:16 +00:00
twolame Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
vpx vpxenc: enforce strictly increasing pts 2022-05-12 13:00:53 +02:00
wavpack Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
meson.build New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00