mad: chain up to default event handler
This commit is contained in:
parent
0f9e7c3863
commit
d6b150a1f1
@ -514,7 +514,7 @@ gst_mad_event (GstAudioDecoder * dec, GstEvent * event)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Let the base class do its usual thing */
|
/* Let the base class do its usual thing */
|
||||||
return FALSE;
|
return GST_AUDIO_DECODER_CLASS (parent_class)->event (dec, event);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user