summaryrefslogtreecommitdiffstats
path: root/media/libeffects/downmix
Commit message (Expand)AuthorAgeFilesLines
* audio effects: fix heap overflowEric Laurent2015-06-191-9/+9
* Use new channel count functions for audio masksAndy Hung2014-05-161-3/+4
* resolved conflicts for merge of cf79c7a5 to masterYing Wang2014-05-081-6/+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
|/
* libeffects: 64 bit compile issuesMark Salyzyn2014-04-181-22/+23
* Merge "LP64 fixes for media/libeffects"Narayan Kamath2014-03-072-5/+5
|\
| * LP64 fixes for media/libeffectsAshok Bhat2014-02-202-5/+5
* | Merge "Avoid a building error"Glenn Kasten2014-02-251-1/+3
|\ \ | |/ |/|
| * Avoid a building errorChih-Wei Huang2013-01-101-1/+3
* | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-2/+2
* | 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/+1
* | Only export the symbols that need to beMarco Nelissen2012-10-252-0/+4
* | Switch to new fx library APIMarco Nelissen2012-10-252-24/+0
|/
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* 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
* Turn off debug in downmix effectJean-Michel Trivi2012-04-181-1/+1
* AudioMixer uses downmix effect for multichannel contentJean-Michel Trivi2012-04-091-1/+1
* Remove dependency on audio_* locationGlenn Kasten2012-03-141-2/+2
* Effect for multichannel PCM downmix to stereoJean-Michel Trivi2012-03-073-0/+1013