summaryrefslogtreecommitdiffstats
path: root/media/libeffects/downmix
Commit message (Expand)AuthorAgeFilesLines
* LP64 fixes for media/libeffectsAshok Bhat2014-02-202-5/+5
* 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