summaryrefslogtreecommitdiffstats
path: root/media/libeffects/downmix/EffectDownmix.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | libeffects: do not use GNU old-style field designatorssynergydev2013-10-191-7/+7
* | Only export the symbols that need to beMarco Nelissen2012-10-251-0/+2
* | Switch to new fx library APIMarco Nelissen2012-10-251-21/+0
|/
* 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-161-11/+269
* 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
* Effect for multichannel PCM downmix to stereoJean-Michel Trivi2012-03-071-0/+889