summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* am 8c07f759: am 3bdb4fbf: Merge "audioflinger: fix effect problem during unde...Eric Laurent2012-05-302-2/+37
|\
| * audioflinger: fix effect problem during underrunEric Laurent2012-05-302-2/+37
* | am 0cc62570: am f436fdcf: audioflinger: change session check in createTrack.Eric Laurent2012-05-241-7/+3
|\ \ | |/
| * audioflinger: change session check in createTrack.Eric Laurent2012-05-241-7/+3
* | Remove log spam for fast track deniedGlenn Kasten2012-05-241-1/+1
|/
* audioflinger: refine latency latency calculation.Eric Laurent2012-05-223-1/+23
* Keep a copy of most recent audio playedGlenn Kasten2012-05-217-3/+90
* Add throttle to have pipe fill at more stable rateGlenn Kasten2012-05-182-17/+58
* systrace for audioGlenn Kasten2012-05-173-5/+27
* Merge "Display pipe underrun counters in dumpsys" into jb-devGlenn Kasten2012-05-172-2/+7
|\
| * Display pipe underrun counters in dumpsysGlenn Kasten2012-05-172-2/+7
* | Skip bad kHz values, and display them accuratelyGlenn Kasten2012-05-171-6/+9
|/
* Increase normal mixer's pipe to fast mixerGlenn Kasten2012-05-151-3/+4
* Fix static track activity ref countingEric Laurent2012-05-152-2/+16
* Fix issues with synchronous record start.Eric Laurent2012-05-142-32/+71
* Reduce video frame drop rateGlenn Kasten2012-05-141-10/+36
* Improve underrun handling for fast tracksGlenn Kasten2012-05-144-29/+97
* Fix stopping process for fast tracksGlenn Kasten2012-05-142-34/+87
* AudioFlinger: fix global effects suspend logicEric Laurent2012-05-121-1/+3
* Fix 2 bugs in fast mixer statisticsGlenn Kasten2012-05-111-2/+2
* Use audio tag for system tracingGlenn Kasten2012-05-102-0/+13
* Update fast mixer statisticsGlenn Kasten2012-05-102-22/+128
* dumpsys fCnt and flagsGlenn Kasten2012-05-071-5/+6
* Disable fast track log spamGlenn Kasten2012-05-011-1/+1
* Temporary fix for both normal tracks & fast tracksGlenn Kasten2012-04-302-3/+9
* Fix race condition for non-started fast tracksGlenn Kasten2012-04-308-152/+406
* AudioFlinger: fix stop detection for static tracksEric Laurent2012-04-272-2/+5
* Fast mixer configurationGlenn Kasten2012-04-271-35/+74
* AudioFlinger: fix tracks ready for mixing logic.Eric Laurent2012-04-262-13/+8
* Move frame count calculations for fast tracksGlenn Kasten2012-04-251-10/+28
* Use scheduling policy serviceGlenn Kasten2012-04-246-1/+213
* AudioFlinger normal mixer uses FastMixerGlenn Kasten2012-04-234-53/+609
* Configure policy of mediaserver threadsGlenn Kasten2012-04-223-37/+42
* TimedAudioTrack: Optimize the queue trim operation.John Grossman2012-04-201-11/+29
* TimedAudioTrack: Fix continuity threshold handling.John Grossman2012-04-201-3/+10
* FastMixer updateGlenn Kasten2012-04-205-5/+33
* Fix multichannel downmix pause bug on video playerJean-Michel Trivi2012-04-184-29/+57
* rename audio policy output flagsEric Laurent2012-04-184-11/+11
* Configure the resampler with the correct channel count when downmixingJean-Michel Trivi2012-04-182-9/+10
* Fast mixerGlenn Kasten2012-04-186-0/+678
* Merge "Add template class StateQueue"Glenn Kasten2012-04-183-0/+229
|\
| * Add template class StateQueueGlenn Kasten2012-04-183-0/+229
* | audioflinger: update to new audio HAL.Eric Laurent2012-04-171-59/+76
|/
* AudioMixer new cmd: remove sample rate converterGlenn Kasten2012-04-162-12/+24
* AudioMixer: fix crash in destructorEric Laurent2012-04-161-0/+1
* Fix ALOG_ASSERT in AudioFlingerEric Laurent2012-04-141-2/+2
* Fix the buildJohn Grossman2012-04-121-14/+14
* TimedAudio: Track of the number of pending frames.John Grossman2012-04-122-39/+103
* TimedAudio: Fix a cause of audio popping.John Grossman2012-04-122-21/+84
* audio pre processing: test code for dual micEric Laurent2012-04-111-1/+1