gstreamer/tools
Antonio Ospite 1f9b375f96 gst-inspect: fix printing the first field of a GstStructure
When printing a GstStructure property (e.g. the "stats" property in
rtpsession) the first field is printed on the same line of the type
description, and this is both inconsistent compared to  how Enum values
are printed and confusing as the reader might miss the first field.

To fix this, add a newline before printing GstStructure fields in
properties.

NOTE: this does not change the existing inconsistent behavior of an
extra newline *after* a GstStructure property, but the latter is not as
annoying and it would take more effort to fix because GstStructure
fields are printed in CAPS descriptions too.
2019-05-02 08:31:25 +01: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 tools: update gst-inspect man page 2017-01-05 15:26:08 +01:00
gst-inspect.c gst-inspect: fix printing the first field of a GstStructure 2019-05-02 08:31:25 +01: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: fix compiler warnings for SIGHUP handlers on windows 2017-07-20 17:31:41 +01: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 tools: gst-stats: Use standard character escapes 2017-07-09 20:10:31 +01: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 configinc as include_directory in tools/ 2017-06-28 09:38:35 -04:00
tools.h Fix FSF address 2012-11-03 20:44:48 +00:00