mulawdec: Require caps to be set before accepting any data
This commit is contained in:
parent
d9deb95012
commit
f3c3dee148
@ -159,4 +159,5 @@ gst_mulawdec_class_init (GstMuLawDecClass * klass)
|
||||
static void
|
||||
gst_mulawdec_init (GstMuLawDec * mulawdec)
|
||||
{
|
||||
gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (mulawdec), TRUE);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user