aacparse: Skip LOAS AAC until a valid config is seen.
authorJan Schmidt <jan@centricular.com>
Tue, 15 Sep 2015 21:05:36 +0000 (07:05 +1000)
committerJan Schmidt <jan@centricular.com>
Wed, 16 Sep 2015 10:51:44 +0000 (20:51 +1000)
commitc919548e2c73f486b8ef71cfd11a36fd3b23ead0
treeab2e2bebb9f77d01bc6b0e19a622e1fd5d106105
parentb7b244f3560ef47e266599fe5b9c1da31d3443c0
aacparse: Skip LOAS AAC until a valid config is seen.

It's normal when dropping into the middle of a stream to
not always have the config available immediately, so skip LOAS
until a valid config is seen without either setting invalid
caps or erroring out.

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