Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
0f11b51a57bc9062c4fe8af73747319cedabc5d6
/
media
/
libmedia
/
AudioSystem.cpp
0f11b51
Fix unused parameter warnings in audio
by Glenn Kasten
· 11 years ago
6a50729
Merge "AudioRecord::getInputFramesLost() cleanup"
by Glenn Kasten
· 11 years ago
dbed895
Merge "Fix error handling in AudioSystem::getOutputForEffect"
by Glenn Kasten
· 11 years ago
5f972c0
AudioRecord::getInputFramesLost() cleanup
by Glenn Kasten
· 11 years ago
efa6ea9
Fix error handling in AudioSystem::getOutputForEffect
by Glenn Kasten
· 11 years ago
f344c6c
Merge "Cleanup AudioSystem::getInputBufferSize error handling and caching"
by Glenn Kasten
· 11 years ago
f94006c
Cleanup error handling in AudioSystem get methods
by Glenn Kasten
· 11 years ago
5446e54
Cleanup AudioSystem::getInputBufferSize error handling and caching
by Glenn Kasten
· 11 years ago
a36ff9f
Merge "Fix some (but not all) unused parameter warnings"
by Glenn Kasten
· 11 years ago
7c7be1e
Fix some (but not all) unused parameter warnings
by Glenn Kasten
· 11 years ago
c23885e
Add versions of get/SetParameters without I/O handle
by Glenn Kasten
· 11 years ago
4629161
AudioSystem: new audioflinger restart detection
by Eric Laurent
· 12 years ago
fad226a
Use standard name and type for channel mask
by Glenn Kasten
· 12 years ago
4182c4e
Use AudioSystem::setLowRamDevice() to configure memory
by Glenn Kasten
· 12 years ago
cff1b23
Merge "Add comments"
by Glenn Kasten
· 12 years ago
bb849b5
Merge "Fix typo in logs"
by Glenn Kasten
· 12 years ago
fb1fdc9
Add comments
by Glenn Kasten
· 12 years ago
85007a9
Fix typo in logs
by Glenn Kasten
· 12 years ago
1ab85ec
Include what is needed
by Glenn Kasten
· 12 years ago
ad3af33
Public API changes for audio offload support.
by Richard Fitzgerald
· 12 years ago
272ab54
Add support for querying if a stream is active remotely
by Jean-Michel Trivi
· 12 years ago
e33054e
Use size_t for frame counts
by Glenn Kasten
· 12 years ago
3b16c76
Use uint32_t for sample rate
by Glenn Kasten
· 12 years ago
a552d60
Remove deprecated AudioSystem methods
by Glenn Kasten
· 12 years ago
85ab62c
Line length 100
by Glenn Kasten
· 13 years ago
18a6d90
Fix typo
by Glenn Kasten
· 13 years ago
d708603
Support querying active record sources
by Jean-Michel Trivi
· 13 years ago
cc0f1cf
Implement android.media.AudioManager.getProperty()
by Glenn Kasten
· 13 years ago
58e5aa3
effect_descriptor_t const correctness
by Glenn Kasten
· 13 years ago
254af18
Use audio_channel_mask_t more places
by Glenn Kasten
· 13 years ago
dd8104c
Use audio_channel_mask_t more consistently
by Glenn Kasten
· 13 years ago
2001005
Remove acoustics from AudioSystem::getInput()
by Glenn Kasten
· 13 years ago
0ca3cf9
rename audio policy output flags
by Eric Laurent
· 13 years ago
1a9ed11
audio policy: add configuration file
by Eric Laurent
· 13 years ago
e53b9ea
Whitespace and indentation
by Glenn Kasten
· 13 years ago
a19ffb6
Merge "audio policy: use audio_devices_t when appropriate"
by Eric Laurent
· 13 years ago
6374252
audio policy: use audio_devices_t when appropriate
by Eric Laurent
· 13 years ago
b81cc8c
IAudioFlingerClient::ioConfigChanged param2 const
by Glenn Kasten
· 13 years ago
72ef00d
Use audio_io_handle_t consistently instead of int
by Glenn Kasten
· 13 years ago
a0d6833
Use NULL not 0 for raw pointers
by Glenn Kasten
· 13 years ago
211eeaf
More audio_stream_type_t
by Glenn Kasten
· 13 years ago
eba51fb
Use audio_source_t consistently
by Glenn Kasten
· 13 years ago
58f3021
Use audio_format_t consistently, continued
by Glenn Kasten
· 13 years ago
d967f0a
Merge "Remove redundant get()"
by Glenn Kasten
· 13 years ago
7fc9a6f
Remove redundant get()
by Glenn Kasten
· 13 years ago
ea3cc3b
Merge "Remove dead setRingerMode(mode, mask)"
by Glenn Kasten
· 13 years ago
241fc78
Merge "Simplify range check for audio_mode_t (continued)"
by Glenn Kasten
· 13 years ago
347966c
Simplify range check for audio_mode_t (continued)
by Glenn Kasten
· 13 years ago
0b07b80
Remove dead setRingerMode(mode, mask)
by Glenn Kasten
· 13 years ago
c813985
Temporarily restore AudioSystem/AudioTrack APIs with their former signatures
by Andreas Huber
· 13 years ago
63ad6aa
Merge "audio framework: manage stream volume per device"
by Eric Laurent
· 13 years ago
83844cc
audio framework: manage stream volume per device
by Eric Laurent
· 13 years ago
0696400
Merge "Use audio_mode_t consistently"
by Glenn Kasten
· 13 years ago
fff6d71
Use audio_stream_type_t consistently
by Glenn Kasten
· 13 years ago
f78aee7
Use audio_mode_t consistently
by Glenn Kasten
· 13 years ago
3bba0e0
Merge "Fix race in AudioSystem::getInputBufferSize"
by Glenn Kasten
· 13 years ago
f8c1a6f
Fix race in AudioSystem::getInputBufferSize
by Glenn Kasten
· 13 years ago
930f4ca
Simplify range check for audio_mode_t
by Glenn Kasten
· 13 years ago
29357bc
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
5ff1dd5
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
b8a8052
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
3856b09
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
71b63e3
Fix issue 5252593: any app can restart the runtime
by Eric Laurent
· 14 years ago
9f6530f
226483: A2DP connected, but music out to speaker
by Eric Laurent
· 14 years ago
db7c079
Audio effects: track CPU and memory use separately
by Eric Laurent
· 14 years ago
3a34bef
Keep effects sessions active when the caller dies.
by Marco Nelissen
· 14 years ago
7c7f10b
Audio framework: support for audio pre processing
by Eric Laurent
· 14 years ago
0512ab5
Remove dead code related to gettid
by Glenn Kasten
· 14 years ago
6476024
update for new audio.h header location
by Dima Zavin
· 14 years ago
fce7a47
audio/media: convert to using the audio HAL and new audio defs
by Dima Zavin
· 14 years ago
db5cb14
libmedia: move AudioParameter out of AudioSystem
by Dima Zavin
· 14 years ago
6b2718c
Bug 3352047 Wrong message when adjusting volume
by Glenn Kasten
· 14 years ago
eda6c36
Fix issue 3371080
by Eric Laurent
· 14 years ago
56ecd20
Add support for audio recording source in generic audio policy mgr.
by Jean-Michel Trivi
· 15 years ago
8184a57
resolved conflicts for merge of dd206093 to master
by Eric Laurent
· 15 years ago
de07013
Audio policy manager changes for audio effects
by Eric Laurent
· 15 years ago
fc499ca
am 030a1553: am 2ea200c5: Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken
by Eric Laurent
· 15 years ago
be916aa
Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications.
by Eric Laurent
· 15 years ago
2dadcda
Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO.
by Eric Laurent
· 15 years ago
be55a2d
Fix issue 2416481: Support Voice Dialer over BT SCO.
by Eric Laurent
· 15 years ago
05bca2f
Issue 2071329: audio track is shorter than video track for video capture on sholes
by Eric Laurent
· 15 years ago
df49e89
am 8978547f: am f5fe3949: Fix issue 2459650.
by Eric Laurent
· 15 years ago
7c7fa1b
Fix issue 2459650.
by Eric Laurent
· 15 years ago
342e9cf
Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync
by Eric Laurent
· 15 years ago
b72a396
Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active.
by Eric Laurent
· 15 years ago
0ef583f
Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash.
by Eric Laurent
· 15 years ago
f0ee6f4
Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume.
by Eric Laurent
· 16 years ago
a9c322e
Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music.
by Eric Laurent
· 16 years ago
fa2877b
Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs.
by Eric Laurent
· 16 years ago
c2f1f07
Fix issue 1795088 Improve audio routing code
by Eric Laurent
· 16 years ago
7562408
move libbinder's header files under includes/binder
by Mathias Agopian
· 16 years ago
48f7f5e
AI 144097: am: CL 144054 am: CL 144053 Fix issue #1751242 A2DP playback fails first time: Invalid buffer size: minFrameCount 10240, frameCount 4800
by Eric Laurent
· 16 years ago
89fa4ad
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
15f767b
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
7a2146d
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 16 years ago
5e07b57
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
7b5eb02
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
2729ea9
Initial Contribution
by The Android Open Source Project
· 17 years ago