summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/14/changes
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2011-04-21 12:57:40 +0300
committerMartin Storsjo <martin@martin.st>2011-04-23 19:22:30 +0300
commit9eb5d31a68bbf41ebd4144cf71f762c26f558438 (patch)
tree62dbe64ab80e690d383cfc2713326e2d935d90e5 /docs/html/sdk/api_diff/14/changes
parentb21611e5b0f1797e39e781d91ade023bac87637f (diff)
stagefright aacenc: Mark codeWord as UWord16
Without this, the codeword 0xffff will be expanded to 0xffffffff when passed as a Word32 parameter. All code words set into this variable are UWord16 initially. When it was expanded to 0xffffffff, it could accidentally overwrite earlier cached bits in the bitstream writer. Change-Id: Id91a2b8a4e934876d9cb39eaeeee323202ec8e40
Diffstat (limited to 'docs/html/sdk/api_diff/14/changes')
0 files changed, 0 insertions, 0 deletions