summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Start pulling bits of FastMixer up to FastThreadGlenn Kasten2014-04-281-1/+2
* Add FastThreadStateGlenn Kasten2014-03-311-1/+1
* resolved conflicts for merge of f40c4c56 to masterGlenn Kasten2014-03-191-9/+19
|\
| * Add libaudioresamplerGlenn Kasten2014-03-191-11/+18
* | Merge "move audio policy service to a separate library"Eric Laurent2014-03-181-3/+13
|\ \
| * | move audio policy service to a separate libraryEric Laurent2014-03-111-3/+13
* | | resolved conflicts for merge of 3c780188 to masterGlenn Kasten2014-03-141-0/+1
|\ \ \ | |/ / |/| / | |/
| * mediaserver and associated services are 32-bit onlyGlenn Kasten2014-03-121-0/+1
* | Audio resampler update to add S16 filtersAndy Hung2013-12-271-4/+6
* | Use libsndfile to write .wav filesGlenn Kasten2013-12-171-0/+7
|/
* Make AudioFlinger::instantiate() more resilient when called from separate moduleGlenn Kasten2013-07-191-18/+1
* make libaudioflinger symbols visibility hiddenMathias Agopian2013-05-091-0/+2
* Add liblogYing Wang2013-04-091-3/+5
* Add template class SingleStateQueueGlenn Kasten2013-03-051-1/+0
* Remove tee sink debugging at compile timeGlenn Kasten2013-02-261-0/+3
* Update tee sinkGlenn Kasten2013-02-221-8/+0
* audioflinger: define ANDROID_SMP, remove conditional tracingAlex Ray2012-11-301-0/+7
* Remove conditional compilation of ATRACE functionsAlex Ray2012-11-301-3/+0
* AudioFlinger files reorganizationEric Laurent2012-11-191-0/+3
* Save copy of mic input, disabled by defaultGlenn Kasten2012-11-011-0/+4
* Remove obsolete references to libmedia_nativeGlenn Kasten2012-10-301-2/+0
* a test app for the resamplersMathias Agopian2012-10-261-0/+23
* reenable the cubic resamplerMathias Agopian2012-10-261-3/+1
* audioflinger/resampler: add build source for libaudio-resamplerty.lee2012-10-071-0/+2
* Integrate improved coefficient sinc resampler: VHQGlenn Kasten2012-10-041-1/+3
* Disable audio watchdogGlenn Kasten2012-09-301-2/+2
* audioflinger: use resample coefficients from audio-resampler library.SathishKumar Mani2012-09-261-2/+2
* Move libnbaio out of AudioFlingerGlenn Kasten2012-08-301-27/+1
* Remove debug code HAVE_REQUEST_PRIORITY and SOAKERGlenn Kasten2012-07-031-1/+1
* Make CPU frequency statistics optionalGlenn Kasten2012-06-141-0/+3
* Add audio watchdog threadGlenn Kasten2012-06-111-0/+4
* Reduce underruns in screen off, esp. with EQGlenn Kasten2012-06-081-0/+3
* State queue dumpGlenn Kasten2012-06-041-0/+3
* Keep a copy of most recent audio playedGlenn Kasten2012-05-211-0/+4
* systrace for audioGlenn Kasten2012-05-171-0/+3
* Use scheduling policy serviceGlenn Kasten2012-04-241-1/+13
* AudioFlinger normal mixer uses FastMixerGlenn Kasten2012-04-231-1/+1
* Configure policy of mediaserver threadsGlenn Kasten2012-04-221-0/+2
* FastMixer updateGlenn Kasten2012-04-201-1/+1
* Fast mixerGlenn Kasten2012-04-181-0/+6
* Add template class StateQueueGlenn Kasten2012-04-181-0/+2
* Non-blocking audio I/O interface, WIPGlenn Kasten2012-04-021-0/+24
* Revert "AudioFlinger does not need libmedia any more"Glenn Kasten2012-03-231-0/+1
* AudioFlinger does not need libmedia any moreGlenn Kasten2012-03-221-1/+0
* Add libmedia_nativeGlenn Kasten2012-03-191-0/+2
* Remove dependency on audio_* locationGlenn Kasten2012-03-141-2/+2
* AudioBufferProvider comments and cleanupGlenn Kasten2012-02-241-1/+0
* Upintegrate Audio Flinger changes from ICS_AAHJohn Grossman2012-02-161-0/+2
* Factor out and speed up permission-checking codeGlenn Kasten2012-02-131-1/+2
* Disable HQ resamplers for now until qualifiedGlenn Kasten2012-02-091-2/+2