Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
6cc3a9948b51193dfdcb0c3527d7f3d1ca38aa3c
/
media
/
libmedia
/
IAudioFlinger.cpp
eeca326
IAudioFlinger::openRecord track_flags_t flags is in/out
by Glenn Kasten
· 12 years ago
d054c32
Move control block mName to createTrack() output
by Glenn Kasten
· 12 years ago
b1a270d
libmedia: offloaded playback support
by Richard Fitzgerald
· 12 years ago
4182c4e
Use AudioSystem::setLowRamDevice() to configure memory
by Glenn Kasten
· 12 years ago
7c5977f
Explicitly compare raw pointers to NULL
by Glenn Kasten
· 12 years ago
ad3af33
Public API changes for audio offload support.
by Richard Fitzgerald
· 12 years ago
8d6cc84
Remove unnecessary parameter
by Glenn Kasten
· 13 years ago
5876f2f
Remove last bits of IAudioFlinger::channel_count
by Glenn Kasten
· 13 years ago
26c7755
Fix time vs. bytes units bug in getRenderPosition
by Glenn Kasten
· 13 years ago
e33054e
Use size_t for frame counts
by Glenn Kasten
· 13 years ago
3b16c76
Use uint32_t for sample rate
by Glenn Kasten
· 13 years ago
b26e3e9
Fix build warnings
by Glenn Kasten
· 13 years ago
e0b0717
Remove CBLK_FAST from control block flags
by Glenn Kasten
· 13 years ago
85ab62c
Line length 100
by Glenn Kasten
· 13 years ago
cc0f1cf
Implement android.media.AudioManager.getProperty()
by Glenn Kasten
· 13 years ago
28b76b3
Use audio_channel_mask_t for channel mask
by Glenn Kasten
· 13 years ago
1879fff
Add tid parameter to IAudioFlinger::openRecord
by Glenn Kasten
· 13 years ago
dd8104c
Use audio_channel_mask_t more consistently
by Glenn Kasten
· 13 years ago
3acbd05
Configure policy of mediaserver threads
by Glenn Kasten
· 13 years ago
0ca3cf9
rename audio policy output flags
by Eric Laurent
· 13 years ago
a4c5a55
audio policy: load audio hw modules.
by Eric Laurent
· 13 years ago
a075db4
IAudioFlinger::createTrack and openRecord flags
by Glenn Kasten
· 13 years ago
e53b9ea
Whitespace and indentation
by Glenn Kasten
· 13 years ago
18868c5
Use audio_policy_output_flags_t consistently
by Glenn Kasten
· 13 years ago
4ff14ba
Upintegrate Audio Flinger changes from ICS_AAH
by John Grossman
· 13 years ago
9d1f02d
Follow raw pointer and sp<> conventions
by Glenn Kasten
· 13 years ago
72ef00d
Use audio_io_handle_t consistently instead of int
by Glenn Kasten
· 13 years ago
5e92a78
Effect UUID inputs passed by pointer are const
by Glenn Kasten
· 13 years ago
f587ba5
Declare more IAudioFlinger methods const
by Glenn Kasten
· 13 years ago
787bae0
Merge "Use audio_in_acoustics_t consistently"
by Glenn Kasten
· 13 years ago
a0d6833
Use NULL not 0 for raw pointers
by Glenn Kasten
· 13 years ago
de9719b
Use audio_in_acoustics_t consistently
by Glenn Kasten
· 13 years ago
58f3021
Use audio_format_t consistently, continued
by Glenn Kasten
· 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
29357bc
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_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
3a34bef
Keep effects sessions active when the caller dies.
by Marco Nelissen
· 14 years ago
0d255b2
Use channel mask instead of channel count for track creation
by Jean-Michel Trivi
· 14 years ago
65580f9
Removed interface to load audio effects libraries
by Eric Laurent
· 14 years ago
eda6c36
Fix issue 3371080
by Eric Laurent
· 14 years ago
de07013
Audio policy manager changes for audio effects
by Eric Laurent
· 15 years ago
ffe9c25
Various fixes and improvements in audio effects implementation
by Eric Laurent
· 15 years ago
be916aa
Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications.
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
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
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
5841db7
Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block.
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
b7056fc
some work to try to reduce the code size of some native libraries
by Mathias Agopian
· 16 years ago
95634c8
am de8268d6: Merge change 2331 into donut
by Android (Google) Code Review
· 16 years ago
f5879c1
Fix issue 1846343 - part 1
by Eric Laurent
· 16 years ago
7562408
move libbinder's header files under includes/binder
by Mathias Agopian
· 16 years ago
1dd70b9
Fix issue 1745312: Various cleanups in media framework
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