orcc: send messages to stderr
authorFrancesco Romani <fromani@gmail.com>
Sat, 5 Jul 2014 16:16:07 +0000 (18:16 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 12 Apr 2023 18:38:04 +0000 (21:38 +0300)
commit2ab93433a97f8ab93fae71eae1ba86639437d9e1
tree24e12c97500869898053020ae41941150bf47d14
parent7a2a3bf748e7f4511a597ec33100c50703baeeec
orcc: send messages to stderr

Send both usage instructions and errors to stderr, since
the actual output may be sent to stdout.
Avoids output pollution.

Part-of: <https://gitlab.freedesktop.org/gstreamer/orc/-/merge_requests/30>
tools/orcc.c