gstreamer/ext/qroverlay
Tim-Philipp Müller 53947cad29 qroverlay: fix auto detection of json-glib for plugin
Only want to check for json-glib when libqrencode was found,
but also it shouldn't be required but depend on the option.

Fixes #1465

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1824>
2020-11-20 13:22:48 +00:00
..
gstbaseqroverlay.c qroverlay: Factor out qroverlay logic to a base class 2020-11-11 00:18:32 +00:00
gstbaseqroverlay.h qroverlay: Factor out qroverlay logic to a base class 2020-11-11 00:18:32 +00:00
gstdebugqroverlay.c qroverlay: Generate documentation 2020-11-11 00:18:32 +00:00
gstdebugqroverlay.h qroverlay: Add a qroverlay element that allows overlaying any data 2020-11-11 00:18:32 +00:00
gstqroverlay.c qroverlay: Add a qroverlay element that allows overlaying any data 2020-11-11 00:18:32 +00:00
gstqroverlay.h qroverlay: Add a qroverlay element that allows overlaying any data 2020-11-11 00:18:32 +00:00
meson.build qroverlay: fix auto detection of json-glib for plugin 2020-11-20 13:22:48 +00:00