Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
dfb64e8c805dcb371c747e675bf58b4c9a10e49f
/
media
/
libmedia
/
AudioTrack.cpp
1e3a8d3
Merge "Remove dead mutex in AudioTrack/AudioRecord thread"
by Glenn Kasten
· 13 years ago
7c2e37d
AudioTrack declare more methods const
by Glenn Kasten
· 13 years ago
3694ec1
Use NULL not 0 for raw pointers
by Glenn Kasten
· 13 years ago
4b80abc
Remove dead mutex in AudioTrack/AudioRecord thread
by Glenn Kasten
· 13 years ago
bc4de88
Make AudioTrack control block volume field private
by Glenn Kasten
· 13 years ago
5ecff09
Merge "Move memcpy_to_i16_from_u8 to audio_utils"
by Glenn Kasten
· 13 years ago
28ea013
Temporarily restore AudioSystem/AudioTrack APIs with their former signatures
by Andreas Huber
· 13 years ago
0632bad
Track volume cleanup
by Glenn Kasten
· 13 years ago
cc2302d
Move memcpy_to_i16_from_u8 to audio_utils
by Glenn Kasten
· 13 years ago
8c17a2f
Merge "Use size_t for frame size"
by Glenn Kasten
· 13 years ago
3c6b9cc
Merge "Use audio_stream_type_t consistently"
by Glenn Kasten
· 13 years ago
4790bd8
AudioTrack and AudioFlinger send level cleanup
by Glenn Kasten
· 13 years ago
faf354d
Use size_t for frame size
by Glenn Kasten
· 13 years ago
bc1d77b
Use audio_stream_type_t consistently
by Glenn Kasten
· 13 years ago
1c66547
Merge "Use audio_format_t consistently"
by Glenn Kasten
· 13 years ago
80f3fc2
libmedia new can't fail on Android
by Glenn Kasten
· 13 years ago
8cf6d6f
Merge "Clean up AudioTrack::mActive and stopped()"
by Glenn Kasten
· 13 years ago
3762c31
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
8564c8d
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
1c5a89d
Use audio_format_t consistently
by Glenn Kasten
· 13 years ago
e6810ff
Clean up AudioTrack::mActive and stopped()
by Glenn Kasten
· 13 years ago
e80a4cc
Use the standard CC_LIKELY and CC_UNLIKELY macros
by Glenn Kasten
· 13 years ago
25adf474
Merge "Fix indentation and whitespace"
by Glenn Kasten
· 13 years ago
da7923a
Merge "Audio C++ comments"
by Glenn Kasten
· 13 years ago
fb2ab9e
Fix indentation and whitespace
by Glenn Kasten
· 13 years ago
ad2ac95
Merge "Remove unnecessary this->"
by Glenn Kasten
· 13 years ago
46f5435
Merge "Remove redundant clear()"
by Glenn Kasten
· 13 years ago
e5fb263
Audio C++ comments
by Glenn Kasten
· 13 years ago
51e445f
Remove redundant clear()
by Glenn Kasten
· 13 years ago
db298a4
Remove unnecessary this->
by Glenn Kasten
· 13 years ago
1c50a78
AudioTrack::setVolume check range
by Glenn Kasten
· 13 years ago
99d5443
Bug 4903178 Restore priority and cgroup on stop
by Glenn Kasten
· 13 years ago
71f2cf1
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
7e8626f
Issue 5298399: Lost speech after a crash in gTalk.
by Eric Laurent
· 13 years ago
f1d360a
AudioTrack: extend callback thread sleep time
by Eric Laurent
· 13 years ago
b0808f9
Issue 5247986: Battery drain due to audio wakelock
by Eric Laurent
· 13 years ago
05ce094
226483: A2DP connected, but music out to speaker
by Eric Laurent
· 13 years ago
22cb204
Bug 4364249 Play position is 0 after flushing AudioTrack
by Jean-Michel Trivi
· 13 years ago
c74b93f
Keep effects sessions active when the caller dies.
by Marco Nelissen
· 13 years ago
db262e6
Merge "Fix warnings for uninitialized local variables"
by Glenn Kasten
· 13 years ago
028ab99
Fix warnings for uninitialized local variables
by Glenn Kasten
· 13 years ago
c310dcb
Added audio_bytes_per_sample() helper function
by Eric Laurent
· 13 years ago
290029d
audio: update for audio/audio_policy header names/locations
by Dima Zavin
· 13 years ago
993fcce
Remove unnecessary level of priority indirection
by Glenn Kasten
· 13 years ago
5439223
Use channel mask instead of channel count for track creation
by Jean-Michel Trivi
· 14 years ago
34bb419
update for new audio.h header location
by Dima Zavin
· 14 years ago
24fc2fb
audio/media: convert to using the audio HAL and new audio defs
by Dima Zavin
· 14 years ago
ae29b76
New fix for issue 4111672: control block flags
by Eric Laurent
· 14 years ago
6667ac3
Fix issue 3483718: audio streaming and A2DP.
by Eric Laurent
· 14 years ago
913af0b
Fix issue 4111672: AudioTrack control block flags
by Eric Laurent
· 14 years ago
421ddc0
Fix issue 3439872: video chat and bluetooth SCO
by Eric Laurent
· 14 years ago
f3d6dd0
Fix issue 3157123.
by Eric Laurent
· 14 years ago
4712baa
Issue 3032913: improve AudioTrack recovery time
by Eric Laurent
· 14 years ago
7070b36
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
by Eric Laurent
· 14 years ago
619346f
Added support for audio sessions in MediaPlayer and AudioTrack.
by Eric Laurent
· 14 years ago
bd240c2
media: add AudioTrack::getMinFrameCount().
by Chia-chi Yeh
· 14 years ago
65b6545
Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications.
by Eric Laurent
· 14 years ago
eb8f850d
Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock.
by Eric Laurent
· 15 years ago
a729f97
libutils Condition are now PRIVATE by default
by Mathias Agopian
· 15 years ago
6faf789
Simplify the MemoryDealer implementation
by Mathias Agopian
· 15 years ago
49f02be
Issue 2265163: Audio still reported routed through earpiece on sholes
by Eric Laurent
· 15 years ago
059b4be
Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes
by Eric Laurent
· 15 years ago
bda7469
Fix issue 2203561: Sholes: audio playing out of earpiece.
by Eric Laurent
· 15 years ago
28ad42b
Fix problem in AudioTrack with 8 bit PCM and direct output.
by Eric Laurent
· 15 years ago
a553c25
Fix issue 1795088 Improve audio routing code
by Eric Laurent
· 15 years ago
fb4f266
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
· 15 years ago
fcc5be9
am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
by Eric Laurent
· 15 years ago
88e209d
Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
by Eric Laurent
· 15 years ago
0795272
move libbinder's header files under includes/binder
by Mathias Agopian
· 16 years ago
ef02827
Fix issue 1745312: Various cleanups in media framework
by Eric Laurent
· 16 years ago
4a5c1a7
Automated import from //branches/donutburger/...@140663,140663
by Jean-Michel Trivi
· 16 years ago
1059253
auto import from //branches/cupcake_rel/...@140373
by The Android Open Source Project
· 16 years ago
4df2423
auto import from //depot/cupcake/@136594
by The Android Open Source Project
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
076357b
auto import from //depot/cupcake/@132589
by The Android Open Source Project
· 16 years ago
3dec7d5
auto import from //depot/cupcake/@137055
by The Android Open Source Project
· 16 years ago
3001a03
auto import from //branches/cupcake/...@132276
by The Android Open Source Project
· 16 years ago
da996f3
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 16 years ago
d24b818
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
22f7dfd
auto import from //branches/cupcake/...@127101
by The Android Open Source Project
· 16 years ago
b798689
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
f013e1a
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 16 years ago