summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/FastMixer.cpp
Commit message (Expand)AuthorAgeFilesLines
* audioflinger: clear mMixerBuffer if frame is not readyMohan Kumar2016-03-221-3/+15
* Fix FastMixer high bit depth Hal supportAndy Hung2015-06-191-0/+4
* Update commentsGlenn Kasten2015-03-131-0/+1
* Remove redundant this->Glenn Kasten2015-03-031-6/+6
* Add "m" prefix to fieldsGlenn Kasten2015-03-031-121/+121
* Rename FAST_MIXER_STATISTICS to FAST_THREAD_STATISTICSGlenn Kasten2015-03-021-2/+2
* Warmup cycles must be in range and consecutiveGlenn Kasten2015-02-191-2/+4
* Include what you useGlenn Kasten2015-02-191-0/+1
* Pull out FastCaptureDumpState and FastMixerDumpStateGlenn Kasten2015-02-191-219/+0
* Line length 100Glenn Kasten2014-12-301-1/+2
* Restore the ability to build tee sink for debuggingGlenn Kasten2014-09-021-1/+1
* Add multichannel capability to AudioFlingerAndy Hung2014-07-241-5/+24
* Change parameter type for volume to float in AudioMixerAndy Hung2014-05-301-10/+8
* Add multiple format capability to FastMixerAndy Hung2014-05-291-5/+33
* Merge "Rename mixBuffer to mMixerBuffer in FastMixer"Andy Hung2014-05-271-18/+18
|\
| * Rename mixBuffer to mMixerBuffer in FastMixerAndy Hung2014-05-231-18/+18
* | Merge "Add multiple format capability to AudioMixer"Andy Hung2014-05-271-1/+5
|\ \ | |/
| * Add multiple format capability to AudioMixerAndy Hung2014-05-231-1/+5
* | Merge "Add format parameter to getTrackName() and track_t"Andy Hung2014-05-231-1/+2
|\ \ | |/
| * Add format parameter to getTrackName() and track_tAndy Hung2014-05-191-1/+2
* | am 79262cfc: am 5b756bfd: am 8b187f4a: Merge "Move frameworks/av off <sys/ato...Elliott Hughes2014-05-231-1/+0
|\ \
| * | Move frameworks/av off <sys/atomics.h>.Elliott Hughes2014-05-221-1/+0
* | | resolved conflicts for merge of f285c91e to masterElliott Hughes2014-05-221-31/+31
|\ \ \ | |/ /
| * | Move frameworks/av from fdprintf to POSIX dprintf.Elliott Hughes2014-05-221-25/+25
| * | Restore accidentally-removed NULL timeout.Elliott Hughes2014-05-211-1/+1
| * | Move frameworks/av off private API.Elliott Hughes2014-05-211-1/+1
* | | Merge "Update AudioMixer::getTrackName to save channelMask"Andy Hung2014-05-201-5/+1
|\ \ \ | | |/ | |/|
| * | Update AudioMixer::getTrackName to save channelMaskAndy Hung2014-05-161-5/+1
* | | Pass stereo gains as packed minifloatGlenn Kasten2014-05-191-5/+7
|/ /
* | Start pulling bits of FastMixer up to FastThreadGlenn Kasten2014-04-281-561/+327
* | Fix regression in FastMixer statisticsGlenn Kasten2014-04-071-0/+1
* | Use LOG_ALWAYS_FATAL instead of LOG_FATALGlenn Kasten2014-03-261-1/+1
* | resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-111-6/+6
|\ \ | |/
| * Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-6/+6
* | am 5a458ede: am 5930e8eb: Merge "AudioFlinger: Remove code for supporting res...Glenn Kasten2014-02-101-23/+4
|\ \ | |/
| * AudioFlinger: Remove code for supporting resampling in fast tracksMartin Storsjo2014-02-051-23/+4
* | Pretty up audioflinger dumpsysMarco Nelissen2014-02-101-19/+25
* | Use Format_isValid() and Format_isEqual() instead of direct comparisonGlenn Kasten2014-02-031-1/+1
* | am 97992cc7: am 732845c7: FastMixer computes presentation timestamps for fast...Glenn Kasten2013-09-031-1/+46
|\ \ | |/
| * FastMixer computes presentation timestamps for fast tracksGlenn Kasten2013-09-031-1/+46
* | Use curly braces in 'if' to make it easier to add logsGlenn Kasten2013-08-131-1/+2
|/
* HAL stream format for mixer output threads must be stereo 16-bit PCMGlenn Kasten2013-07-251-3/+5
* Use AudioSystem::setLowRamDevice() to configure memoryGlenn Kasten2013-07-191-13/+29
* Make AudioFlinger::instantiate() more resilient when called from separate moduleGlenn Kasten2013-07-191-0/+7
* Fix indentationGlenn Kasten2013-07-101-74/+74
* Remove timing jitter during startup of audioGlenn Kasten2013-04-231-0/+4
* Miscellaneous cleanupGlenn Kasten2013-03-041-3/+3
* media.log cleanupGlenn Kasten2013-03-011-17/+7
* Revert "Temporary additional logging to investigate bug"Glenn Kasten2013-02-151-89/+4
* Temporary additional logging to investigate bugGlenn Kasten2013-02-151-4/+89