History log of /frameworks/base/media/libstagefright/codecs/mp3dec/src/pvmp3_decode_header.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
070b2e1a5c63b4f5421a0d222e975652e33795bb 11-Mar-2011 James Dong <jdong@google.com> 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
/frameworks/base/media/libstagefright/codecs/mp3dec/src/pvmp3_decode_header.cpp
250f2433c6e1cf2727a79971fdc6ce0f8677037a 07-Dec-2009 Andreas Huber <andih@google.com> Initial checkin of stagefright MP3 audio decoder based on PV source code.
/frameworks/base/media/libstagefright/codecs/mp3dec/src/pvmp3_decode_header.cpp