summaryrefslogtreecommitdiff
path: root/media/libeffects
AgeCommit message (Expand)Author
2012-11-15av: Fix compile errorslinaro_android_4.2.1linaro_android_4.2Bernhard Rosenkraenzer
2012-11-14EffectVisualizer: Fix aliasing violationsBernhard Rosenkraenzer
2012-11-14downmix: Fix aliasing violationBernhard Rosenkraenzer
2012-10-17Fix valgrind issuesMarco Nelissen
2012-09-17Fix THD with max user EQ preset volume againEric Laurent
2012-09-11Merge "Limit maximum equalizer gain." into jb-mr1-devEric Laurent
2012-09-10Limit maximum equalizer gain.Eric Laurent
2012-09-10audio effects: no audio preprocessing by defaultEric Laurent
2012-09-07Merge "Fix headroom management in equalizer" into jb-mr1-devEric Laurent
2012-09-07Fix headroom management in equalizerEric Laurent
2012-09-07audioflinger: changes for new audio devices enumsEric Laurent
2012-08-30audio effects: fix bug in sample rate control.Eric Laurent
2012-08-24Reduce THD when equalizer is ON.Eric Laurent
2012-07-17Use struct assignment instead of explicit memcpyGlenn Kasten
2012-06-13Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong
2012-06-07Take latency and current time into account for visualizationMarco Nelissen
2012-05-24Prevent occurences of clipping in loud downmixed scenesJean-Michel Trivi
2012-05-16Stereo downmixer supports generic configurations. Fix 7.1 downmixJean-Michel Trivi
2012-04-23Downmix support for 5.1 and quad with side channelsJean-Michel Trivi
2012-04-19Merge "Turn off debug in downmix effect"Jean-Michel Trivi
2012-04-18Turn off debug in downmix effectJean-Michel Trivi
2012-04-18Add support for scaling mode parameterJean-Michel Trivi
2012-04-11audio pre processing: test code for dual micEric Laurent
2012-04-09AudioMixer uses downmix effect for multichannel contentJean-Michel Trivi
2012-03-26fix visualizer inactivity detectionEric Laurent
2012-03-19Update commentsGlenn Kasten
2012-03-15audio_channel_in/out_mask_from_countGlenn Kasten
2012-03-14Remove dependency on audio_* locationGlenn Kasten
2012-03-13Use correct syntax for #include <> ""Glenn Kasten
2012-03-07Effect for multichannel PCM downmix to stereoJean-Michel Trivi
2012-03-02Correct GUID errors in audio effect configurationJean-Michel Trivi
2012-02-17audio preprocessing: fix multiple enable problemEric Laurent
2012-02-13Merge "Fix audio preprocessing library wrapper"Eric Laurent
2012-02-08Effect UUID inputs passed by pointer are constGlenn Kasten
2012-02-06Fix audio preprocessing library wrapperEric Laurent
2012-02-01modifications for new webrtc modulesEric Laurent
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2012-01-05Use the standard CC_LIKELY and CC_UNLIKELY macrosGlenn Kasten
2011-12-19audio effects: rename configure commandEric Laurent
2011-11-11am 2c29a5cf: am 1f8c6212: Merge "visualizer: reset buffer if playback is idle...Eric Laurent
2011-11-10visualizer: reset buffer if playback is idleEric Laurent
2011-11-05resolved conflicts for merge of 914972be to masterEric Laurent
2011-11-05resolved conflicts for merge of 79178b8b to masterEric Laurent
2011-11-04Merge "Fix device management in lvm effect bundle wrapper." into ics-mr1Eric Laurent
2011-11-02Fix problem in lvm effect bundle wrapper.Eric Laurent
2011-11-01Fix device management in lvm effect bundle wrapper.Eric Laurent
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-07-18Audio framework: support for audio pre processingEric Laurent
2011-07-17Audio preprocessing wrapper for webrtc.Eric Laurent