gstreamer/subprojects/gst-plugins-bad/gst-libs/gst
Nirbheek Chauhan e2e6daf362 meson: Replace disabler dependencies with not-found dependencies
If a plugin gets disabled due to a `disabler()` dependency, the plugin
docs build itself will get disabled because `all_plugins_paths` will
become a disabler.

This was actually happening with opencv on systems that don't have
opencv available, and could happen with libsoup too if the build files
change in the future.

Let's avoid wasting hours of debugging for people. A not-found
dependency has the same effect.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8582>
2025-03-04 17:38:30 +00:00
..
adaptivedemux docs: generate hotdoc configs for libraries with our helper script 2025-01-17 20:36:06 +01:00
analytics analyticsmeta: Make output struct annotation more explicit 2025-02-17 15:25:51 +00:00
audio docs: generate hotdoc configs for libraries with our helper script 2025-01-17 20:36:06 +01:00
basecamerabinsrc docs: generate hotdoc configs for libraries with our helper script 2025-01-17 20:36:06 +01:00
codecparsers h266parser: do not fail when extension flags are set 2025-02-07 08:25:17 +00:00
codecs h264picture: Export private method symbols 2025-02-21 15:00:01 +00:00
cuda cudaconverter: Add support for kernel precompile and cache 2025-02-22 07:09:03 +00:00
d3d11
d3d12 d3d12: Update root signature flags for old Windows10 2025-02-13 13:39:11 +00:00
d3dshader
dxva docs: generate hotdoc configs for libraries with our helper script 2025-01-17 20:36:06 +01:00
insertbin docs: generate hotdoc configs for libraries with our helper script 2025-01-17 20:36:06 +01:00
interfaces
isoff
mpegts mpegts: Rename un-namespaced REG_TO_UINT32 macro 2025-02-19 09:29:28 +00:00
mse msesrc: fix chaining up GObject's constructed virtual method 2025-02-10 17:49:29 +00:00
opencv meson: Replace disabler dependencies with not-found dependencies 2025-03-04 17:38:30 +00:00
play gstplay: support disabling the selected track at startup 2025-02-28 18:10:18 +09:00
player docs: generate hotdoc configs for libraries with our helper script 2025-01-17 20:36:06 +01:00
sctp
transcoder docs: generate hotdoc configs for libraries with our helper script 2025-01-17 20:36:06 +01:00
uridownloader
va docs: generate hotdoc configs for libraries with our helper script 2025-01-17 20:36:06 +01:00
vulkan vkfencecache: call parent release() only after resources have been removed 2025-02-17 23:28:56 +00:00
wayland wayland: leverage unified object destruction for wl_callback 2025-02-24 18:10:50 +00:00
webrtc webrtc: fix recursive G_BEGIN_DECLS and include missing sctptransport.h in webrtc.h 2025-02-13 10:08:52 +00:00
winrt winrt: fix chaining up GObject's constructed virtual method 2025-02-13 14:32:14 +00:00
glib-compat-private.h
meson.build