gstreamer/gst/law
Tim-Philipp Müller 7087da96dc 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.)
2009-02-28 19:26:35 +00:00
..
alaw-decode.c alawdec, mulawdec: demote some debug messages from ERROR to WARNING or DEBUG 2009-02-28 19:26:35 +00:00
alaw-decode.h gst/law/: Make negotiation a bit modern. 2008-04-01 11:00:43 +00:00
alaw-encode.c alaw/mulaw: Don't require both, rate and channel, to be set in _getcaps 2009-02-22 18:46:03 +01:00
alaw-encode.h gst/law/: Compulsive clean-ups: use boilerplate macros, add debug categories, fix up things to conform to symbol nome... 2007-09-25 17:18:34 +00:00
alaw.c Switch to using GstStaticPadTemplate. 2008-12-13 15:34:01 +00:00
alaw.vcproj more working plugins 2004-07-27 21:41:30 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
mulaw-conversion.c gst/law/: The encoder can't really renegotiate at the time they perform a pad-alloc so make the srcpads use fixed caps. 2008-08-25 09:48:06 +00:00
mulaw-conversion.h gst/law/: Compulsive clean-ups: use boilerplate macros, add debug categories, fix up things to conform to symbol nome... 2007-09-25 17:18:34 +00:00
mulaw-decode.c alawdec, mulawdec: demote some debug messages from ERROR to WARNING or DEBUG 2009-02-28 19:26:35 +00:00
mulaw-decode.h gst/law/: Make negotiation a bit modern. 2008-04-01 11:00:43 +00:00
mulaw-encode.c alaw/mulaw: Don't require both, rate and channel, to be set in _getcaps 2009-02-22 18:46:03 +01:00
mulaw-encode.h gst/law/: Fix law encoder timestamps. 2007-09-12 22:01:59 +00:00
mulaw.c Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
mulaw.vcproj more working plugins 2004-07-27 21:41:30 +00:00