alawdec, mulawdec: demote some debug messages from ERROR to WARNING or DEBUG
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 14 Feb 2009 17:56:05 +0000 (17:56 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 28 Feb 2009 19:26:35 +0000 (19:26 +0000)
commit7087da96dc850a931f7fca4c036fb0a2c58f04ac
tree98bcd21dd8f7092d7c8f72163dd2017d55d63a3f
parent157531d91e9c5fbff33c4357beba5af31623f35c
alawdec, mulawdec: demote some debug messages from ERROR to WARNING or DEBUG

Non-ok flow returns may happen for a variety of perfectly legitimate and expected reasons
(temporarily not linked, seeking, pipeline shutdown), so we really shouldn't spew ERROR
debug messages to stderr in those cases. Fixes #570781. (Seems like someone already took
care of some of these.)
gst/law/alaw-decode.c
gst/law/mulaw-decode.c