gstreamer/tests/examples
Jan Alexander Steffens (heftig) a6ed17c273 examples/gl/gtk: Add missing dependency on gstgl
Occasionally, a clean build would fail like this:

    In file included from ../subprojects/gst-plugins-base/tests/examples/gl/gtk/gstgtk.c:24:
    ../subprojects/gst-plugins-base/gst-libs/gst/gl/gl.h:25:10: fatal error: gst/gl/gl-enumtypes.h: No such file or directory
       25 | #include <gst/gl/gl-enumtypes.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~

Add the missing dependency so that the headers are generated beforehand.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/855>
2020-10-10 03:46:39 +00:00
..
app Remove autotools build system 2019-10-13 14:15:43 +01:00
audio Remove autotools build system 2019-10-13 14:15:43 +01:00
compositor videoaggregator: Update for additional info parameter to the "samples-selected" signal 2020-08-07 09:34:37 +03:00
decodebin_next Remove autotools build system 2019-10-13 14:15:43 +01:00
device-provider examples: add device provider example 2019-10-08 00:34:13 +02:00
dynamic Remove autotools build system 2019-10-13 14:15:43 +01:00
encoding Remove autotools build system 2019-10-13 14:15:43 +01:00
fft Remove autotools build system 2019-10-13 14:15:43 +01:00
gio Remove autotools build system 2019-10-13 14:15:43 +01:00
gl examples/gl/gtk: Add missing dependency on gstgl 2020-10-10 03:46:39 +00:00
overlay meson: Add a qt5 feature 2020-09-15 14:15:36 -04:00
overlaycomposition examples: overlaycomposition: Fix implicit declaration warning 2019-12-08 18:57:26 +09:00
playback playback-test: Add support for start_type=stop_type=NONE seeks 2020-04-01 21:01:38 +00:00
playrec Remove autotools build system 2019-10-13 14:15:43 +01:00
seek tests/examples/seek/instant-rate-change: Add example app 2020-04-01 21:01:38 +00:00
snapshot Remove autotools build system 2019-10-13 14:15:43 +01:00
meson.build examples: add device provider example 2019-10-08 00:34:13 +02:00