OSDN Git Service

AudioPlayer didn't properly account for the latency when calculating the current...
authorAndreas Huber <andih@google.com>
Wed, 3 Feb 2010 18:23:26 +0000 (10:23 -0800)
committerAndreas Huber <andih@google.com>
Wed, 3 Feb 2010 18:23:26 +0000 (10:23 -0800)
commitc119f7ea23d7cffc5dcac49ec4c41a0c68290549
tree22d5815add17cf405e212aeb0ba90d78204417b6
parent62f67048c4e085fd97ffc1fea0b10cf000cd5bea
AudioPlayer didn't properly account for the latency when calculating the current media time.

related-to-bug: 2414900
media/libstagefright/AudioPlayer.cpp