summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* Add floating and multichannel record to AudioFlingerAndy Hung2015-04-224-80/+162
* Merge "Make record buffer in RecordThread variable format"Andy Hung2015-04-222-9/+9
|\
| * Make record buffer in RecordThread variable formatAndy Hung2015-04-212-9/+9
* | Merge "Fix single channel playback that does not use AUDIO_CHANNEL_OUT_MONO"Andy Hung2015-04-221-2/+3
|\ \ | |/
| * Fix single channel playback that does not use AUDIO_CHANNEL_OUT_MONOAndy Hung2015-04-211-2/+3
* | Use AudioPlaybackRate to hold TimestretchBufferProvider parametersRicardo Garcia2015-04-226-80/+118
|/
* Merge "TimestretchBufferProvider integration with Sonic Library"Ricardo Garcia2015-04-144-14/+36
|\
| * TimestretchBufferProvider integration with Sonic LibraryRicardo Garcia2015-04-134-14/+36
* | Merge "audio polciy: remove FM audio capture permission."Eric Laurent2015-04-132-8/+0
|\ \ | |/ |/|
| * audio polciy: remove FM audio capture permission.Eric Laurent2015-04-132-8/+0
* | Merge "AudioFlinger: more DTS passthrough support"Phil Burk2015-04-103-19/+29
|\ \
| * | AudioFlinger: more DTS passthrough supportPhil Burk2015-04-093-19/+29
| |/
* | Add playback rate to AudioTrackAndy Hung2015-04-092-18/+36
* | Add playback rate to AudioMixerAndy Hung2015-04-094-1/+270
* | Factor out buffer provider code from AudioMixerAndy Hung2015-04-086-434/+523
|/
* Merge "Enable 8 bit and float pcm record formats for AudioFlinger"Andy Hung2015-04-092-14/+55
|\
| * Enable 8 bit and float pcm record formats for AudioFlingerAndy Hung2015-04-082-14/+55
* | Merge "Improve ResamplerBufferProvider"Andy Hung2015-04-084-40/+88
|\ \ | |/
| * Improve ResamplerBufferProviderAndy Hung2015-04-084-40/+88
* | Merge "Add RecordBufferConverter for RecordThread data processing"Andy Hung2015-04-084-136/+305
|\ \ | |/
| * Add RecordBufferConverter for RecordThread data processingAndy Hung2015-04-084-136/+305
* | Merge "Return number of frames output from resample method"Andy Hung2015-04-089-41/+59
|\ \ | |/
| * Return number of frames output from resample methodAndy Hung2015-04-089-41/+59
* | audio flinger: improve device to device audio patchesEric Laurent2015-04-083-22/+20
|/
* 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