- 71ba4b3 AudioFlinger: Add clang tidy checks on build by Andy Hung · 3 years ago
- 2526b75 Merge "AudioTrack: Fix offload timeout" by Andy Hung · 2 years, 7 months ago
- eb0732d AudioTrack: Fix offload timeout by Andy Hung · 2 years, 7 months ago
- 88e189e Merge "libaudiohal: mmap playback support" by Treehugger Robot · 2 years, 7 months ago
- c107117 Merge "DynamicsProcessing: Add range limits for dynamics processing effect params" by Treehugger Robot · 2 years, 7 months ago
- c835b44 Merge "drm: fix error atom plumbing" by Robert Shih · 2 years, 7 months ago
- 546accf Merge "Revert "Include module dependencies under `data`"" by Jahin Imtiaz · 2 years, 7 months ago
- c638a75 Merge "Revert "Include module dependencies under `data`"" by Jahin Imtiaz · 2 years, 7 months ago
- 757a10d drm: fix error atom plumbing by Robert Shih · 2 years, 7 months ago
- 9cf5e62 libaudiohal: mmap playback support by David Li · 2 years, 7 months ago
- df5c0f5 Merge "mediaresourcemanager: Set OWNERS" by Treehugger Robot · 2 years, 7 months ago
- 27a9752 Revert "Include module dependencies under `data`" by Jahin Imtiaz · 2 years, 7 months ago
- 097d6f2 Revert "Include module dependencies under `data`" by Jahin Imtiaz · 2 years, 7 months ago
- d13fd35 mediaresourcemanager: Set OWNERS by Girish · 2 years, 7 months ago
- c89817d DynamicsProcessing: Add range limits for dynamics processing effect params by Ram Mohan · 2 years, 7 months ago
- 5f7c057 Merge "C2SoftAvcEnc: Clip level to max supported level" by Treehugger Robot · 2 years, 7 months ago
- 74b5900 Merge "C2SoftHevcEnc: Clip level to max supported level" by Treehugger Robot · 2 years, 7 months ago
- 09b16fd Merge "Updated fuzz_config in Android.bp file" by Treehugger Robot · 2 years, 7 months ago
- 67563f6 Merge "Updated fuzz_config in Android.bp file" by Treehugger Robot · 2 years, 7 months ago
- 7fe1dd0 Merge "Updated fuzz_config in Android.bp file" by Treehugger Robot · 2 years, 7 months ago
- 924f09e Merge "Updated fuzz_config in Android.bp file" by Treehugger Robot · 2 years, 7 months ago
- 0c791f4 Merge "AIDL effect: Declare effectProxy class as final" by Treehugger Robot · 2 years, 7 months ago
- 24ee599 AIDL effect: Declare effectProxy class as final by Shunkai Yao · 2 years, 7 months ago
- 1d365d2 Merge "AudioFlinger: Fix destroyTrack_l sequencing for Direct tracks" by Andy Hung · 2 years, 7 months ago
- 0c108c9 Merge "Remove clearkey hidl code" by Treehugger Robot · 2 years, 7 months ago
- 4736f15 Merge "AIDL effect: Add EffectProxy implementation and test" by Shunkai Yao · 2 years, 7 months ago
- 5c71834 AIDL effect: Add EffectProxy implementation and test by Shunkai Yao · 2 years, 8 months ago
- 152d1c0 Merge "Spatializer: Tuning for least squares prediction" by Andy Hung · 2 years, 7 months ago
- 21a678e Spatializer: Tuning for least squares prediction by Andy Hung · 2 years, 7 months ago
- 36f4211 Merge "CCodec: Update watchdog to handle timeouts accurately" by Treehugger Robot · 2 years, 7 months ago
- daa6d22 Merge "Heif decoder: remove redundant include" by Dichen Zhang · 2 years, 7 months ago
- 3f34e3a Updated fuzz_config in Android.bp file by Ayushi Khopkar · 2 years, 7 months ago
- 1e35c70 Updated fuzz_config in Android.bp file by Ayushi Khopkar · 2 years, 7 months ago
- 70d766c Updated fuzz_config in Android.bp file by Ayushi Khopkar · 2 years, 7 months ago
- da36039 Updated fuzz_config in Android.bp file by Ayushi Khopkar · 2 years, 7 months ago
- aaaad88 Merge "Fix incorrect buffer size in NuPlayer" by Jeffrey Kardatzke · 2 years, 7 months ago
- 270ea8a Merge "Include module dependencies under `data`" by Jahin Imtiaz · 2 years, 7 months ago
- 6342aff Heif decoder: remove redundant include by Dichen Zhang · 2 years, 7 months ago
- 5cee467 Remove clearkey hidl code by Kyle Zhang · 2 years, 7 months ago
- fa07e2a Fix incorrect buffer size in NuPlayer by Jeffrey Kardatzke · 2 years, 7 months ago
- 7dc47b9 Include module dependencies under `data` by jahinimtiaz · 2 years, 7 months ago
- da8bab2 Merge "Fix build log spam for libmediadrm" by Treehugger Robot · 2 years, 7 months ago
- b913540 Merge "Spatial Audio: Fix display orientation, add fold state" by Andy Hung · 2 years, 7 months ago
- 3130b03 Merge "Remove unused variable." by Nelly Vouzoukidou · 2 years, 7 months ago
- fc51e48 Fix build log spam for libmediadrm by Kyle Zhang · 2 years, 11 months ago
- d851e32 Merge "Code clean for libcameraservice" by Austin Borger · 2 years, 7 months ago
- 916987e AudioFlinger: Fix destroyTrack_l sequencing for Direct tracks by Andy Hung · 2 years, 7 months ago
- cd6c106 Spatial Audio: Fix display orientation, add fold state by Andy Hung · 2 years, 7 months ago
- 5fe5f61 Remove unused variable. by Nelly Vouzoukidou · 2 years, 7 months ago
- c7f9b13 Code clean for libcameraservice by Jing Mike · 2 years, 7 months ago
- c7607bb Merge "Update EffectUUID initialization" by Shunkai Yao · 2 years, 7 months ago
- 31ac8d5 Merge "libstagefright: Set camera OWNERS" by Austin Borger · 2 years, 7 months ago
- 2d625dd libstagefright: Set camera OWNERS by Austin Borger · 2 years, 7 months ago
- 2557bfa Merge "API Feedback: rename AddServiceWithFlag with plurals (media)" by Charles Chen · 2 years, 7 months ago
- 9bd4218 Merge "Allow to open USB HAL module." by Treehugger Robot · 2 years, 7 months ago
- 64a5e99 Merge "Fix mSession NULL dereference" by Treehugger Robot · 2 years, 7 months ago
- f4efd14 Merge "Include module dependencies under `data`" by Jahin Imtiaz · 2 years, 7 months ago
- 399be68 Update EffectUUID initialization by Shunkai Yao · 2 years, 8 months ago
- fb55dc1 Allow to open USB HAL module. by jiabin · 2 years, 7 months ago
- 5d2d199 Include module dependencies under `data` by jahinimtiaz · 2 years, 7 months ago
- 7c83e3e Merge "audio: prevent invalid fallback when in tuner passthrough" by Henry Fang · 2 years, 7 months ago
- e55549f API Feedback: rename AddServiceWithFlag with plurals (media) by Charles Chen · 2 years, 7 months ago
- 30b9abf Merge "Fix codec2 setParameters before successful configure" by Dorin Drimus · 2 years, 7 months ago
- e73496b audio: prevent invalid fallback when in tuner passthrough by Pierre Couillaud · 2 years, 8 months ago
- 3c83836 Fix codec2 setParameters before successful configure by Houxiang Dai · 2 years, 8 months ago
- cefa59f Merge "LoudnessEnhancer : Improve the libeffects implementation" by Treehugger Robot · 2 years, 7 months ago
- 8d7d0e6 Fix mSession NULL dereference by Kyle Zhang · 2 years, 7 months ago
- 1ab420a Merge "Fix AudioSystemTest#StartAndStopAudioSource flakiness" by Mikhail Naganov · 2 years, 7 months ago
- 13bc746 Fix AudioSystemTest#StartAndStopAudioSource flakiness by Mikhail Naganov · 2 years, 7 months ago
- 7527030 Merge "Code clean for audioflinger" by Andy Hung · 2 years, 7 months ago
- d546de4 Merge "libaudiohal@aidl: Implement HW AV Sync operations" by Treehugger Robot · 2 years, 7 months ago
- ee624eb Merge "libaudiohal@aidl: Implement microphone info retrieval" by Mikhail Naganov · 2 years, 7 months ago
- 08a62ab libaudiohal@aidl: Implement HW AV Sync operations by Mikhail Naganov · 2 years, 7 months ago
- 537412f Code clean for audioflinger by Jing Mike · 2 years, 7 months ago
- 6b87645 Merge "Set volume for playback over voice call when btsco connected" by Eric Laurent · 2 years, 7 months ago
- 04f11ba Merge "Merge Android 13 QPR2" by Xin Li · 2 years, 7 months ago
- cad0afe libaudiohal@aidl: Implement microphone info retrieval by Mikhail Naganov · 2 years, 7 months ago
- bf277f3 Merge changes Iec35c735,Ic3238144 by Mikhail Naganov · 2 years, 7 months ago
- 5561441 LoudnessEnhancer : Improve the libeffects implementation by Shraddha Basantwani · 2 years, 8 months ago
- f660a51 Set volume for playback over voice call when btsco connected by Beibei · 2 years, 8 months ago
- f596b0c Merge Android 13 QPR2 by Xin Li · 2 years, 7 months ago
- 893b7c2 Allow CPP<->legacy and NDK<->legacy to coexist in the same module by Mikhail Naganov · 2 years, 7 months ago
- 19418e3 Declare `ConversionResult` in `android` namespace by Mikhail Naganov · 2 years, 7 months ago
- eb9b87e Merge changes from topic "frame-drop-metrics" am: 8309e41946 by Brian Lindahl · 2 years, 7 months ago
- a2b1575 Allow for reschedule-able messages am: b01742720c by Brian Lindahl · 2 years, 7 months ago
- 8309e41 Merge changes from topic "frame-drop-metrics" by Brian Lindahl · 2 years, 7 months ago
- 94424d4 Merge "TEST_MAPPING: only run CtsMediaDrmFrameworkTestCases on drm changes" am: 027d3539a5 by Robert Shih · 2 years, 7 months ago
- 027d353 Merge "TEST_MAPPING: only run CtsMediaDrmFrameworkTestCases on drm changes" by Robert Shih · 2 years, 7 months ago
- 6a86fc0 C2SoftHevcEnc: Clip level to max supported level by Ram Mohan · 2 years, 7 months ago
- 88bd831 C2SoftAvcEnc: Clip level to max supported level by Ram Mohan · 2 years, 7 months ago
- 96dd931 TEST_MAPPING: only run CtsMediaDrmFrameworkTestCases on drm changes by Robert Shih · 2 years, 7 months ago
- 886427e Merge "audio: Update NS for functions from h/i/audio/aidl/common/include/Utils.h" am: 59a368a4f4 by Treehugger Robot · 2 years, 7 months ago
- 59a368a Merge "audio: Update NS for functions from h/i/audio/aidl/common/include/Utils.h" by Treehugger Robot · 2 years, 7 months ago
- 73e4f29 Merge "Translate error code & security level in DrmMetricsLogger" am: 2bd8ca6220 by Treehugger Robot · 2 years, 7 months ago
- 2bd8ca6 Merge "Translate error code & security level in DrmMetricsLogger" by Treehugger Robot · 2 years, 7 months ago
- 6352e82 audio: Update NS for functions from h/i/audio/aidl/common/include/Utils.h by Mikhail Naganov · 2 years, 7 months ago
- ff9912b Merge "libaudiohal@aidl: Pass AudioSource when opening input stream" am: eca7062aab by Mikhail Naganov · 2 years, 7 months ago
- 3987b74 Merge "Add DRM Hal pulgin version in MediaDrm atoms" am: edd344ab42 by Robert Shih · 2 years, 7 months ago
- eca7062 Merge "libaudiohal@aidl: Pass AudioSource when opening input stream" by Mikhail Naganov · 2 years, 7 months ago
- edd344a Merge "Add DRM Hal pulgin version in MediaDrm atoms" by Robert Shih · 2 years, 7 months ago