- Feb 16, 2023
-
-
qctecmdr authored
-
- Feb 14, 2023
-
-
Manoj Kumar N D authored
In hal, the read buffers are set with zeroes if mic mute is set. This change prevents buffer mute for FM usecase. Change-Id: I877e87d3e60e1235410350a3e1d42d4a911e82e8 Signed-off-by:
Manoj Kumar N D <quic_mnd@quicinc.com>
-
- Feb 13, 2023
-
-
Vaibhav Raut authored
Stream must be registered for AUDIO_OUTPUT_FLAG_FAST and AUDIO_INPUT_FLAG_FAST. The others are not intended to take this path. If all streams are registered, they wait for focus which leads to underruns. Added extra condition for ultra low latency usecase (AUDIO_OUTPUT_FLAG_RAW and AUDIO_INPUT_FLAG_RAW) to avoid delay. Change-Id: Ib8886d83e33aa0e8aa7bae1bec6472b4381557bf
-
- Feb 09, 2023
- Feb 07, 2023
-
-
Kumar Anurag Singh authored
Remove direct flag for VOIP RX as it has no benefit if Voip is using the audio path. Change-Id: If674b011f2cf2500f4c94d0f57f10267bc4aed4f
-
Kumar Anurag Singh authored
Remove direct flag for VOIP RX as it has no benefit if Voip is using the audio path. Change-Id: I4285c87b07e89af7c000ad4bafebc9feb09cc70d
-
Sandhya Mutha Naga Venkata authored
[Issue] : Ringtone playback is muted when the incoming call comes during A2DP playback [Rootcause] : return value is not getting updated properly [Fix] : Updated the return value Change-Id: I2afc2e5794c320b72999745ec628c020cd1e77a5
-
Shudan Liu authored
Change-Id: I3ba52c0d7861fb392552e41bcc5d53050009e744
-
- Feb 02, 2023
-
-
Lakshman Chaluvaraju authored
Adding checks to avoid audio effect reply overflow. Change-Id: Ib23427940fb1127439a97992b0c50e48edd4ec0a
-
- Jan 20, 2023
-
-
Subhadra Jagadeesan authored
Also extend platform versions. Change-Id: Ieb42602550dbcd8bff8c67d4568852244beb5985
-
- Jan 16, 2023
-
-
sasevs authored
Revert the changes for mmap playback for phone bus. And add in generic way for more buses. User needs to specify the BUS id, to get selected. Change-Id: I38c7565d98e05323e2b64930845e1d7d78c2f5f6
-
- Jan 13, 2023
-
-
qctecmdr authored
-
- Jan 09, 2023
-
-
Kiran Pachava authored
Change-Id: I449d693f509007157a451f2843bd6f4b9745770f
-
- Jan 05, 2023
-
-
Sandhya Mutha Naga Venkata authored
[Issue] : Enable disable BT multiple times causing segmentation fault. [Root cause] : Trying to access the pointer which is already freed. [Fix] : Updating pointer with NULL after deallocation. Change-Id: I763e4c874d4fab92c6d75315ea96a613dfdcb131
-
qctecmdr authored
-
- Dec 30, 2022
-
-
Raghu Bankapur authored
Suggested by Ahamed Rasim. Change-Id: Id3448416e8584640553f02a24279a33b6aeb5cb6
-
- Dec 29, 2022
-
-
Fan Zhang authored
Change-Id: I87b48ea075f5c0924e2e0c07d14ef4f60a48d22b
-
- Dec 23, 2022
-
-
qctecmdr authored
-
- Dec 20, 2022
-
-
qctecmdr authored
-
Sandhya Mutha Naga Venkata authored
Marking added to clear BSD licence. Change-Id: Id29ccbae1cc653b6c219019ac0eafbbcec3c31b8
-
- Dec 19, 2022
-
-
Rohini Sangam R authored
Change-Id: I7e3fffa48bd8d96e3da0aa4cac514c4c7f012942
-
- Dec 16, 2022
-
-
Bhasker Reddy Komatireddy authored
Add mixer_paths_ipc.xml for qcs610 ODK. Change-Id: I150c63cb96c3607998e93520218c99fa6e215452
-
- Dec 13, 2022
-
-
Sidha Kothari authored
- Files missing QuIC Clear BSD marking. - Add the QuIC Clear BSD marking below the existing markings. Change-Id: I9347b477bf524090a776ce466d3e210c0b43b7f6
-
- Dec 12, 2022
-
-
qctecmdr authored
-
- Dec 08, 2022
-
-
qctecmdr authored
-
- Dec 01, 2022
-
-
Raghu Bankapur authored
Add function for PCM FORMAT enum to AUDIO FORMAT enum conversion. Change-Id: I0fc3c1adfe3aec6b309b790db8be537d50cee0ae Signed-off-by:
Raghu Bankapur <quic_rbankapu@quicinc.com>
-
- Nov 28, 2022
-
-
Sidha Kothari authored
- Echo heard during VoIP call over usb-headphones. - Added EC entried in mixer_paths for VoIP usb-headphones. Change-Id: I28190b3ce1eccb0eda427066fdb1e3849405851b
-
- Nov 23, 2022
-
-
Manoj Kumar N D authored
Integrate vote dynamic adsp module to the build system. Change-Id: Idcfa87a6ea4df4a8801e96668234a85df986527d Signed-off-by:
Manoj Kumar N D <quic_mnd@quicinc.com>
-
- Nov 16, 2022
-
-
Asmeer Mohammed authored
Change-Id: Ia65a04c9705ce777e2598250d41dff38b3a48182
-
- Nov 15, 2022
- Nov 08, 2022
- Nov 07, 2022
-
-
Sandhya Mutha Naga Venkata authored
Change-Id: I3206b5a05869f3eb2c4dffaaf44ebf4ce0f08b4a
-
- Nov 02, 2022
-
-
sasevs authored
Add changes required to verify mmap path using phone bus. Copy mixer and audio policy xml from new path for, Android version T and msmnile target. Change-Id: I9319374a61ace5c8e7e7d36ffd0acf2cb4553ba0
-
- Nov 01, 2022
-
-
qctecmdr authored
-