OSDN Git Service

Another attempt for fixing AAC+/eAAC+ related issue
authorJames Dong <jdong@google.com>
Sat, 18 Sep 2010 03:50:07 +0000 (20:50 -0700)
committerJames Dong <jdong@google.com>
Mon, 20 Sep 2010 23:05:01 +0000 (16:05 -0700)
commit18269453d3c6c350c9743a03820d41a69dbb4654
treef94994a1f481514d93976db2065eea804bf5bb12
parent1c1503cf47c0a37a30e7acac2c5d29140fc61a5f
Another attempt for fixing AAC+/eAAC+ related issue

The decoder has to decode the very first two frames (decoder specific data + first data
frame) in order to be really sure whether a stream is AAC or AAC+/eAAC+.

bug - 2966336

Change-Id: Ib12a07285933df0d6c346370a12f70e99e811881
media/libstagefright/codecs/aacdec/AACDecoder.cpp
media/libstagefright/include/AACDecoder.h