audioencoder: 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 12:58:57 +0000 (15:58 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 18 Aug 2015 12:58:57 +0000 (15:58 +0300)
commit2de91c32e416b9547561d331e167189cd87bb3bd
tree65fc43cad148268a2bd6a9bf539486933430de32
parentcca823b490e007a278335374163bb73604910c4f
audioencoder: If there are no tags, don't try to do event handling on a NULL event

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