summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/FastMixer.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Temporary additional logging to investigate bug"Glenn Kasten2013-02-141-43/+2
* Temporary additional logging to investigate bugGlenn Kasten2013-02-141-2/+43
* Revert "Temporary additional logging to investigate bug"Glenn Kasten2013-02-141-28/+2
* Temporary additional logging to investigate bugGlenn Kasten2013-02-131-2/+28
* Revert "Temporary additional logging to investigate bug"Glenn Kasten2013-02-121-16/+0
* Temporary additional logging to investigate bugGlenn Kasten2013-02-121-0/+16
* AudioFlinger uses media.log service for loggingGlenn Kasten2013-01-311-0/+17
* Merge "Add warning about following the design rules"Glenn Kasten2012-12-201-0/+6
|\
| * Add warning about following the design rulesGlenn Kasten2012-11-301-0/+6
* | audioflinger: define ANDROID_SMP, remove conditional tracingAlex Ray2012-11-301-21/+10
* | Remove conditional compilation of ATRACE functionsAlex Ray2012-11-301-0/+5
* | Use ATRACE macros instead of Tracer staticsSimon Wilson2012-11-291-2/+2
|/
* Check clock_gettime(CLOCK_MONOTONIC) for failureGlenn Kasten2012-09-241-0/+3
* Communicate audio session ID to downmixerJean-Michel Trivi2012-09-101-2/+3
* Add outlier statistics for fast mixer cycle timesGlenn Kasten2012-09-071-1/+40
* Tune the overrun correctionGlenn Kasten2012-08-081-2/+2
* AudioFlinger: fix timed audioJohn Grossman2012-08-081-1/+6
* Change definition of warmup periodGlenn Kasten2012-06-151-2/+5
* FastMixer compensates for SRC jitter in audio HALGlenn Kasten2012-06-151-6/+14
* Make CPU frequency statistics optionalGlenn Kasten2012-06-141-4/+19
* Shorten dumpsys media.audio_flinger outputGlenn Kasten2012-06-131-0/+4
* audioflinger: modify fast mixer overrun managementEric Laurent2012-06-061-1/+4
* Fast track dumpsysGlenn Kasten2012-06-031-1/+38
* Was calculating measured warmup time wrongGlenn Kasten2012-06-011-0/+1
* Keep a copy of most recent audio playedGlenn Kasten2012-05-211-0/+5
* systrace for audioGlenn Kasten2012-05-171-3/+18
* Skip bad kHz values, and display them accuratelyGlenn Kasten2012-05-171-6/+9
* Improve underrun handling for fast tracksGlenn Kasten2012-05-141-4/+9
* Fix 2 bugs in fast mixer statisticsGlenn Kasten2012-05-111-2/+2
* Use audio tag for system tracingGlenn Kasten2012-05-101-0/+7
* Update fast mixer statisticsGlenn Kasten2012-05-101-16/+114
* Fix race condition for non-started fast tracksGlenn Kasten2012-04-301-11/+76
* FastMixer updateGlenn Kasten2012-04-201-3/+25
* Fix multichannel downmix pause bug on video playerJean-Michel Trivi2012-04-181-1/+2
* Fast mixerGlenn Kasten2012-04-181-0/+454