summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Threads.cpp
Commit message (Expand)AuthorAgeFilesLines
* am ba20a086: am bc167f83: resolved conflicts for merge of 84fb58bd to lmp-mr1...Eric Laurent2015-08-201-1/+4
|\
| * resolved conflicts for merge of 84fb58bd to lmp-mr1-devEric Laurent2015-08-181-1/+4
| |\
| | * DO NOT MERGE - audio flinger: fix fuzz test crashEric Laurent2015-08-181-1/+4
| | * audioflinger: fix duplicating thread output buffers clearEric Laurent2014-11-101-1/+5
* | | am 6ab33981: am 610255e8: Merge "audioflinger: pause HW A/V sync output when ...Eric Laurent2015-01-071-5/+10
|\ \ \ | |/ /
| * | audioflinger: pause HW A/V sync output when AudioTrack underrunsEric Laurent2014-12-191-5/+10
* | | am d33712d7: am 145cf5d8: Merge "audioflinger: implement pause/resume for dir...Eric Laurent2014-12-171-21/+106
|\ \ \ | |/ /
| * | audioflinger: implement pause/resume for direct outputsEric Laurent2014-12-161-21/+106
* | | am 6baa8fe7: am 94a92c69: Merge "[audio][audioflinger] Consume all frames whe...Phil Burk2014-12-111-2/+7
|\ \ \ | |/ /
| * | Merge "[audio][audioflinger] Consume all frames when a DirectThread is done."...Phil Burk2014-12-111-2/+7
| |\ \
| | * | [audio][audioflinger] Consume all frames when a DirectThread is done.Phil Burk2014-12-101-2/+7
* | | | am c49d9cda: am 2dda40d6: Merge "audio policy: add support for custom mixes" ...Eric Laurent2014-12-101-1/+7
|\ \ \ \ | |/ / /
| * | | audio policy: add support for custom mixesEric Laurent2014-12-091-1/+7
| |/ /
* | | am 561f50de: am db995fe3: Merge "Fix getTimestamp if offload thread is not in...Andy Hung2014-12-081-1/+2
|\ \ \ | |/ /
| * | Fix getTimestamp if offload thread is not initialized.Andy Hung2014-12-031-1/+2
* | | am bf14c62e: am 72bf901c: Merge "audio policy: new getOutputForAttr() prototy...Eric Laurent2014-11-261-4/+8
|\ \ \ | |/ /
| * | audio policy: new getOutputForAttr() prototype.Eric Laurent2014-11-251-4/+8
* | | am 1a475921: am 223fd5c9: audio: new routing strategies and stream typesEric Laurent2014-11-261-5/+2
|\ \ \ | |/ /
| * | audio: new routing strategies and stream typesEric Laurent2014-11-211-5/+2
* | | am d48f1b68: am f50db74f: Merge "Fix format conversion in DuplicatingThread" ...Glenn Kasten2014-11-211-8/+8
|\ \ \ | |/ /
| * | Fix format conversion in DuplicatingThreadHaynes Mathew George2014-11-201-8/+8
* | | resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aospMarco Nelissen2014-11-171-1/+1
|\ \ \ | |/ / |/| |
| * | Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-1/+1
| |/
* | audioflinger: fix duplicating thread output buffers clearEric Laurent2014-11-071-1/+5
|/
* Fix the fixMarco Nelissen2014-10-201-1/+3
* Clear effect buffer before sending to chainMarco Nelissen2014-10-171-4/+3
* Merge "audioflinger: fix pre processing transfer between record threads." int...Eric Laurent2014-10-031-0/+4
|\
| * audioflinger: fix pre processing transfer between record threads.Eric Laurent2014-10-021-0/+4
* | Fix uncertainty of one normal mix buffer in AudioTrack::getTimestampGlenn Kasten2014-10-021-0/+15
|/
* Merge "Revert "Fix uncertainty of one normal mix buffer in AudioTrack::getTim...Glenn Kasten2014-10-011-13/+0
|\
| * Revert "Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp"Glenn Kasten2014-10-011-13/+0
* | Merge "Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp" ...Glenn Kasten2014-09-301-0/+13
|\ \ | |/
| * Fix uncertainty of one normal mix buffer in AudioTrack::getTimestampGlenn Kasten2014-09-301-0/+13
* | Merge "audioflinger: forward flush to direct output streams" into lmp-devEric Laurent2014-09-301-1/+10
|\ \
| * | audioflinger: forward flush to direct output streamsEric Laurent2014-09-291-1/+10
| |/
* | Fix tee sinkGlenn Kasten2014-09-281-3/+5
|/
* audioflinger: remove debug log.Eric Laurent2014-09-171-2/+0
* audioflinger: fix pre processing effect leakEric Laurent2014-09-151-17/+3
* Make IPowerManager native conform to .aidl for onewayGlenn Kasten2014-09-051-4/+8
* audio flinger: fix use of global effect bufferEric Laurent2014-09-021-0/+4
* Fix memory access error due to race during fast track removalGlenn Kasten2014-08-181-7/+29
* Fix overruns when capturing with resamplingGlenn Kasten2014-08-121-15/+30
* Extend downsampling ratios greater than 2:1Andy Hung2014-08-111-3/+3
* Fix effect and mono sink handling.Andy Hung2014-08-081-4/+4
* audio: fix crashes upon USB device connectionEric Laurent2014-08-051-6/+3
* audio policy: pass session ID to capture activity methodsEric Laurent2014-07-281-2/+2
* Fix rounding in RecordThread resampler buffer computationAndy Hung2014-07-281-10/+12
* Enable lower latency audio capture on more devicesGlenn Kasten2014-07-271-3/+3
* Add multichannel capability to AudioFlingerAndy Hung2014-07-241-13/+23
* audio flinger: add patch connection between hw modulesEric Laurent2014-07-241-16/+74