aacparse: Make sure we have enough data in the codec_data to be able to parse it
authorSebastian Dröge <sebastian@centricular.com>
Thu, 1 Dec 2016 11:38:16 +0000 (13:38 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 1 Dec 2016 11:38:52 +0000 (13:38 +0200)
commit87a2c140ca54c5128093377e9b25a5c24b346727
tree8ae53834a45683d42d4366fa54866429499cdadd
parentd0949baf3dadea6021d54abef6802fed5a06af75
aacparse: Make sure we have enough data in the codec_data to be able to parse it

Also error out cleanly if mapping the buffer failed.

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