summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* audio flinger: fix standby on output with HW A/V syncEric Laurent2015-04-012-2/+13
* Merge "AudioFlinger: call SPDIF wrapper from AudioFlinger"Phil Burk2015-03-2410-86/+688
|\
| * AudioFlinger: call SPDIF wrapper from AudioFlingerPhil Burk2015-03-2410-86/+688
* | Merge "AudioRecord TRANSFER_OBTAIN can be used with FAST flag"Glenn Kasten2015-03-241-2/+3
|\ \ | |/ |/|
| * AudioRecord TRANSFER_OBTAIN can be used with FAST flagGlenn Kasten2015-03-231-2/+3
* | Merge "AudioFlinger: prevent retrograde timestamps for direct mode"Phil Burk2015-03-242-31/+51
|\ \ | |/ |/|
| * AudioFlinger: prevent retrograde timestamps for direct modePhil Burk2015-03-232-31/+51
* | Fix typosGlenn Kasten2015-03-231-1/+1
* | Merge "Enable full floating point path in AudioMixer"Andy Hung2015-03-201-3/+3
|\ \
| * | Enable full floating point path in AudioMixerAndy Hung2014-11-071-3/+3
* | | Merge "Initial implementation of fast capture dump"Glenn Kasten2015-03-194-1/+30
|\ \ \ | |_|/ |/| |
| * | Initial implementation of fast capture dumpGlenn Kasten2015-03-064-1/+30
* | | Merge "audioflinger: refresh fast track underrun state upon start"Andy Hung2015-03-171-2/+6
|\ \ \
| * | | audioflinger: refresh fast track underrun state upon startHaynes Mathew George2015-03-161-2/+6
* | | | Update commentsGlenn Kasten2015-03-132-1/+2
* | | | Merge "Allow TRANSFER_OBTAIN to be used for fast tracks"Glenn Kasten2015-03-091-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow TRANSFER_OBTAIN to be used for fast tracksGlenn Kasten2015-03-091-2/+3
* | | | Dump generic information first for each threadGlenn Kasten2015-03-061-7/+6
* | | | Display more fields in thread dumpBaseGlenn Kasten2015-03-061-0/+4
|/ / /
* | | Rename mName to mThreadName and kNameLength to kThreadNameLengthGlenn Kasten2015-03-062-14/+15
* | | WhitespaceGlenn Kasten2015-03-062-17/+17
* | | Rename tee sink file name and add prefix to macrosGlenn Kasten2015-03-061-12/+12
* | | Rename formal parameter to match type nameGlenn Kasten2015-03-061-8/+8
* | | Add devicesToString, inputFlagsToString, and sourceToStringGlenn Kasten2015-03-062-1/+106
* | | Merge "Fix typo in string table"Glenn Kasten2015-03-061-1/+1
|\ \ \ | |/ / |/| |
| * | Fix typo in string tableGlenn Kasten2015-03-051-1/+1
* | | Merge "Improve resampler speed for floating point and arm64"Andy Hung2015-03-046-6/+626
|\ \ \ | |/ / |/| |
| * | Improve resampler speed for floating point and arm64Andy Hung2015-03-036-6/+626
* | | Remove PCM16 assumption from FastCaptureGlenn Kasten2015-03-032-9/+6
* | | Pull up comment to superclassGlenn Kasten2015-03-032-7/+6
* | | Remove redundant this->Glenn Kasten2015-03-032-12/+12
* | | Add "m" prefix to fieldsGlenn Kasten2015-03-038-396/+403
* | | Pull out commandToString() from FastMixerDumpState.cppGlenn Kasten2015-03-037-29/+50
* | | Pull up increaseSamplingN and kSamplingNforLowRamDeviceGlenn Kasten2015-03-035-43/+33
* | | Remove redundant semicolon from namespace closingGlenn Kasten2015-03-0319-21/+19
* | | Merge "Fix compile error if FAST_THREAD_STATISTICS not defined"Glenn Kasten2015-03-031-0/+2
|\ \ \
| * | | Fix compile error if FAST_THREAD_STATISTICS not definedGlenn Kasten2015-03-021-0/+2
* | | | Merge "Rename FAST_MIXER_STATISTICS to FAST_THREAD_STATISTICS"Glenn Kasten2015-03-038-19/+18
|\ \ \ \ | |/ / /
| * | | Rename FAST_MIXER_STATISTICS to FAST_THREAD_STATISTICSGlenn Kasten2015-03-028-19/+18
| |/ /
* | | Re-generate sinc tables with comment and indent by 4Glenn Kasten2015-03-022-258/+262
|/ /
* | Merge "Line length 100"Glenn Kasten2015-03-021-1/+2
|\ \
| * | Line length 100Glenn Kasten2015-02-271-1/+2
* | | Merge "Extract resampler coefficient tables to separate files"Glenn Kasten2015-03-023-258/+260
|\ \ \ | |/ /
| * | Extract resampler coefficient tables to separate filesGlenn Kasten2015-02-273-258/+260
* | | Merge "Fix comments in resampler assembly"Andy Hung2015-02-281-40/+40
|\ \ \
| * | | Fix comments in resampler assemblyAndy Hung2015-02-091-40/+40
* | | | Merge "Add channel index mask to AudioMixer"Andy Hung2015-02-281-6/+44
|\ \ \ \
| * | | | Add channel index mask to AudioMixerAndy Hung2015-02-271-6/+44
* | | | | Merge "Change AudioTrack resampling buffers from 3 to 2"Andy Hung2015-02-281-19/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Change AudioTrack resampling buffers from 3 to 2Andy Hung2015-02-061-19/+12