summaryrefslogtreecommitdiffstats
path: root/media/libeffects
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Merge "Avoid a building error"Glenn Kasten2014-02-251-1/+3
|\ \ | |/ |/|
| * Avoid a building errorChih-Wei Huang2013-01-101-1/+3
| * Fix valgrind issuesMarco Nelissen2012-10-173-2/+8
| * Fix THD with max user EQ preset volume againEric Laurent2012-09-172-93/+79
| * Merge "Limit maximum equalizer gain." into jb-mr1-devEric Laurent2012-09-112-40/+68
| |\
| | * Limit maximum equalizer gain.Eric Laurent2012-09-102-40/+68
| * | audio effects: no audio preprocessing by defaultEric Laurent2012-09-101-15/+24
| |/
| * Merge "Fix headroom management in equalizer" into jb-mr1-devEric Laurent2012-09-071-3/+8
| |\
| | * Fix headroom management in equalizerEric Laurent2012-09-071-3/+8
| * | audioflinger: changes for new audio devices enumsEric Laurent2012-09-071-0/+4
| |/
| * audio effects: fix bug in sample rate control.Eric Laurent2012-08-301-0/+2
* | libeffects: don't set module pathColin Cross2014-02-131-1/+0
* | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-114-20/+21
* | fix deadlock issues that arise when there are simultaneousjpadmana2014-01-315-31/+88
* | frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-277-9/+9
* | libeffects: do not use GNU old-style field designatorssynergy dev2013-12-172-14/+14
* | Merge commit 'b2059ff384eee8ffb70a7ec8fc5570405201c734' into HEADThe Android Open Source Project2013-11-2227-23/+2768
|\ \
| * | fix offload audio effect proxy implementation uuidEric Laurent2013-10-041-1/+2
| * | fix oflload effect proxy commmand handlingEric Laurent2013-09-272-46/+54
| * | fix command handling in effect offload proxyEric Laurent2013-09-271-11/+48
| * | Effect Offload Proxy for effects offloadjpadmana2013-09-274-1/+408
| * | Effects Factory changes for effects offloadjpadmana2013-09-273-2/+274
| * | Revert "Effects Factory changes for effects offload"Eric Laurent2013-09-273-274/+2
| * | Revert "Effect Offload Proxy for effects offload"Eric Laurent2013-09-274-453/+1
| * | LoudnessEnhancer compatible with stereo imagingJean-Michel Trivi2013-09-264-26/+56
| * | Merge "Fix log typos in Visualizer effect" into klp-devJean-Michel Trivi2013-09-241-9/+7
| |\ \
| | * | Fix log typos in Visualizer effectJean-Michel Trivi2013-09-241-9/+7
| * | | fix oflload effect proxy commmand handlingEric Laurent2013-09-242-46/+54
| |/ /
| * | Add support for level measurements in VisualizerJean-Michel Trivi2013-09-231-17/+137
| * | more support for audio effect offloadEric Laurent2013-09-182-13/+50
| * | LoudnessEnhancer audio effect implementationJean-Michel Trivi2013-09-1719-0/+1872
| * | Effect Offload Proxy for effects offloadjpadmana2013-09-064-1/+408
| * | Effects Factory changes for effects offloadjpadmana2013-09-063-2/+274
| * | Clean up references to AUDIO_FORMAT_PCM_8_24_BITGlenn Kasten2013-07-102-2/+2
* | | libeffects: do not use GNU old-style field designatorssynergydev2013-10-195-35/+35
|/ /
* | Apply EQ and bass boost first in effect chainJean-Michel Trivi2013-06-201-2/+2
* | Fix reverb at 48kHzEric Laurent2013-05-011-6/+6