audiodecoder: Fix leak on failed audio gaps
requested to merge dougnazar/gst-plugins-base:fix_event_leak_gst_audio_decoder_handle_gap into master
If we fail to process the gap event we need to unref the event or we end up with a leak.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
If we fail to process the gap event we need to unref the event or we end up with a leak.