summaryrefslogtreecommitdiffstats
path: root/audio/effect
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update makefies: no 'types'" am: 4ee5ec1469 am: bab622f6a6Steven Moreland2019-03-043-42/+0
|\
| * Update makefies: no 'types'Steven Moreland2019-03-043-42/+0
| * Make audio HAL consistent.Steven Moreland2019-02-262-0/+3
| * Remove the dependency on ICUVictor Chang2019-01-312-6/+0
| * Add libandroidicu as static lib in the VtsHalAudioVictor Chang2019-01-082-0/+2
| * pack VTS cc_test binaries as general-testsKeun Soo YIM2018-12-072-0/+2
| * Audio HAL V5: Introduce HAL V5, equal to V4 for nowKevin Rocard2018-12-0217-0/+1647
| * audio: Add a missing break to EffectsFactory::getAllDescriptorsMikhail Naganov2018-10-111-0/+1
| * VTS: Do not require XML for Audio effect V2Kevin Rocard2018-08-281-2/+2
| * Effect VTS: Allow an effect proxy as pre/post processingKevin Rocard2018-08-201-1/+1
| |\
* | | audio: Add support for dumping info from effect HAL modulesMikhail Naganov2019-02-2224-0/+70
* | | Change class and variable namesSundong Ahn2019-02-111-11/+11
* | | Remove the dependency on ICUVictor Chang2019-01-311-3/+0
* | | Effects: add new effect volume flagJasmine Cha2019-01-281-0/+2
* | | audio: add new audio formatsEric Laurent2019-01-222-0/+2
* | | Update signature files to the new formatTor Norbye2019-01-182-25/+21
* | | Merge "Add audio_effects_conf"TreeHugger Robot2019-01-165-0/+142
|\ \ \
| * | | Add audio_effects_confSundong Ahn2019-01-085-0/+142
* | | | Add libandroidicu as static lib in the VtsHalAudioVictor Chang2019-01-021-0/+1
|/ / /
* | | Audio HAL: Add optional Destination to SinkMetadataMikhail Naganov2018-12-191-0/+1
* | | Audio HAL: More generalization for types importsMikhail Naganov2018-12-143-42/+16
* | | Audio HAL: Simplify types updates for 'common' and 'effect' packagesMikhail Naganov2018-12-139-94/+18
* | | Audio HAL: Simplify types updates for 'common' and 'audio' packagesMikhail Naganov2018-12-112-7/+4
* | | Revert "Temporally remove audio V5 from the VNDK to save space"Kevin Rocard2018-12-041-0/+3
* | | Temporally remove audio V5 from the VNDK to save spaceKevin Rocard2018-12-031-3/+0
* | | Audio HAL V5: Introduce HAL V5, equal to V4 for nowKevin Rocard2018-12-0221-2/+1680
* | | Audio HAL: Factorize Android.bpKevin Rocard2018-11-282-65/+26
* | | Audio HAL: Factorize V2 and V4 like libaudiohalKevin Rocard2018-11-28104-2916/+604
* | | Audio HAL: Align V2 and V4 VTSKevin Rocard2018-11-286-11/+31
* | | Audio HAL: Cleanup implementationKevin Rocard2018-11-287-3/+3
* | | Audio: Run clang-format on all filesKevin Rocard2018-11-2815-1165/+1116
* | | pack VTS cc_test binaries as general-testsKeun Soo YIM2018-11-272-0/+2
* | | audio: Add a missing break to EffectsFactory::getAllDescriptorsMikhail Naganov2018-10-101-0/+1
* | | Merge "VTS: Do not require XML for Audio effect V2" into pi-dev am: ad3acdc14fKevin Rocard2018-07-231-2/+2
|\ \ \
| * | | VTS: Do not require XML for Audio effect V2Kevin Rocard2018-07-231-2/+2
* | | | Effect VTS: Allow an effect proxy as pre/post processing am: 0f0328fc4e am: f...Kevin Rocard2018-07-201-1/+1
|\| | |
| * | | Effect VTS: Allow an effect proxy as pre/post processing am: 0f0328fc4eKevin Rocard2018-07-201-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Effect VTS: Allow an effect proxy as pre/post processingKevin Rocard2018-07-191-1/+1
* | | Merge "VTS tests should be static" into pi-dev am: 318d3c4ff6Kevin Rocard2018-05-172-6/+4
|\| |
| * | VTS tests should be staticKevin Rocard2018-05-162-6/+4
* | | Merge "Audio V4: dump effect HAL using the standard debug()" into pi-dev am: ...Eric Laurent2018-04-232-1/+7
|\| |
| * | Audio V4: dump effect HAL using the standard debug()Kevin Rocard2018-04-202-1/+7
* | | Merge "Audio V4: Use of EffectFlags over bitfield<EffectFlags>" into pi-dev a...Kevin Rocard2018-04-102-11/+14
|\| |
| * | Audio V4: Use of EffectFlags over bitfield<EffectFlags>Kevin Rocard2018-04-102-11/+14
* | | Merge "Audio V4: Add V2 XML in V4 effect" into pi-dev am: 1d6501ee52Kevin Rocard2018-03-291-0/+1
|\| |
| * | Audio V4: Add V2 XML in V4 effectKevin Rocard2018-03-231-0/+1
* | | Merge changes from topic "audio-hal-v4" into pi-dev am: 14dc815cdcKevin Rocard2018-03-214-0/+928
|\| |
| * | Audio V4: Update V2 tests to V4Kevin Rocard2018-03-143-30/+36
| * | Audio V4: Duplicate V2 testsKevin Rocard2018-03-144-0/+922
| * | Audio V4: Implement the shim effect 4.0 -> legacyKevin Rocard2018-03-0656-56/+945