summaryrefslogtreecommitdiffstats
path: root/media/libeffects
Commit message (Expand)AuthorAgeFilesLines
* 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
* Apply EQ and bass boost first in effect chainJean-Michel Trivi2013-06-201-2/+2
* Fix reverb at 48kHzEric Laurent2013-05-011-6/+6
* Add liblogYing Wang2013-04-094-3/+5
* Fix valgrind errorMarco Nelissen2013-03-191-0/+1
* Turn off executable bit on ordinary filesGlenn Kasten2012-11-023-0/+0
* Only export the symbols that need to beMarco Nelissen2012-10-2510-12/+25
* Switch to new fx library APIMarco Nelissen2012-10-259-174/+0
* 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
* Reduce THD when equalizer is ON.Eric Laurent2012-08-242-3/+5
* Use struct assignment instead of explicit memcpyGlenn Kasten2012-07-177-32/+32
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-1312-0/+1140
* Take latency and current time into account for visualizationMarco Nelissen2012-06-071-34/+63
* Prevent occurences of clipping in loud downmixed scenesJean-Michel Trivi2012-05-241-20/+20
* Stereo downmixer supports generic configurations. Fix 7.1 downmixJean-Michel Trivi2012-05-162-11/+282
* Downmix support for 5.1 and quad with side channelsJean-Michel Trivi2012-04-231-5/+28
* Merge "Turn off debug in downmix effect"Jean-Michel Trivi2012-04-191-1/+1
|\
| * Turn off debug in downmix effectJean-Michel Trivi2012-04-181-1/+1
* | Add support for scaling mode parameterJean-Michel Trivi2012-04-181-32/+59
|/
* audio pre processing: test code for dual micEric Laurent2012-04-111-3/+261
* AudioMixer uses downmix effect for multichannel contentJean-Michel Trivi2012-04-092-1/+8
* fix visualizer inactivity detectionEric Laurent2012-03-261-9/+24
* Update commentsGlenn Kasten2012-03-191-1/+1
* audio_channel_in/out_mask_from_countGlenn Kasten2012-03-151-5/+4
* Remove dependency on audio_* locationGlenn Kasten2012-03-146-10/+10
* Use correct syntax for #include <> ""Glenn Kasten2012-03-132-3/+4
* Effect for multichannel PCM downmix to stereoJean-Michel Trivi2012-03-073-0/+1013
* Correct GUID errors in audio effect configurationJean-Michel Trivi2012-03-021-2/+2
* audio preprocessing: fix multiple enable problemEric Laurent2012-02-171-1/+14
* Merge "Fix audio preprocessing library wrapper"Eric Laurent2012-02-131-1/+1
|\
| * Fix audio preprocessing library wrapperEric Laurent2012-02-061-1/+1
* | Effect UUID inputs passed by pointer are constGlenn Kasten2012-02-088-22/+22
|/