summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* Add a per-thread heap that is read-only to clientsGlenn Kasten2014-05-072-0/+19
* Fix a couple of fast capture typo bugsGlenn Kasten2014-05-071-2/+2
* Merge "Use audio_is_linear_pcm()"Glenn Kasten2014-05-051-2/+2
|\
| * Use audio_is_linear_pcm()Glenn Kasten2014-05-021-2/+2
* | Fix bug for direct track with PCM != 16-bitGlenn Kasten2014-05-021-4/+2
|/
* Start pulling bits of FastMixer up to FastThreadGlenn Kasten2014-04-2811-668/+932
* am 7e5c6351: am 4513aa2c: Merge "AArch64: rewrite audioflinger\'s sinc resamp...Glenn Kasten2014-04-241-151/+165
|\
| * am 4513aa2c: Merge "AArch64: rewrite audioflinger\'s sinc resample by intrins...Glenn Kasten2014-04-241-151/+165
| |\
| | * Merge "AArch64: rewrite audioflinger's sinc resample by intrinsics."Glenn Kasten2014-04-231-151/+165
| | |\
| | | * AArch64: rewrite audioflinger's sinc resample by intrinsics.Zhongwei Yao2014-04-101-151/+165
* | | | am e80631aa: am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-152-3/+3
|\ \ \ \ | |/ / /
| * | | am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-152-3/+3
| |\ \ \ | | |/ /
| | * | media: use size_t for integer iterator to Vector::size()Mark Salyzyn2014-04-152-3/+3
| | |/
* | | Merge "Improve resampler filter computation speed"Andy Hung2014-04-151-1/+25
|\ \ \
| * | | Improve resampler filter computation speedAndy Hung2014-04-021-1/+25
* | | | audioflinger: forward device change to effects in direct threadGlenn Kasten2014-04-141-0/+10
* | | | Update test-resample to handle multichannelAndy Hung2014-04-101-57/+48
* | | | Add and enable floating point option for audio resamplerAndy Hung2014-04-093-164/+179
* | | | Add floating point to audio resample processingAndy Hung2014-04-092-85/+163
* | | | Add capability for floating point Kaiser window filtersAndy Hung2014-04-081-2/+3
* | | | Update test-resample to handle floating pointAndy Hung2014-04-081-17/+54
* | | | Merge "Fix 64-bit build warnings"Glenn Kasten2014-04-081-10/+11
|\ \ \ \
| * | | | Fix 64-bit build warningsGlenn Kasten2014-04-081-10/+11
* | | | | Fix regression in FastMixer statisticsGlenn Kasten2014-04-071-0/+1
|/ / / /
* | | | Change references of Q19.12 to Q4.27 for clarityAndy Hung2014-04-025-9/+10
|/ / /
* | | Merge "FastMixer use FastThread and FastMixerState use FastThreadState"Glenn Kasten2014-04-013-18/+13
|\ \ \
| * | | FastMixer use FastThread and FastMixerState use FastThreadStateGlenn Kasten2014-03-313-18/+13
* | | | Merge changes I5748f47d,I3f074933Glenn Kasten2014-04-014-1/+117
|\ \ \ \ | |/ / /
| * | | Add FastThread.hGlenn Kasten2014-03-311-0/+38
| * | | Add FastThreadStateGlenn Kasten2014-03-313-1/+79
* | | | Add FIXMEs to createRecord for fast captureGlenn Kasten2014-03-312-9/+13
|/ / /
* | | Merge "Mark the logging heap read-only to media.log service"Glenn Kasten2014-03-281-1/+1
|\ \ \
| * | | Mark the logging heap read-only to media.log serviceGlenn Kasten2014-03-181-1/+1
* | | | Merge "Use symbol AUDIO_IO_HANDLE_NONE from <system/audio.h>"Glenn Kasten2014-03-261-12/+12
|\ \ \ \
| * | | | Use symbol AUDIO_IO_HANDLE_NONE from <system/audio.h>Glenn Kasten2014-03-261-12/+12
* | | | | Merge "Use LOG_ALWAYS_FATAL instead of LOG_FATAL"Glenn Kasten2014-03-264-15/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use LOG_ALWAYS_FATAL instead of LOG_FATALGlenn Kasten2014-03-264-15/+15
* | | | | Merge "Use symbolic constants from <system/audio.h>"Glenn Kasten2014-03-261-1/+1
|\ \ \ \ \
| * | | | | Use symbolic constants from <system/audio.h>Glenn Kasten2014-03-251-1/+1
| |/ / / /
* | | | | Merge "Use symbol AUDIO_DEVICE_NONE from <system/audio.h>"Glenn Kasten2014-03-261-2/+2
|\ \ \ \ \
| * | | | | Use symbol AUDIO_DEVICE_NONE from <system/audio.h>Glenn Kasten2014-03-251-2/+2
| |/ / / /
* | | | | Merge "Fix uses of KeyedVector"Glenn Kasten2014-03-261-0/+1
|\ \ \ \ \
| * | | | | Fix uses of KeyedVectorGlenn Kasten2014-03-251-0/+1
| |/ / / /
* | | | | Document AudioFlinger::nextUniqueId()Glenn Kasten2014-03-252-2/+13
|/ / / /
* | | | resolved conflicts for merge of f40c4c56 to masterGlenn Kasten2014-03-191-9/+19
|\ \ \ \ | | |/ / | |/| |
| * | | am 36817364: Merge "Add libaudioresampler"Glenn Kasten2014-03-191-11/+18
| |\ \ \ | | | |/ | | |/|
| | * | Add libaudioresamplerGlenn Kasten2014-03-191-11/+18
| * | | am 77658a06: Merge "AudioPolicyService: malloc/delete pair"Glenn Kasten2014-03-181-1/+1
| |\ \ \ | | |/ /
| | * | Merge "AudioPolicyService: malloc/delete pair"Glenn Kasten2014-03-181-1/+1
| | |\ \
| | | * | AudioPolicyService: malloc/delete pairYou Kim2013-09-121-1/+1