OSDN Git Service

am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback...
authorEric Laurent <elaurent@google.com>
Tue, 7 Jul 2009 16:36:14 +0000 (09:36 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Tue, 7 Jul 2009 16:36:14 +0000 (09:36 -0700)
commitfcc5be99e0497f25a12e77622c27b4de30e45b3d
tree45632e5c03a03e444aa385139e6aeed8020a73dc
parent43488fc78c927c25936e7b90030c5f10d2db94e5
parent88e209dcf8c2ebddda5c272f46d1bd5478bc639c
am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR

Merge commit '88e209dcf8c2ebddda5c272f46d1bd5478bc639c'

* commit '88e209dcf8c2ebddda5c272f46d1bd5478bc639c':
  Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
core/jni/android_media_AudioTrack.cpp
include/media/AudioRecord.h
include/media/AudioTrack.h
libs/audioflinger/AudioFlinger.cpp
media/libmedia/AudioRecord.cpp
media/libmedia/AudioTrack.cpp