commit | 3302526f6276911b2dc40c731ea7fa0e7972d908 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Tue Aug 04 10:42:26 2009 -0700 |
committer | Eric Laurent <elaurent@google.com> | Tue Aug 04 10:42:26 2009 -0700 |
tree | ac996692cf7f9204063c1ce585621d8963a54703 | |
parent | 8b938cdab5bd3d074d9b41bc2915fcfc11e47f27 [diff] |
Fix problem in AudioTrack with 8 bit PCM and direct output. Do not perform 8 to 16 bit conversion in AudioTrack write() and processAudioBuffer() if direct output flag is set.