68 Commits (7132f8552ab68a71c16e729808f9e5f73dd66fe1)

Author SHA1 Message Date
Marco Nelissen a2bc7eada8 Merge "Remove more header symlinks"
5 years ago
Marco Nelissen 6b2859450f Remove more header symlinks
5 years ago
Kris Alder 6d57c2dd34 add libaudioprocessing_resampler_fuzzer
5 years ago
Mikhail Naganov 32f0d1689b libaudioprocessing: Extract vendor-available part of AudioMixer
5 years ago
Mikhail Naganov a4f00e2aea AudioMixer: Cleanups
5 years ago
Mikhail Naganov 9b6599e1e1 libaudioprocessing: Trivial dependency cleanups
5 years ago
Marco Nelissen 3230ed8235 Remove symlinks from include dir
5 years ago
Andy Hung b06277eff4 RecordBufferConverter: Release converter buffer after conversion
5 years ago
Andy Hung 86571a9765 AudioResampler: Add property for resampler testing.
5 years ago
Andy Hung 06b40f98f1 AudioResampler: Improve resampling for voice quality devices
5 years ago
Andy Hung 2eaa1ee2eb AudioResampler: Add downsampling filter response test
5 years ago
Andy Hung 3f692411d2 AudioResampler: Minor test code fixes
5 years ago
jiabin ea8fa7a5ee Refactor adjust channels buffer provider.
5 years ago
Andy Hung 9a7bdd5592 Merge "AudioMixer: Set initial volume to 0 for safer ramping"
5 years ago
jiabin bf6b0ecd91 Refactor haptic constant.
5 years ago
Andy Hung c7c48f1b25 AudioMixer: Set initial volume to 0 for safer ramping
5 years ago
jiabin 77270b8805 Apply intensity control for haptic data.
6 years ago
Andy Hung 669425507d AudioMixer: Accept a float downmixer
6 years ago
jiabin 1b74640c7b Use local buffer for AdjustChannelNonDestructiveBufferProvider.
6 years ago
Andy Hung 9983bcb0df resolve merge conflicts of 0c102d404d to master
6 years ago
TreeHugger Robot 3c03c8ba15 Merge changes Ic5f780de,I3f963307
6 years ago
jiabin 245cdd9155 Support audio-haptic coupled playback.
6 years ago
jiabin dce8f8cc41 Add buffer provider that can adjust channels.
6 years ago
Andy Hung 930bbf99ed BufferProvider: Clear out mBuffer when changing upstream BufferProvider
6 years ago
Dan Willemsen 9c99f15f44 Convert libaudioprocessing to Android.bp
6 years ago
Johan Harvyl 7d805b2f7e Include pthread.h in AudioResamplerSinc
6 years ago
Chih-Hung Hsieh 41e08e5ad6 Merge "Fix implicit fallthrough warnings." am: 50c5673394 am: eccb7a7e88
6 years ago
Chih-Hung Hsieh 6fd8b606ed Fix implicit fallthrough warnings.
6 years ago
Chih-hung Hsieh 17a4a0feba Merge "Suppress implicit-fallthrough warnings in audioflinger etc." am: a494bb1527 am: 8662f3b9a2
6 years ago
Chih-Hung Hsieh 2b48703770 Suppress implicit-fallthrough warnings in audioflinger etc.
6 years ago
Andy Hung 725e6f1098 AudioResampler: Accumulate for multichannel output
6 years ago
Andy Hung 3a34df9c6e AudioMixer: Change setBufferProvider order of reset
6 years ago
Andy Hung 19c8e3ae87 AudioResampler: Clear input buffer on reset
6 years ago
Chih-Hung Hsieh 3c6042759f Fix undefined error in ALOGV_IF.
6 years ago
rago e36499115c Fix for redundant comparisons bug
6 years ago
Chih-Hung Hsieh 09f9c02372 Fix undefined error in ALOGV_IF.
6 years ago
Yung Ti Su b5d119596a AudioMixer: recreate Resampler if the track channel count has changed
6 years ago
Kevin Rocard b3dee358b1 Merge "libaudioprocessing: clamp application provided float audio" into pi-dev
6 years ago
Yung Ti Su 1a0ecc3833 AudioMixer: Always do prepareForReformat() in setChannelMasks()
6 years ago
Kevin Rocard e053bfaaa6 libaudioprocessing: clamp application provided float audio
6 years ago
Andy Hung a6018899f9 AudioMixer: Fix aux effect pointer computation
6 years ago
Andy Hung 1bc088a918 Call AudioMixer only from MixerThread threadLoop.
6 years ago
Andy Hung c6116926de Merge "AudioMixer: Enable 256 tracks, up from 32 tracks"
7 years ago
Andy Hung 8ed196ac0f AudioMixer: Enable 256 tracks, up from 32 tracks
7 years ago
Kevin Rocard 07be14fb96 Revert "Audio V4: Split system and vendor Audio.h"
7 years ago
Kevin Rocard f8ad7f85e9 Audio V4: Split system and vendor Audio.h
7 years ago
Kevin Rocard 7588ff418a Audio V4: Split HAL wrapper for versioning
7 years ago
Yahan Zhou c1c11b4130 Audio mixer fix for number of frames not being a multipler of blocksize
7 years ago
Andy Hung 116a49881b AudioEffect: Convert aux buffer format from q4.27 to float
7 years ago
Andy Hung 5effdf6d9e Deprecate ditherAndClamp with memcpy_to_i16_from_q4_27
7 years ago