summaryrefslogtreecommitdiffstats
path: root/media/libeffects
Commit message (Expand)AuthorAgeFilesLines
* fix possible overflow in effect wrappers. am: 9e29523b95 am: baebc739b0 am: 3...Eric Laurent2016-01-122-2/+8
|\
| * fix possible overflow in effect wrappers. am: 9e29523b95 am: baebc739b0 am: 3...Eric Laurent2016-01-122-2/+8
| |\
| | * fix possible overflow in effect wrappers. am: 9e29523b95 am: baebc739b0 am: 3...Eric Laurent2016-01-122-2/+8
| | |\
| | | * fix possible overflow in effect wrappers. am: 9e29523b95Eric Laurent2016-01-122-2/+8
| | | |\
| | | | * fix possible overflow in effect wrappers.Eric Laurent2016-01-122-2/+8
| | | | |\
| | | | | * fix possible overflow in effect wrappers.Eric Laurent2016-01-112-2/+8
| | | | * | am 29b83cbb: DO NOT MERGE - audio effects: fix heap overflowEric Laurent2015-06-236-154/+103
| | | | |\ \ | | | | | |/
| | | | | * DO NOT MERGE - audio effects: fix heap overflowEric Laurent2015-06-236-154/+103
| | | | * | am 85b3013e: fix deadlock issues that arise when there are simultaneous effec...jpadmana2014-03-055-31/+88
| | | | |\ \ | | | | | |/
| | | | | * fix deadlock issues that arise when there are simultaneousjpadmana2014-03-045-31/+88
| * | | | | am 020c15b7: am 867e38cc: am ffdc54b6: am 3f0b4976: am 4c855d20: am 6368e6d2:...Eric Laurent2015-06-236-149/+96
| |\ \ \ \ \ | | |/ / / /
| | * | | | am 4c855d20: am 6368e6d2: audio effects: fix heap overflowEric Laurent2015-06-236-149/+96
| | |\ \ \ \ | | | |/ / /
| | | * | | audio effects: fix heap overflowEric Laurent2015-06-206-149/+96
* | | | | | Merge "Add property to ignore audio effects on the platform" into mnc-devJean-Michel Trivi2015-06-222-4/+13
|\ \ \ \ \ \
| * | | | | | Add property to ignore audio effects on the platformJean-Michel Trivi2015-06-222-4/+13
* | | | | | | audio effects: fix heap overflowEric Laurent2015-06-196-149/+96
|/ / / / / /
* | | | | | Level adjustment for Bundled Effect FixRicardo Garcia2015-05-222-12/+56
* | | | | | am d11d1be1: am 7ebc1670: am 8975220e: Merge "Fix for Bundled Effects level c...Ricardo Garcia2014-12-162-104/+144
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 7ebc1670: am 8975220e: Merge "Fix for Bundled Effects level compensation" ...Ricardo Garcia2014-12-162-104/+144
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix for Bundled Effects level compensationRicardo Garcia2014-12-092-104/+144
* | | | | | am e10615e7: am 6b3e1a6d: am ac90a24d: Merge "Remove obsolete TARGET_SIMULATO...Elliott Hughes2014-12-121-24/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 6b3e1a6d: am ac90a24d: Merge "Remove obsolete TARGET_SIMULATOR checks"Elliott Hughes2014-12-121-24/+11
| |\ \ \ \ \
| | * | | | | Remove obsolete TARGET_SIMULATOR checksTrevor Drake2014-12-111-24/+11
* | | | | | | am 59ca7038: am 4df79c2c: am d6e7f1e1: Merge "Fix for AOSP force virtualizati...Ricardo Garcia2014-12-091-4/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 4df79c2c: am d6e7f1e1: Merge "Fix for AOSP force virtualization mode" into...Ricardo Garcia2014-12-081-4/+6
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Fix for AOSP force virtualization modeRicardo Garcia2014-12-041-4/+6
| | |/ / /
* | | | | am 575174d6: am bb0cf4d0: am d0264109: Merge "Move libldnhncr to libc++."Dan Albert2014-11-161-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | Move libldnhncr to libc++.Dan Albert2014-11-151-1/+0
* | | | | Check for duplicate uuids when parsing audio_effects.confMarco Nelissen2014-10-081-24/+83
* | | | | am fed1594d: am 9916dcb6: am 0d64fcb4: Merge "Clean up some makefiles."Dan Albert2014-09-122-6/+1
|\ \ \ \ \ | |/ / / /
| * | | | am 9916dcb6: am 0d64fcb4: Merge "Clean up some makefiles."Dan Albert2014-09-122-6/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Clean up some makefiles.Dan Albert2014-09-112-6/+1
| * | | | DO NOT MERGE LVM virtualizer: add support for virtualizer capability queryJean-Michel Trivi2014-07-152-36/+257
* | | | | Enable loading of 64 bit effect librariesEric Laurent2014-08-081-4/+20
* | | | | LVM virtualizer: add support for virtualizer capability queryJean-Michel Trivi2014-07-152-36/+257
|/ / / /
* | | | Cleanup unused parameters or variable in EffectBundleJean-Michel Trivi2014-07-081-4/+3
* | | | libeffects: 64-bit compile warningsMark Salyzyn2014-06-202-26/+32
* | | | Use new channel count functions for audio masksAndy Hung2014-05-163-7/+9
* | | | resolved conflicts for merge of cf79c7a5 to masterYing Wang2014-05-082-11/+0
|\ \ \ \ | |/ / /
* | | | Define CHANNEL_MASK_* in terms of AUDIO_CHANNEL_OUT_*Glenn Kasten2014-04-301-18/+7
* | | | Remove AUDIO_CHANNEL_OUT_SURROUNDGlenn Kasten2014-04-302-64/+0
* | | | am e1ff1051: am e0f20cea: Merge "libeffects: 64 bit compile issues"Mark Salyzyn2014-04-182-39/+41
|\ \ \ \ | |/ / /
| * | | libeffects: 64 bit compile issuesMark Salyzyn2014-04-182-39/+41
* | | | am 3a46b975: am a9b82160: Merge "LP64 fixes for media/libeffects"Narayan Kamath2014-03-0714-61/+62
|\ \ \ \ | |/ / /
| * | | Merge "LP64 fixes for media/libeffects"Narayan Kamath2014-03-0714-61/+62
| |\ \ \
| | * | | LP64 fixes for media/libeffectsAshok Bhat2014-02-2014-61/+62
* | | | | am e276aef8: am 0cf16339: Merge "Fix preventing from heap overwrite in captur...Glenn Kasten2014-02-281-34/+35
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Fix preventing from heap overwrite in capture command"Glenn Kasten2014-02-281-34/+35
| |\ \ \ \
| | * | | | Fix preventing from heap overwrite in capture commandRyszard Grzesica2014-02-201-34/+35
| | |/ / /
* | | | | Fix includes to no longer pull in Skia includes directories.Derek Sollenberger2014-02-271-1/+0
|/ / / /