summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/AudioMixer.h
Commit message (Expand)AuthorAgeFilesLines
* Rename mSinkFormat to mMixerFormat for AudioMixer::track_tAndy Hung2014-03-011-2/+2
* Add Track Sink Format to AudioMixerAndy Hung2014-02-261-1/+4
* Fix clang warnings in AudioFlingerGlenn Kasten2014-02-101-1/+1
* Simplify track 'needs' bitsGlenn Kasten2013-11-061-15/+7
* Fix race condition in initializing downmixGlenn Kasten2013-11-061-2/+2
* media.log cleanupGlenn Kasten2013-03-011-1/+7
* Revert "Temporary additional logging to investigate bug"Glenn Kasten2013-02-151-23/+2
* Temporary additional logging to investigate bugGlenn Kasten2013-02-151-2/+23
* Revert "Temporary additional logging to investigate bug"Glenn Kasten2013-02-141-20/+2
* Temporary additional logging to investigate bugGlenn Kasten2013-02-141-2/+20
* Revert "Temporary additional logging to investigate bug"Glenn Kasten2013-02-141-3/+1
* Temporary additional logging to investigate bugGlenn Kasten2013-02-131-1/+3
* Line length 100Glenn Kasten2012-11-011-6/+12
* Document AudioMixer hard-coded limitsGlenn Kasten2012-10-261-0/+7
* Communicate audio session ID to downmixerJean-Michel Trivi2012-09-121-2/+4
* am c9beb01c: am b9cba9b7: Merge "Move libnbaio out of AudioFlinger" into jb-m...Glenn Kasten2012-08-301-1/+1
|\
| * Move libnbaio out of AudioFlingerGlenn Kasten2012-08-301-1/+1
* | Share local time frequency for all tracks & mixersGlenn Kasten2012-07-251-3/+5
|/
* Fix multichannel downmix pause bug on video playerJean-Michel Trivi2012-04-181-1/+3
* AudioMixer new cmd: remove sample rate converterGlenn Kasten2012-04-161-2/+14
* AudioMixer uses downmix effect for multichannel contentJean-Michel Trivi2012-04-091-3/+36
* Merge "AudioMixer can be configured for fewer max tracks"Glenn Kasten2012-03-211-1/+8
|\
| * AudioMixer can be configured for fewer max tracksGlenn Kasten2012-03-201-1/+8
* | Update commentsGlenn Kasten2012-03-191-0/+5
|/
* Remove bit fields to improve performanceGlenn Kasten2012-02-171-7/+21
* Simplify codeGlenn Kasten2012-02-171-2/+1
* Upintegrate Audio Flinger changes from ICS_AAHJohn Grossman2012-02-161-8/+15
* Update commentsGlenn Kasten2012-02-141-1/+1
* Merge "AudioFlinger methods const and inline"Glenn Kasten2012-02-081-4/+5
|\
| * AudioFlinger methods const and inlineGlenn Kasten2012-02-031-4/+5
* | Use virtual destructorsGlenn Kasten2012-02-031-1/+1
|/
* Merge "By convention const goes before the type specifier"Glenn Kasten2012-01-091-1/+1
|\
| * By convention const goes before the type specifierGlenn Kasten2012-01-061-1/+1
* | Merge "Remove the notion of "active track" from mixer"Glenn Kasten2012-01-051-7/+7
|\ \ | |/ |/|
| * Remove the notion of "active track" from mixerGlenn Kasten2011-12-201-7/+7
* | Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros"Glenn Kasten2012-01-051-5/+0
|\ \
| * | Use the standard CC_LIKELY and CC_UNLIKELY macrosGlenn Kasten2012-01-051-5/+0
* | | resolved conflicts for merge of 1a4b9939 to masterEric Laurent2012-01-041-0/+3
|\ \ \ | |/ / |/| |
| * | audioflinger: fix clicks on 48kHz audio.Eric Laurent2011-12-221-0/+3
* | | Merge "Remove dead code"Glenn Kasten2011-12-201-5/+2
|\ \ \ | |_|/ |/| |
| * | Remove dead codeGlenn Kasten2011-12-191-5/+2
| |/
* | Merge "Use constants for 2 and 32"Glenn Kasten2011-12-161-5/+5
|\ \
| * | Use constants for 2 and 32Glenn Kasten2011-12-161-5/+5
* | | Merge "Extract out audio DSP code to utility library"Glenn Kasten2011-12-161-2/+0
|\ \ \ | |/ / |/| |
| * | Extract out audio DSP code to utility libraryGlenn Kasten2011-12-161-2/+0
| |/
* | Use switch in AudioMixer::setParameterGlenn Kasten2011-12-161-1/+1
* | Merge "setActiveTrack and setBufferProvider can't fail"Glenn Kasten2011-12-161-2/+2
|\ \
| * | setActiveTrack and setBufferProvider can't failGlenn Kasten2011-12-151-2/+2
| |/
* | Merge "Simplify enable/disable mixing"Glenn Kasten2011-12-161-4/+3
|\ \
| * | Simplify enable/disable mixingGlenn Kasten2011-12-151-4/+3
| |/