Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_av
/
511754b5839fd9b09fc56b89ae007fbc39084a33
/
media
/
libmedia
/
AudioTrack.cpp
511754b
Move memcpy_to_i16_from_u8 to audio_utils
by Glenn Kasten
· 15 years ago
6138822
Merge "Use size_t for frame size"
by Glenn Kasten
· 15 years ago
0107954
Merge "Use audio_stream_type_t consistently"
by Glenn Kasten
· 15 years ago
05632a5
AudioTrack and AudioFlinger send level cleanup
by Glenn Kasten
· 15 years ago
b998065
Use size_t for frame size
by Glenn Kasten
· 15 years ago
fff6d71
Use audio_stream_type_t consistently
by Glenn Kasten
· 15 years ago
4cc55d5
Merge "Use audio_format_t consistently"
by Glenn Kasten
· 15 years ago
83bc7f3
libmedia new can't fail on Android
by Glenn Kasten
· 15 years ago
5c7b3bc
Merge "Clean up AudioTrack::mActive and stopped()"
by Glenn Kasten
· 15 years ago
29357bc
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 15 years ago
5ff1dd5
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 15 years ago
e1c3962
Use audio_format_t consistently
by Glenn Kasten
· 15 years ago
9a2aaf9
Clean up AudioTrack::mActive and stopped()
by Glenn Kasten
· 15 years ago
f6b1678
Use the standard CC_LIKELY and CC_UNLIKELY macros
by Glenn Kasten
· 15 years ago
4296893
Merge "Fix indentation and whitespace"
by Glenn Kasten
· 15 years ago
2eda60a
Merge "Audio C++ comments"
by Glenn Kasten
· 15 years ago
c5ac4cb
Fix indentation and whitespace
by Glenn Kasten
· 15 years ago
1d33410
Merge "Remove unnecessary this->"
by Glenn Kasten
· 15 years ago
b299dc4
Merge "Remove redundant clear()"
by Glenn Kasten
· 15 years ago
362c4e6
Audio C++ comments
by Glenn Kasten
· 15 years ago
91eb8bf
Remove redundant clear()
by Glenn Kasten
· 15 years ago
9054897
Remove unnecessary this->
by Glenn Kasten
· 15 years ago
f0c4950
AudioTrack::setVolume check range
by Glenn Kasten
· 15 years ago
8791351
Bug 4903178 Restore priority and cgroup on stop
by Glenn Kasten
· 15 years ago
3856b09
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 15 years ago
cfe2ba6
Issue 5298399: Lost speech after a crash in gTalk.
by Eric Laurent
· 15 years ago
2267ba1
AudioTrack: extend callback thread sleep time
by Eric Laurent
· 15 years ago
408b8dc
Issue 5247986: Battery drain due to audio wakelock
by Eric Laurent
· 15 years ago
9f6530f
226483: A2DP connected, but music out to speaker
by Eric Laurent
· 15 years ago
cd07594
Bug 4364249 Play position is 0 after flushing AudioTrack
by Jean-Michel Trivi
· 15 years ago
3a34bef
Keep effects sessions active when the caller dies.
by Marco Nelissen
· 15 years ago
68cbeba
Merge "Fix warnings for uninitialized local variables"
by Glenn Kasten
· 15 years ago
d0965dd
Fix warnings for uninitialized local variables
by Glenn Kasten
· 15 years ago
671a636
Added audio_bytes_per_sample() helper function
by Eric Laurent
· 15 years ago
7394a4f
audio: update for audio/audio_policy header names/locations
by Dima Zavin
· 15 years ago
c685410
Remove unnecessary level of priority indirection
by Glenn Kasten
· 15 years ago
0d255b2
Use channel mask instead of channel count for track creation
by Jean-Michel Trivi
· 15 years ago
6476024
update for new audio.h header location
by Dima Zavin
· 15 years ago
fce7a47
audio/media: convert to using the audio HAL and new audio defs
by Dima Zavin
· 15 years ago
38ccae2
New fix for issue 4111672: control block flags
by Eric Laurent
· 15 years ago
9b7d950
Fix issue 3483718: audio streaming and A2DP.
by Eric Laurent
· 15 years ago
33797ea
Fix issue 4111672: AudioTrack control block flags
by Eric Laurent
· 15 years ago
1703cdf
Fix issue 3439872: video chat and bluetooth SCO
by Eric Laurent
· 15 years ago
f5aafb2
Fix issue 3157123.
by Eric Laurent
· 16 years ago
44d9848
Issue 3032913: improve AudioTrack recovery time
by Eric Laurent
· 16 years ago
2beeb50
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
by Eric Laurent
· 16 years ago
a514bdb
Added support for audio sessions in MediaPlayer and AudioTrack.
by Eric Laurent
· 16 years ago
33005a9
media: add AudioTrack::getMinFrameCount().
by Chia-chi Yeh
· 16 years ago
be916aa
Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications.
by Eric Laurent
· 16 years ago
d1b449a
Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock.
by Eric Laurent
· 16 years ago
54b1a05
libutils Condition are now PRIVATE by default
by Mathias Agopian
· 16 years ago
867d2f6
Simplify the MemoryDealer implementation
by Mathias Agopian
· 16 years ago
6100d2d
Issue 2265163: Audio still reported routed through earpiece on sholes
by Eric Laurent
· 17 years ago
2b58424
Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes
by Eric Laurent
· 17 years ago
34f1d8e
Fix issue 2203561: Sholes: audio playing out of earpiece.
by Eric Laurent
· 17 years ago
3302526
Fix problem in AudioTrack with 8 bit PCM and direct output.
by Eric Laurent
· 17 years ago
c2f1f07
Fix issue 1795088 Improve audio routing code
by Eric Laurent
· 17 years ago
b07c28b
add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes
by Mathias Agopian
· 17 years ago
349dba3
am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
by Eric Laurent
· 17 years ago
5732662
Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
by Eric Laurent
· 17 years ago
7562408
move libbinder's header files under includes/binder
by Mathias Agopian
· 17 years ago
1dd70b9
Fix issue 1745312: Various cleanups in media framework
by Eric Laurent
· 17 years ago
2c22aeb
Automated import from //branches/donutburger/...@140663,140663
by Jean-Michel Trivi
· 17 years ago
1179bc9
auto import from //branches/cupcake_rel/...@140373
by The Android Open Source Project
· 17 years ago
8555d08
auto import from //depot/cupcake/@136594
by The Android Open Source Project
· 17 years ago
89fa4ad
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
15f767b
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
ad04d92
auto import from //depot/cupcake/@132589
by The Android Open Source Project
· 17 years ago
99ffda8
auto import from //depot/cupcake/@137055
by The Android Open Source Project
· 17 years ago
25658fd
auto import from //branches/cupcake/...@132276
by The Android Open Source Project
· 17 years ago
7a2146d
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 17 years ago
5e07b57
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 17 years ago
e5198b6
auto import from //branches/cupcake/...@127101
by The Android Open Source Project
· 18 years ago
cce8bd1
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 18 years ago
7b5eb02
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 18 years ago
2729ea9
Initial Contribution
by The Android Open Source Project
· 18 years ago