aacparse: Handle gst_pad_get_current_caps() returning NULL gracefully
authorDave Craig <dcraig@brightsign.biz>
Wed, 16 Dec 2015 10:54:17 +0000 (10:54 +0000)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 23 Feb 2016 16:11:42 +0000 (18:11 +0200)
commit6cdbf406224494335940b2ac9ab9354453406ed3
tree6787b3eee2e874a4a909d6dc7b1217245c7396d8
parenta5691af31972df64350bbd52914fce1c3a7b5c0c
aacparse: Handle gst_pad_get_current_caps() returning NULL gracefully

This can happen when the pipeline is currently shutting down.

https://bugzilla.gnome.org/show_bug.cgi?id=759539
gst/audioparsers/gstaacparse.c