OSDN Git Service

Fix the software AAC decoder's AAC+ detection to ignore malformed frames
authorAndreas Huber <andih@google.com>
Fri, 12 Aug 2011 18:38:24 +0000 (11:38 -0700)
committerAndreas Huber <andih@google.com>
Fri, 12 Aug 2011 18:38:24 +0000 (11:38 -0700)
commita2e0a4259191fc486e0f563b992e3eadd7f9ae4b
tree7972c7dd410aa2c9ab93a3b96369a2fa2a036fa5
parent6f3241d50fbe217df6cb82ff2b079135ea50c553
Fix the software AAC decoder's AAC+ detection to ignore malformed frames

at the beginning of the stream.

Change-Id: Ib990848c696896e7d43c80dec8119dec35704b74
related-to-bug: 5122512
media/libstagefright/codecs/aacdec/SoftAAC.cpp