summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Threads.cpp
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE - improve audio effect framwework thread safetyEric Laurent2017-03-221-18/+33
* audioflinger: Always process volume commands from a latest trackHaynes Mathew George2016-08-191-9/+3
* audioflinger: set flush pending on invalidating offload trackHaynes Mathew George2016-08-191-2/+14
* Don't place large objects on the stackGlenn Kasten2016-08-191-5/+13
* audio: use offload standby delay for direct pcmWeiyin Jiang2016-04-031-0/+2
* audio: allow standby for direct trackWeiyin Jiang2016-04-031-0/+4
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-101-3/+20
|\
| * audioflinger: fix standby delay on A2DP outputEric Laurent2016-01-121-3/+20
* | Combine 'DTS Sound (TruMedia) Postpro support in frameworks/av for Android 6....jinamdar2016-02-011-2/+64
* | audioflinger: update multiplier logic to calculate frameCountSatya Krishna Pindiproli2015-12-191-13/+1
* | libaudioflinger: avoid s/w effect processing in case of Direct PCMvivek mehta2015-12-191-2/+3
* | audioflinger: Don't do float conversion in upmix/downmix for legacy ALSAArne Coucheron2015-12-071-0/+59
* | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-1/+4
|\ \ | |/
| * am 4c6e77ff: AudioFlinger: Clear record buffers when starting RecordThreadAndy Hung2015-10-131-1/+4
| |\
| | * AudioFlinger: Clear record buffers when starting RecordThreadAndy Hung2015-10-131-1/+4
* | | audioflinger: Fix effect can't be added for mono channel input.Manish Kumar2015-12-071-1/+1
* | | audioflinger: Adjust throttle interval when effects in useSteve Kondik2015-11-271-2/+3
* | | audio: Set OutputFormat of AudioMixer to PCM16Ramjee Singh2015-11-201-0/+4
* | | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-051-1/+7
|\ \ \ | |/ /
| * | CameraService: Use SCHED_FIFO for request queue thread in HFREino-Ville Talvala2015-09-261-1/+1
| * | audio flinger: force audio path start from normal mixerEric Laurent2015-09-101-0/+6
| |/
* | Direct_PCM: add support for effectsvivek mehta2015-10-061-2/+14
* | audio: add support to enable Direct PCM outputvivek mehta2015-10-061-1/+8
* | audioflinger: clear effect buffers for duplicating outputYamit Mehta2015-10-061-1/+7
|/
* Merge "Fix capture overruns at non-primary sample rate" into mnc-devGlenn Kasten2015-07-241-14/+6
|\
| * Fix capture overruns at non-primary sample rateGlenn Kasten2015-07-221-14/+6
* | Fix record memory buffer allocation for legacy upmix/downmixAndy Hung2015-07-221-1/+1
|/
* AudioFlinger: fix repeated underruns for compressed audioPhil Burk2015-07-171-4/+12
* Merge "audioflinger: flush HAL when transitioning to next direct track" into ...Eric Laurent2015-07-131-9/+12
|\
| * audioflinger: flush HAL when transitioning to next direct trackEric Laurent2015-07-071-9/+12
* | audio: several fixes in audio routing callbacksEric Laurent2015-07-101-11/+16
|/
* audio: add definitions for devices connected over IPEric Laurent2015-07-061-0/+2
* reduce number of binder calls from mediaserverEric Laurent2015-06-261-3/+12
* Reduce log messages on AudioFlinger throttleAndy Hung2015-06-181-2/+15
* Merge "AudioFlinger: flush stream when switching tracks" into mnc-devPhil Burk2015-06-111-22/+40
|\
| * AudioFlinger: flush stream when switching tracksPhil Burk2015-06-111-22/+40
* | Take advantage of audio_channel_in_mask_from_countGlenn Kasten2015-06-091-5/+3
|/
* Throttle MixerThread data pull to no more than twice expected rateAndy Hung2015-06-031-3/+35
* Merge "Add more device codes for symbolic display" into mnc-devGlenn Kasten2015-05-291-0/+34
|\
| * Add more device codes for symbolic displayGlenn Kasten2015-05-271-0/+34
* | audio flinger: add suffix to time variables namesEric Laurent2015-05-271-51/+51
* | Merge "audio flinger: pause direct output when underrunning" into mnc-devEric Laurent2015-05-271-7/+7
|\ \ | |/ |/|
| * audio flinger: pause direct output when underrunningEric Laurent2015-05-261-7/+7
* | Merge "audio flinger: do not call JAVA services until system is ready" into m...Eric Laurent2015-05-211-35/+48
|\ \
| * | audio flinger: do not call JAVA services until system is readyEric Laurent2015-05-201-35/+48
| |/
* | Merge "Update FastTrack channel conversion check" into mnc-devAndy Hung2015-05-191-3/+5
|\ \
| * | Update FastTrack channel conversion checkAndy Hung2015-05-191-3/+5
| |/
* | Fix channel mask dump in AudioFlingerAndy Hung2015-05-191-43/+56
|/
* Merge "Update sampling rate to 192kHz for devices" into mnc-devAndy Hung2015-05-121-2/+5
|\
| * Update sampling rate to 192kHz for devicesAndy Hung2015-05-121-2/+5