gstreamer/subprojects/gstreamer/tools
Tim-Philipp Müller 9bf6919f7f tools: gst-inspect: print action signals as emit_by_name() invocations
It's quite confusing to print a function callback signature for
action signals when people need to do a g_signal_by_name() invocation
in order to use this feature. Requires too much background knowledge
about how GObject works under the hood to make sense of that.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5206>
2023-08-18 18:41:55 +01:00
..
gst-inspect-1.0.1 Move files from gstreamer into the "subprojects/gstreamer/" subdir 2021-09-24 16:13:07 -03:00
gst-inspect.c tools: gst-inspect: print action signals as emit_by_name() invocations 2023-08-18 18:41:55 +01:00
gst-launch-1.0.1 Move files from gstreamer into the "subprojects/gstreamer/" subdir 2021-09-24 16:13:07 -03:00
gst-launch.c tools: Disable fault signal handlers in gst-launch/gst-validate on macOS 2023-08-18 14:40:24 +00:00
gst-stats-1.0.1 Move files from gstreamer into the "subprojects/gstreamer/" subdir 2021-09-24 16:13:07 -03:00
gst-stats.c tools: Count argc after parsing GOption on Windows 2023-04-01 00:14:57 +00:00
gst-typefind-1.0.1 Move files from gstreamer into the "subprojects/gstreamer/" subdir 2021-09-24 16:13:07 -03:00
gst-typefind.c tools: Count argc after parsing GOption on Windows 2023-04-01 00:14:57 +00:00
meson.build meson: Set install_tag on some targets 2022-09-20 10:08:15 +00:00
tools.h Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00