OSDN Git Service

Re-calculate mCurrentTimeUs for MP3 CBR seek because we might have
authorGloria Wang <gwang@google.com>
Wed, 27 Jul 2011 21:10:53 +0000 (14:10 -0700)
committerGloria Wang <gwang@google.com>
Wed, 27 Jul 2011 21:10:53 +0000 (14:10 -0700)
commitf9d566ef54954c5e7b913275438e8022fb194ad6
treeebec64ece215e2e4133b9b128175cc612880da1e
parent288b66b60c9b3af3d84408885d0a4030c45eea9a
Re-calculate mCurrentTimeUs for MP3 CBR seek because we might have
called Resync() which changes mCurrentPos.
For bug 4869063.

Change-Id: I5c5876ad81adf0ced1a6e6c18cda6905bf38f731
media/libstagefright/MP3Extractor.cpp