summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/8/changes
diff options
context:
space:
mode:
authorAndreas Huber <andih@google.com>2010-04-20 14:26:00 -0700
committerAndreas Huber <andih@google.com>2010-04-20 14:26:00 -0700
commit2dd8ff8c4f068f9a5f31510d502abea5dbed9819 (patch)
tree3bdd10b504d5881cf588290d66c7b99179b64132 /docs/html/sdk/api_diff/8/changes
parent0a4ab1b9b4c7b891c1ecb67eed99e9c9b30c93aa (diff)
Don't coalesce more than 250ms worth of encoded data into a single codec input buffer.
This currently only applies to the component OMX.TI.AAC.decode, it is the only one to support coalescing in the first place. In certain edge cases (encoded audio track contains silence), each buffer would turn out to be an amazing 6(!!!) bytes, we'd spend lots and lots of time streaming network data to fill the codec's buffers of size 6144 bytes with .. silence. Change-Id: I9f449f310fc64ca384bd02e4a783e33cf5b46fcc related-to-bug: 2609049 QA-Impact: streamed (http) playback of aac audio content on Droid.
Diffstat (limited to 'docs/html/sdk/api_diff/8/changes')
0 files changed, 0 insertions, 0 deletions