gstreamer/tools
Tim-Philipp Müller ad537a2d51 tools: gst-inspect: add * for pointer signal arguments where needed
Print GObject argument properly with pointer marker:

  "client-added" :  void user_function (GstElement* object,
                                        GObject* arg0,
                                        gpointer user_data);

instead of

  "client-added" :  void user_function (GstElement* object,
                                        GObject arg0,
                                        gpointer user_data);

for gst-inspect-1.0 tcpserversink.
2016-09-04 20:39:31 +01:00
..
.gitignore stats: add a stats frontend 2015-10-05 20:59:39 +02:00
gst-indent gst-indent: Add support for gindent as executable name 2015-06-03 18:09:24 +02:00
gst-inspect.1.in docs: fix typo on gst-inspect man page 2010-07-16 18:20:57 +01:00
gst-inspect.c tools: gst-inspect: add * for pointer signal arguments where needed 2016-09-04 20:39:31 +01:00
gst-launch.1.in Update the examples in the gst-launch-1.0 manpage 2016-05-13 18:05:39 +10:00
gst-launch.c tools: gst-launch: fix up caps printing in verbose mode 2016-04-13 16:42:31 +01:00
gst-stats.c tracer/gststats: fix mismatch between '.class' and tracer args 2016-01-20 09:14:12 +01:00
gst-typefind.1.in docs: updates 2012-09-25 17:06:45 +02:00
gst-typefind.c gstreamer: Fix memory leaks when context parse fails 2015-10-02 17:31:11 +03:00
Makefile.am stats: add a stats frontend 2015-10-05 20:59:39 +02:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00
tools.h Fix FSF address 2012-11-03 20:44:48 +00:00