diff options
author | James Dong <jdong@google.com> | 2011-03-11 11:02:17 -0800 |
---|---|---|
committer | James Dong <jdong@google.com> | 2011-03-11 11:02:17 -0800 |
commit | 070b2e1a5c63b4f5421a0d222e975652e33795bb (patch) | |
tree | 73a6a3323c3e55ccae087a7ad9a2e09501236e7e /opengl/java/android/opengl/Texture.java | |
parent | 367f41f8f61126c2ab34a34cc676756a9fc23ac2 (diff) |
MP3Extractor and MP3 decoder fixes - DO NOT MERGE
cherry-picked the following patches from HC branch:
o PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes as in unit of bits
o Do not enforce the rule in MP3Extractor that all audio frames in an mp3 file must have the same mode
o When the temp buffer wraps around, the next read position should start
from what have been read to avoid reading the same remaining bytes in
the buffer again.
o Speed up MP3Extractor using cached reads
bug - 4083532
Change-Id: I7bbd2bd358fd5ee322287866cb8ee0c2bb217fea
Diffstat (limited to 'opengl/java/android/opengl/Texture.java')
0 files changed, 0 insertions, 0 deletions