gst/law/mulaw-decode.c: Return GST_FLOW_NOT_NEGOTIATED when the caps are not set...
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 28 Feb 2008 08:37:44 +0000 (08:37 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 28 Feb 2008 08:37:44 +0000 (08:37 +0000)
commit593528c5f6bde202cf4f420afd077084ca153dd3
treed07485ac1074495c4dd64cd8f8ff7d8170b4eeb4
parentc34fa140d0c16ce688e42947a8668049ce22cdb7
gst/law/mulaw-decode.c: Return GST_FLOW_NOT_NEGOTIATED when the caps are not set yet on the srcpad. We need rate and ...

Original commit message from CVS:
* gst/law/mulaw-decode.c: (gst_mulawdec_chain):
Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
yet on the srcpad. We need rate and channels before we
can do any processing. Fixes bug #519088.
ChangeLog
gst/law/mulaw-decode.c