audiodecoder: If there are no tags, don't try to do event handling on a NULL event
authorSebastian Dröge <sebastian@centricular.com>
Tue, 18 Aug 2015 13:01:28 +0000 (16:01 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 18 Aug 2015 13:01:28 +0000 (16:01 +0300)
commit6cda5d34946848533b9ef43acd0b35167de98941
treeb4fccc91770b03b2daa627885c16e290089c1a54
parent2de91c32e416b9547561d331e167189cd87bb3bd
audiodecoder: If there are no tags, don't try to do event handling on a NULL event

Fixes some crashes.
gst-libs/gst/audio/gstaudiodecoder.c