gstreamer/tools
Tim-Philipp Müller accfb89ea8 tools: remove unversioned gst-launch, gst-inspect and gst-typefind
The unversioned tool wrappers are confusing and annoying for packagers,
users and developers alike. A gst-launch pipeline that works in 0.10
will likely not work in 0.11 (e.g. because elements or properties get
renamed, or syntax changes). The unversioned tools also yield useless
results when used with gdb or valgrind. Packagers need to co-ordinate
the packaging of all major versions to make sure there are no conflicts
when both try to install the same files. When two major versions are
in use (e.g. 0.10 and 0.11/1.0), it may be unclear (when looking at
things on IRC/pastebin/mailing list etc.) which version is actually
being used when there are unversioned wrappers. For all these reasons,
it seems best to just remove them for now.
2011-06-05 14:20:25 +01:00
..
.gitignore Remove everything libxml2- and loadsave-related 2011-06-04 15:22:06 +01:00
gst-indent gst-indent: Add --leave-preprocessor-space for indent 2.2.11 2010-04-03 20:51:17 +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, tests: fix some unused-but-set-variable compiler warnings 2011-06-04 14:13:07 +01:00
gst-launch.1.in Remove everything libxml2- and loadsave-related 2011-06-04 15:22:06 +01:00
gst-launch.c tools: remove SIGUSR* handling from gst-launch 2011-06-04 14:41:16 +01:00
gst-plot-timeline.py tools: fix parsing of timestamp in gst-plot-timeline 2010-10-05 11:52:24 +02:00
gst-typefind.1.in tools/: cleanup man-pages, remove reference to gst-register, document env-vars 2006-01-12 16:31:35 +00:00
gst-typefind.c tools: call g_set_prgname() before doing the option parsing 2010-02-16 11:33:19 +00:00
gstreamer-completion more 0.10 -> 0.11 2010-12-06 13:21:45 +01:00
Makefile.am tools: remove unversioned gst-launch, gst-inspect and gst-typefind 2011-06-05 14:20:25 +01:00
tools.h tools: call g_set_prgname() before doing the option parsing 2010-02-16 11:33:19 +00:00