- ea69c95 Remove VNDK definition(s) by Kiyoung Kim · 1 year, 6 months ago
- 7e3c083 AudioPolicyManager: add support for Bluetooth LE audio codec selection by Eric Laurent · 1 year, 9 months ago
- 833345b Use String8/16 c_str [audio] by Tomasz Wasilczyk · 2 years, 1 month ago
- b9a8131 libaudiohal@aidl: Process telephony parameters by Mikhail Naganov · 2 years, 2 months ago
- 0211cd9 Send 'closing=true' from StreamOutHalHidl::exit by Mikhail Naganov · 2 years, 3 months ago
- 626c298 libaudiohal@aidl: Process screen state and rotation parameters by Mikhail Naganov · 2 years, 4 months ago
- ccc8211 libaudiohal@aidl: Implement calls to IBluetooth* by Mikhail Naganov · 2 years, 4 months ago
- b72a550 AudioParameter: Document usage of exiting and closing. by Andy Hung · 2 years, 5 months ago
- 08a62ab libaudiohal@aidl: Implement HW AV Sync operations by Mikhail Naganov · 2 years, 6 months ago
- a0ad9f0 libaudiohal: extract the offload metadata from the parameters by David Li · 2 years, 6 months ago
- 62185e8 [Bluetooth apex] Use new apex name by William Escande · 3 years, 1 month ago
- 09dcfbe Merge "Deleted clang property in Android.bp files" am: 96e2dc71dc am: 813f23e4b7 am: c78074ac5e by Alix Espino · 3 years, 5 months ago
- 7e24ee1 Deleted clang property in Android.bp files by Alix · 3 years, 5 months ago
- 6c23f92 Merge "libmpeg2extractor: add dependency on libmedia_helper" am: 90340a66d6 am: dff1d41195 am: 0c08e6e99c by Colin Cross · 3 years, 6 months ago
- dff1d41 Merge "libmpeg2extractor: add dependency on libmedia_helper" am: 90340a66d6 by Colin Cross · 3 years, 6 months ago
- c25e2bf libmpeg2extractor: add dependency on libmedia_helper by Colin Cross · 3 years, 7 months ago
- b675f1f Merge sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 3 years, 7 months ago
- 45d2048 Merge "Fix -Wbitwise-instead-of-logical" am: 891c19ccfa am: 2b2cd75db3 am: 9da5ced2e3 am: acea76dd25 by Pirama Arumuga Nainar · 3 years, 7 months ago
- acea76d Merge "Fix -Wbitwise-instead-of-logical" am: 891c19ccfa am: 2b2cd75db3 am: 9da5ced2e3 by Pirama Arumuga Nainar · 3 years, 7 months ago
- 8db2106 Fix -Wbitwise-instead-of-logical by Pirama Arumuga Nainar · 3 years, 7 months ago
- 45bc287 Merge "Renamed bluetooth apex name to com.android.bluetooth" am: 14f14f0739 am: 14e3dd87ad am: 4ba45352a6 am: b0cc02fe71 by Etienne Ruffieux · 3 years, 9 months ago
- b0cc02f Merge "Renamed bluetooth apex name to com.android.bluetooth" am: 14f14f0739 am: 14e3dd87ad am: 4ba45352a6 by Etienne Ruffieux · 3 years, 9 months ago
- 15cdbcf Renamed bluetooth apex name to com.android.bluetooth by Etienne Ruffieux · 3 years, 9 months ago
- c8c4f1f audio policy: add call redirection audio modes by Eric Laurent · 3 years, 10 months ago
- ac08f91 audio: add new flags for spatialization behavior by Eric Laurent · 4 years ago
- 56786ac [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 6 months ago
- 5739fff Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" by Bob Badour · 4 years, 6 months ago
- c837504 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 7 months ago
- 49ed411 Merge "Update TypeConverter#ParseFormats to handle DEFAULT format" am: 790ce117ce am: 5a3015f702 am: 7b812e7d15 by Treehugger Robot · 4 years, 7 months ago
- 7b812e7 Merge "Update TypeConverter#ParseFormats to handle DEFAULT format" am: 790ce117ce am: 5a3015f702 by Treehugger Robot · 4 years, 7 months ago
- 790ce11 Merge "Update TypeConverter#ParseFormats to handle DEFAULT format" by Treehugger Robot · 4 years, 7 months ago
- 524f312 Merge "audio: add implementation for TV related API" am: 258062ea67 am: 01b6a05bf7 by Andy Hung · 4 years, 7 months ago
- 3bea3a4 audio: add implementation for TV related API by Kuowei Li · 5 years ago
- 6dfda52 Update TypeConverter#ParseFormats to handle DEFAULT format by Mikhail Naganov · 4 years, 7 months ago
- d4adbdb audio: add implementation for TV related API by Kuowei Li · 5 years ago
- bcf5707 Merge changes from topic "aosp-default-wrapper" am: 0ba11a6bdd am: d92663cfa7 by Treehugger Robot · 4 years, 9 months ago
- 8270093 Minor fixes to TypeConverter tests by Mikhail Naganov · 4 years, 10 months ago
- 0daad99 Merge "IAudioPolicyService, IAudioFlinger: check C structs on server side" into rvc-qpr-dev am: abe2569e04 by TreeHugger Robot · 4 years, 9 months ago
- 2a45115 IAudioPolicyService, IAudioFlinger: check C structs on server side by Eric Laurent · 5 years ago
- d389c95 Updating typeconverter_tests audio_policy_configuration import by Hayden Gomes · 4 years, 10 months ago
- dc6be0d Use system/audio to/from string converters in TypeConverter by Mikhail Naganov · 5 years ago
- 5359f83 Merge changes from topic "aidlize-audioflinger2" by Ytai Ben-tsvi · 4 years, 9 months ago
- 78b761d Validate audio data instead of santinize in binder call. by jiabin · 4 years, 10 months ago
- 50e016a Prepare openOutput() signature to AIDL conversion by Ytai Ben-Tsvi · 4 years, 10 months ago
- e3b59ac Convert mask types from uint32_t to enum type by Mikhail Naganov · 5 years ago
- 327f089 Merge "Call getAudioPort to get supported attributes for audio devices." by TreeHugger Robot · 4 years, 10 months ago
- a8bbf2b Minor fixes to TypeConverter tests by Mikhail Naganov · 4 years, 10 months ago
- b4fed19 Call getAudioPort to get supported attributes for audio devices. by jiabin · 5 years ago
- 4617127 Updating typeconverter_tests audio_policy_configuration import by Hayden Gomes · 4 years, 10 months ago
- e8c355b Merge "Revert "Call getAudioPort to get supported attributes for audio devices."" by TreeHugger Robot · 4 years, 10 months ago
- 3a0cf47 Revert "Call getAudioPort to get supported attributes for audio devices." by Jiabin Huang · 4 years, 10 months ago
- 3e0188f Merge "Call getAudioPort to get supported attributes for audio devices." by TreeHugger Robot · 4 years, 10 months ago
- f33115d Use system/audio to/from string converters in TypeConverter by Mikhail Naganov · 5 years ago
- 78d0223 Revert "Use system/audio to/from string converters in TypeConverter" by Mikhail Naganov · 4 years, 11 months ago
- 0f243bb Use system/audio to/from string converters in TypeConverter by Mikhail Naganov · 5 years ago
- 3b4270e Call getAudioPort to get supported attributes for audio devices. by jiabin · 5 years ago
- 0d9a3e1 Merge "IAudioPolicyService, IAudioFlinger: check C structs on server side" by Eric Laurent · 5 years ago
- 5577303 Convert mask types from uint32_t to enum type by Mikhail Naganov · 5 years ago
- 4dacbc3 IAudioPolicyService, IAudioFlinger: check C structs on server side by Eric Laurent · 5 years ago
- 2e40c30 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
- 7a62f29 audio: add device definitions for BLE Audio by Eric Laurent · 5 years ago
- c42df45 audio: add device definitions for BLE Audio by Eric Laurent · 5 years ago
- bee35cb Set min_sdk_version (for non-mainline files) by Jooyung Han · 5 years ago
- 1585ad7 Merge "Set min_sdk_version (for non-mainline files)" into rvc-dev am: d3d11c6dd5 by TreeHugger Robot · 5 years ago
- d3d11c6 Merge "Set min_sdk_version (for non-mainline files)" into rvc-dev by TreeHugger Robot · 5 years ago
- dd10311 Merge "Support query encapsualtion modes and metadata types." into rvc-dev am: 05be7e5109 by Jiabin Huang · 5 years ago
- 1c4794b Support query encapsualtion modes and metadata types. by jiabin · 5 years ago
- e3cf41a Set min_sdk_version (for non-mainline files) by Jooyung Han · 5 years ago
- f9d338f Merge "libmedia_helper: Add host support" am: f9e12c77a9 am: 184a31de0f by Kris Alder · 5 years ago
- 8b2d902 libmedia_helper: Add host support by S Vasudev Prasad · 5 years ago
- 35f8c7c audio policy: add call assistant volume stream by Eric Laurent · 6 years ago
- 98ef43d Sync AUDIO_FLAG_XXX to/from string utility with enumeration am: 9002e44513 am: 6b70e2de0f am: 456e875ae2 by Automerger Merge Worker · 6 years ago
- 9002e44 Sync AUDIO_FLAG_XXX to/from string utility with enumeration by François Gaffie · 6 years ago
- 524159d Adding support for new System Usages by Hayden Gomes · 6 years ago
- 3a26bb2 Add audio stream and usage for virtual assistant by Baekgyeong Kim · 6 years ago
- 47ea671 Add audio stream and usage for virtual assistant by Baekgyeong Kim · 6 years ago
- 21777f8 audio: add call assistant usage by Eric Laurent · 6 years ago
- d17c850 Add explicit private audio recording request by Eric Laurent · 6 years ago
- 8d75228 Move libmediahelper into a new folder. by jiabin · 6 years ago
- 8340e67 audio policy: Add call screen audio mode. by Eric Laurent · 6 years ago
- bbb3823 Revert "Revert "Move libmediahelper into a new folder."" by Jiabin Huang · 6 years ago
- a0877dc Revert "Move libmediahelper into a new folder." by Jiabin Huang · 6 years ago
- c888866 Move libmediahelper into a new folder. by jiabin · 6 years ago