gstreamer/tools
Seungha Yang 493a3261a9 gst-launch: Use gst_print* instead of g_print* to fix broken stdout on Windows
Concurrent Windows' colored debug message and g_print will print
string hard to read. Instead, use gst_print* which serialize
debug output and the APIs call.
2019-08-24 12:15:56 +00:00
..
.gitignore tools: fix distcheck and .gitignore 2016-11-23 09:58:44 +00:00
gst-indent gst-indent: Add support for gindent as executable name 2015-06-03 18:09:24 +02:00
gst-inspect-1.0.1 gst-inspect: Colored output 2018-11-23 16:15:19 +01:00
gst-inspect.c gst-inspect: fix unused-const-variable error in windows 2019-04-24 16:34:08 +00:00
gst-launch-1.0.1 Generate a gstreamer pipeline diagram on SIGHUP. 2017-07-13 14:02:33 +01:00
gst-launch.c gst-launch: Use gst_print* instead of g_print* to fix broken stdout on Windows 2019-08-24 12:15:56 +00:00
gst-stats-1.0.1 Add very simple man page for gst-stats. 2017-04-21 10:55:55 -03:00
gst-stats.c gst-stats: fix leaks 2019-07-08 13:16:08 +02:00
gst-typefind-1.0.1 tools: ship the final man pages directly, no more man pages templates 2016-11-23 09:09:05 +00:00
gst-typefind.c gstreamer: Fix memory leaks when context parse fails 2015-10-02 17:31:11 +03:00
Makefile.am tools: dist new gst-stats man page 2017-05-20 16:44:56 +01:00
meson.build meson: add option to disable parse-launch pipeline string parser 2018-08-10 00:08:43 +01:00
tools.h Port to hotdoc 2019-05-13 16:34:09 -04:00