latm: Always reconfigure if no extradata was set previously
authorHendrik Leppkes <h.leppkes@gmail.com>
Thu, 22 Dec 2011 23:14:32 +0000 (00:14 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Fri, 28 Feb 2014 13:51:20 +0000 (14:51 +0100)
commit3aca10bf762a94d7de555cedf1ff0e4f6792bf41
treee7ff16fcf44e6bf201f3d45699358c80b66f8aaa
parent6e4009d4cdf5927bdaedf58fcfc5e813b14c366b
latm: Always reconfigure if no extradata was set previously

AAC LOAS can have new audio config objects in the stream itself.

Make sure the decoder reconfigures itself when the first one arrives
midstream.

Bug-Id: 644
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavcodec/aacdec.c