Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_qcom_audio
/
73d6b59977595c1d0a222a1656f298e7991e43b9
/
hal
/
audio_hw.c
73d6b59
audio: free and assign NULL to global static device pointer
by Carter Hsu
· 5 years ago
aac4984
Revert "Revert "Read both vendor.audio_hal.* and audio_hal.* sysprops""
by Jiyong Park
· 6 years ago
25054b7
Revert "Read both vendor.audio_hal.* and audio_hal.* sysprops"
by Andrew Chant
· 6 years ago
83fde0e
Read both vendor.audio_hal.* and audio_hal.* sysprops
by Jiyong Park
· 6 years ago
2f07579
Merge "audio_hw: close mmap file descriptor to fix leak" into qt-dev
by Eric Laurent
· 6 years ago
67db78d
audio_hw: close mmap file descriptor to fix leak
by Phil Burk
· 6 years ago
968d681
audio: set hotword input for soundtrigger only
by Carter Hsu
· 6 years ago
3ff7689
audio: Add support for DSDS for incall music feature
by Vignesh Kulothungan
· 6 years ago
b0c9148
audio: fix AEC/NS effect control
by Carter Hsu
· 6 years ago
aaa9496
audio: fix control flow
by Carter Hsu
· 6 years ago
de49eec
Merge "audio: fix resume music not smooth after press end call with touch sound" into qt-dev
by TreeHugger Robot
· 6 years ago
8f27026
hal: Modify A2DP output routing post releaseAudioPatch
by Aniket Kumar Lata
· 6 years ago
154055d
audio hal: report index channel masks for USB
by Eric Laurent
· 6 years ago
c5271f7
audio: fix resume music not smooth after press end call with touch sound
by Robert Lee
· 6 years ago
20af391
Merge "qcom/audio/hal: add offset to MMAP output time"
by TreeHugger Robot
· 6 years ago
51e6bc4
qcom/audio/hal: add offset to MMAP output time
by Phil Burk
· 6 years ago
6ac6f94
Merge "audio_hw: clean up mmap input delay"
by TreeHugger Robot
· 6 years ago
8a6a165
audio_hw: clean up mmap input delay
by Phil Burk
· 6 years ago
18258a0
Merge "audio: hal: support audio zoom interface for qdsp"
by Justin Weng
· 6 years ago
c6347db
audio: hal: support audio zoom interface for qdsp
by justinweng
· 6 years ago
f88584d
hal: re-select input device after dropping call
by HW Lee
· 6 years ago
fb2ea2c
audio: correct setting sequence
by Jasmine Cha
· 6 years ago
c4714fc
qcom/audio/hal: add offset to MMAP time
by Phil Burk
· 6 years ago
85371eb
Merge changes from topic "audio stat"
by Andy Hung
· 6 years ago
241e36f
Add startup time from idle statistics
by Andy Hung
· 6 years ago
572633e
Track alsa buffer underruns
by Andy Hung
· 6 years ago
6f2d5cd
Merge changes from topic "enhance_hearing_aid"
by Stanley Tng
· 6 years ago
ba338cd
audio: use SinkMetaData to route voice call with hearing aid.
by juyuchen
· 6 years ago
d194b43
audio: Enhance latency and tuning in voice call with hearing aid
by juyuchen
· 6 years ago
019d19b
hal: Add support for haptics audio usecase
by Vignesh Kulothungan
· 6 years ago
7f924c2
hal: Add libprocessgroup dependency to set_sched_policy users
by Suren Baghdasaryan
· 6 years ago
eaff546
Merge "Adding Audio HAL V5: Direction API"
by Paul Mclean
· 6 years ago
0a1160c
audio: restrict the force route condition
by Carter Hsu
· 7 years ago
57530d5
Adding Audio HAL V5: Direction API
by Paul McLean
· 6 years ago
6469882
hal: Add dynamic enablement of AEC/NS for VoIP
by Vignesh Kulothungan
· 7 years ago
d1b7a9b
audio HAL: support multiple active input streams
by Eric Laurent
· 6 years ago
b0f5bfd
audio: fix potential messy offload state.
by juyuchen
· 6 years ago
f6548c2
audio: select camcorder snd device according to camera orientation am: 5f4ca9505d
by Eric Laurent
· 6 years ago
6765b27
audio: enable 24bits camcorder am: be5c67e731 am: 100497f6ac
by juyuchen
· 6 years ago
5f4ca95
audio: select camcorder snd device according to camera orientation
by Eric Laurent
· 6 years ago
88ce1d9
Add USB input channel index masks
by Andy Hung
· 6 years ago
be5c67e
audio: enable 24bits camcorder
by juyuchen
· 7 years ago
11f10e2
audio_hw: make mixer_path obey limits of MIXER_PATH_MAX_LENGTH
by Andy Hung
· 6 years ago
0cc2f31
hal: Fix in call music stream muted issue when mic is muted
by Arun Mirpuri
· 7 years ago
64fdb45
Fix stream_get_parameter_channels from overflowing on 8 ch
by Andy Hung
· 7 years ago
92fef5a
Revert "hal: add support to separate headset and headphones mixer backend" am: 509f0a7cc7
by yixuanjiang
· 7 years ago
509f0a7
Revert "hal: add support to separate headset and headphones mixer backend"
by yixuanjiang
· 7 years ago
52d0e0e
hal: add support to separate headset and headphones mixer backend am: 6c5e87cca3
by yixuanjiang
· 7 years ago
6c5e87c
hal: add support to separate headset and headphones mixer backend
by yixuanjiang
· 7 years ago
6d7e7c9
audio: fix static noise on speaker path when enable incall-music am: 66c4ecfa84
by juyuchen
· 7 years ago
66c4ecf
audio: fix static noise on speaker path when enable incall-music
by juyuchen
· 7 years ago
ad481a7
Decrease afe proxy buffer size.
by jiabin
· 7 years ago
72a3cea
visualizer: Pass sound card and capture device from audio HAL
by Aniket Kumar Lata
· 7 years ago
ad4dfc3
hal: Update output device to speaker on USB disconnect
by Aniket Kumar Lata
· 7 years ago
e9d64f9
hal: fix for voip volume setting when select_devices()
by Yung Ti Su
· 7 years ago
a466377
[automerger] Merge "audio: hal: check routing after stop_output_stream" into pi-dev am: 3f81b3b12d am: 0fef75ae70
by Android Build Merger (Role)
· 7 years ago
88512e9
audio: hal: check routing after stop_output_stream
by HW Lee
· 7 years ago
1da0dff
Merge "visualizer: Pass sound card and capture device from audio HAL"
by TreeHugger Robot
· 7 years ago
9baad39
audio: fix no sound in rigntone case with a2dp and speaker path
by juyuchen
· 7 years ago
5d0261e
Add stop threshold for afe proxy record.
by jiabin
· 7 years ago
2e09fa6
Merge changes from topic "audio-hal-vsid" into pi-dev
by Eric Laurent
· 7 years ago
72ad178
Merge "hal: Add support for Mic break detection" into pi-dev
by TreeHugger Robot
· 7 years ago
b6f0a9c
hal: Add support for Mic break detection
by Vignesh Kulothungan
· 7 years ago
70771b6
audio: Update Waves API
by Jasmine Cha
· 7 years ago
05a9b1f
Merge "hal: Start A2DP playback after fetching parameters for audio route" into pi-dev
by Eric Laurent
· 7 years ago
a158e86
hal: Start A2DP playback after fetching parameters for audio route
by Aniket Kumar Lata
· 7 years ago
f768dde
Merge "hal: Add support for speaker safe and BT A2DP usecases" into pi-dev
by Eric Laurent
· 7 years ago
9723a96
hal: Add support for speaker safe and BT A2DP usecases
by Aniket Kumar Lata
· 7 years ago
174fa67
Merge "hal: Add support to handle A2DP codec config" into pi-dev
by Eric Laurent
· 7 years ago
d6834ef
hal: Add support to handle A2DP codec config
by Aniket Kumar Lata
· 7 years ago
ba2749a
hal: Add incall stereo capture
by Arun Mirpuri
· 7 years ago
debab2b
hal: Add support to get active microphones on input stream
by Aniket Kumar Lata
· 7 years ago
90c3646
visualizer: Pass sound card and capture device from audio HAL
by Aniket Kumar Lata
· 7 years ago
a5c9da1
audio-hal: Use call state to ensure voice call start
by Vignesh Kulothungan
· 7 years ago
270b776
audio: porting MAXXAUDIO
by jasmine cha
· 7 years ago
65f6b43
audio: Parse USB data service interval
by Haynes Mathew George
· 7 years ago
1b542ad
Merge "audio: Porting Cirrus's speaker update" into pi-dev
by David Lin
· 7 years ago
9ce6c22
Merge "Audio HAL: Force current stream properties to be supported" into pi-dev
by android-build-team Robot
· 7 years ago
1d05ba3
audio: Porting Cirrus's speaker update
by juyuchen
· 7 years ago
a325aa2
Audio HAL: Force current stream properties to be supported
by Kevin Rocard
· 7 years ago
9d6679a
hal: Update ACDB device id retrieval for speaker protection
by Aniket Kumar Lata
· 7 years ago
9954631
hal: Add support for adaptive bitrate with A2DP Offload
by Aniket Kumar Lata
· 7 years ago
51f3c66
audio hal: mmap capture mute
by Eric Laurent
· 7 years ago
723c926
Merge "audio hal: fix format check for mmap no irq over USB." into pi-dev
by Eric Laurent
· 7 years ago
ab805ee
audio hal: fix format check for mmap no irq over USB.
by Eric Laurent
· 7 years ago
8e392de
Merge "Support query microphones information." into pi-dev
by TreeHugger Robot
· 7 years ago
8962a4d
Support query microphones information.
by jiabin
· 7 years ago
2648301
hal: Add support to enable A2DP offload
by Aniket Kumar Lata
· 7 years ago
4ee6e3e
Revert "Revert "hal: Notify soundtrigger HAL on stream updates""
by Mikhail Naganov
· 7 years ago
9fc06a0
Revert "hal: Notify soundtrigger HAL on stream updates"
by Mikhail Naganov
· 7 years ago
d83c41e
hal: Notify soundtrigger HAL on stream updates
by Haynes Mathew George
· 7 years ago
e6e2d44
audio: Fix deprecated log warning
by Haynes Mathew George
· 7 years ago
5a59dff
Fix overflow during 32-bit integer multiplication
by Glenn Kasten
· 7 years ago
f88cdc4
Pull out commonly used constants to <audio_utils/clock.h>
by Glenn Kasten
· 7 years ago
3d72cfc
Audio HAL: Add support for incall music usecase
by Nadav Bar
· 7 years ago
7440d8c
audio: enable speaker protection for speaker-safe
by kevinshhsu
· 7 years ago
988277b
audio: Change conditions for muting audio capture
by Haynes Mathew George
· 7 years ago
6c1afb1
audio_hw: Fix lack of channel index masks
by Andy Hung
· 7 years ago
f1aaf36
audio: Synchronize calls to mmap streams
by Haynes Mathew George
· 7 years ago
7aa29e3
audio: Check for stream state before checking capture position
by Haynes Mathew George
· 7 years ago
Next »