Skip to content

Added option '--color-always' with short option '-C'

Thor Andreaessen requested to merge thor-and/gstreamer:color-always into master

Enhancement: gst-inspect

I find myself limited by only having color in the PAGER, with this patch, color can optionally be passed on down a pipeline, e.g.:

gst-inspect-1.0 -C | grep --color=none audiovisualizers

Merge request reports