summaryrefslogtreecommitdiffstats
path: root/media/libeffects/preprocessing/PreProcessing.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new channel count functions for audio masksAndy Hung2014-05-161-3/+3
* LP64 fixes for media/libeffectsAshok Bhat2014-02-201-7/+7
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-6/+6
* libeffects: do not use GNU old-style field designatorssynergydev2013-10-191-7/+7
* Turn off executable bit on ordinary filesGlenn Kasten2012-11-021-0/+0
* Only export the symbols that need to beMarco Nelissen2012-10-251-0/+2
* 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
* 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
* 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-011-4/+4
* 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-171-0/+1609