summaryrefslogtreecommitdiffstats
path: root/media/libeffects/preprocessing
Commit message (Expand)AuthorAgeFilesLines
* audio effects: fix heap overflowEric Laurent2015-06-191-16/+19
* Use new channel count functions for audio masksAndy Hung2014-05-161-3/+3
* resolved conflicts for merge of cf79c7a5 to masterYing Wang2014-05-081-5/+0
* LP64 fixes for media/libeffectsAshok Bhat2014-02-201-7/+7
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-6/+6
* frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-271-1/+1
* libeffects: do not use GNU old-style field designatorssynergydev2013-10-191-7/+7
* Add liblogYing Wang2013-04-091-1/+2
* Turn off executable bit on ordinary filesGlenn Kasten2012-11-022-0/+0
* Only export the symbols that need to beMarco Nelissen2012-10-252-0/+4
* Switch to new fx library APIMarco Nelissen2012-10-251-26/+0
* audioflinger: changes for new audio devices enumsEric Laurent2012-09-071-0/+4
* Use struct assignment instead of explicit memcpyGlenn Kasten2012-07-171-3/+3
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* audio pre processing: test code for dual micEric Laurent2012-04-111-3/+261
* audio_channel_in/out_mask_from_countGlenn Kasten2012-03-151-5/+4
* Remove dependency on audio_* locationGlenn Kasten2012-03-141-1/+1
* 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-081-3/+3
|/
* modifications for new webrtc modulesEric Laurent2012-02-012-5/+5
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-20/+20
* audio effects: rename configure commandEric Laurent2011-12-191-8/+53
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-45/+45
* Audio preprocessing wrapper for webrtc.Eric Laurent2011-07-172-0/+1641