commit | d3523f89a867afa111bb332887bf006ec3ae93e6 | [log] [tgz] |
---|---|---|
author | Gilles-Arnaud Bleu-Laine <gilles@ti.com> | Thu Sep 15 21:30:13 2011 -0500 |
committer | Andreas Huber <andih@google.com> | Fri Sep 30 10:46:12 2011 -0700 |
tree | 569a59483ca970991541c7508172df425b6396e0 | |
parent | fea8f6217455d8cfc957e5b30f4eb2349859518f [diff] |
Gracefuly return on detecting wrong AAC format from corrupted files Return BAD_VALUE error upon detection of wrongly formatted files. The client should abort the initialization upon error detection. The current CHECK() interrupts the configurecodec() preventing a graceful exit. Change-Id: Ic79313fa76a63284897df5d91635de87d06f3100 Signed-off-by: Gilles-Arnaud Bleu-Laine <gilles@ti.com>