gst-launch: print more errors to stderr and suppress more output in quiet mode
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 15 Jun 2010 00:15:54 +0000 (01:15 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 15 Jun 2010 00:20:37 +0000 (01:20 +0100)
commit1e3bd02618241f8966212303a1476f1af83b691a
treeebab102ca1bfcc4534a033317ebcec6bf5738f0f
parent8f5ec1f737c3b37538b2307aef160d9d21f1c422
gst-launch: print more errors to stderr and suppress more output in quiet mode

If --quiet is given, don't print anything but errors. Also, make
sure errors are always printed to stderr and not to stdout.

Fixes #621595.
tools/gst-launch.c