gstreamer/subprojects/gst-devtools
Zebediah Figura c4681ac428 meson: Build with -Wl,-z,nodelete to prevent unloading of dynamic libraries and plugins
GLib made the unfortunate decision to prevent libgobject from ever being
unloaded, which means that now any library which registers a static type
can't ever be unloaded either (and any library that depends on those,
ad nauseam).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/778>
2022-09-13 15:48:52 +00:00
..
debug-viewer Remove the uninstalled term 2022-03-01 11:33:10 +00:00
docs Add documentation for GST_VALIDATE_APPS_DIR 2022-03-01 11:33:10 +00:00
tracer Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
validate validate:scenario: Some minor fixes 2022-09-09 15:25:45 +00:00
.gitignore Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
ChangeLog Release 1.20.0 2022-02-03 20:03:15 +00:00
gst-devtools.doap Release 1.20.0 2022-02-03 20:03:15 +00:00
meson.build meson: Build with -Wl,-z,nodelete to prevent unloading of dynamic libraries and plugins 2022-09-13 15:48:52 +00:00
meson_options.txt tools: Add support for building gstreamer tools against gst-full 2022-03-30 17:43:17 +00:00
NEWS Release 1.20.0 2022-02-03 20:03:15 +00:00
RELEASE Release 1.20.0 2022-02-03 20:03:15 +00:00