summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove new camera connect API.Wu-cheng Li2012-04-192-125/+31
* 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
* AudioMixer uses downmix effect for multichannel contentJean-Michel Trivi2012-04-094-16/+269
* Merge "Non-blocking audio I/O interface, WIP"Glenn Kasten2012-04-0525-0/+2046
|\
| * Non-blocking audio I/O interface, WIPGlenn Kasten2012-04-0225-0/+2046
* | audio policy: load audio hw modules.Eric Laurent2012-04-043-169/+279
* | audio policy: add configuration fileEric Laurent2012-04-033-30/+4
* | AudioFlinger track flags and server's fast policyGlenn Kasten2012-04-022-9/+63
* | const methods and commentsGlenn Kasten2012-04-022-22/+26
* | AudioMixer default track parametersGlenn Kasten2012-04-011-23/+33
|/
* Make AudioTrack/AudioRecord handle more than 2^32 framesMarco Nelissen2012-03-301-4/+14
* implemented synchronous audio captureEric Laurent2012-03-292-20/+312
* Fix deadlock in camera destruction after client app's crashKeun young Park2012-03-282-18/+60
* AV Android make files changesJames Dong2012-03-281-1/+1