summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-057-233/+13
|\
| * CameraService: Use SCHED_FIFO for request queue thread in HFREino-Ville Talvala2015-09-266-232/+3
| * Merge "Workaround static fast track start-after-stop issue" into mnc-dr-devAndy Hung2015-09-121-1/+4
| |\
| | * Workaround static fast track start-after-stop issueAndy Hung2015-09-111-1/+4
| * | audio flinger: force audio path start from normal mixerEric Laurent2015-09-101-0/+6
| |/
| * Revert "Do not acknowledge flush() on start() for static tracks"Eric Laurent2015-09-091-6/+3
| * Do not acknowledge flush() on start() for static tracksAndy Hung2015-08-241-3/+6
* | libstagefright: Extended media support via FFMPEGSteve Kondik2015-10-281-0/+1
* | audioflinger: increase client heap size to 4 MBvivek mehta2015-10-061-1/+1
* | Stagefright: Add Checks for allocationsSathishKumar Mani2015-10-063-0/+5
* | audio: Audio resampler support for 192Khz playbackYamit Mehta2015-10-066-1/+282
* | Direct_PCM: add support for effectsvivek mehta2015-10-062-3/+16
* | audio: add support to enable Direct PCM outputvivek mehta2015-10-063-2/+14
* | audioflinger: increase client heap size to 2MBDhanalakshmi Siddani2015-10-061-2/+1
* | AudioFlinger: Add PCM offload format for dumpsys loggingPreetam Singh Ranawat2015-10-061-0/+8
* | audio: init rc to avoid effect's fault statewjiang2015-10-061-6/+6
* | AudioFlinger: Invalidate offload track during SSRRamjee Singh2015-10-061-2/+17
* | audioflinger: Increase Client heap sizeHaynes Mathew George2015-10-061-1/+1
* | audioflinger: clear effect buffers for duplicating outputYamit Mehta2015-10-061-1/+7
|/
* TimestretchBufferProvider: getNextBuffer should follow APIAndy Hung2015-08-211-23/+26
* AudioFlinger: tell HAL the PCM is non-audioPhil Burk2015-08-041-1/+2
* Merge "Fix capture overruns at non-primary sample rate" into mnc-devGlenn Kasten2015-07-243-20/+7
|\
| * Fix capture overruns at non-primary sample rateGlenn Kasten2015-07-223-20/+7
* | Fix record memory buffer allocation for legacy upmix/downmixAndy Hung2015-07-221-1/+1
|/
* AudioFlinger: fix repeated underruns for compressed audioPhil Burk2015-07-175-16/+79
* 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-104-36/+42
* | Merge "AudioFlinger: reset frame position on standby" into mnc-devPhil Burk2015-07-084-67/+87
|\ \ | |/ |/|
| * AudioFlinger: reset frame position on standbyPhil Burk2015-07-074-67/+87
* | audio: Do not delete PatchRecord before Peer is stoppedEric Laurent2015-07-061-3/+12
* | audio: add definitions for devices connected over IPEric Laurent2015-07-061-0/+2
|/
* reduce number of binder calls from mediaserverEric Laurent2015-06-262-3/+13
* Merge "Using centralized isAudioPlaybackRateValid to validate parameters" int...Ricardo Garcia2015-06-233-10/+9
|\
| * Using centralized isAudioPlaybackRateValid to validate parametersRicardo Garcia2015-06-223-10/+9
* | Merge "Fix FastMixer high bit depth Hal support" into mnc-devAndy Hung2015-06-221-0/+4
|\ \
| * | Fix FastMixer high bit depth Hal supportAndy Hung2015-06-191-0/+4
* | | Merge "AudioFlinger: reset SPDIF encoder on flush" into mnc-devPhil Burk2015-06-201-1/+2
|\ \ \
| * | | AudioFlinger: reset SPDIF encoder on flushPhil Burk2015-06-191-1/+2
| | |/ | |/|
* | | Merge "Fix clamp issue with AudioMixer with float input and int16 output" int...Andy Hung2015-06-191-3/+2
|\ \ \ | |_|/ |/| |
| * | Fix clamp issue with AudioMixer with float input and int16 outputAndy Hung2015-06-181-3/+2
| |/
* | Reduce log messages on AudioFlinger throttleAndy Hung2015-06-182-2/+17
|/
* Merge "Fix AudioRecord cleanup if construction fails" into mnc-devAndy Hung2015-06-131-1/+3
|\
| * Fix AudioRecord cleanup if construction failsAndy Hung2015-06-121-1/+3
* | Merge "AudioFlinger: flush stream when switching tracks" into mnc-devPhil Burk2015-06-112-24/+45
|\ \
| * | AudioFlinger: flush stream when switching tracksPhil Burk2015-06-112-24/+45
| |/
* | Take advantage of audio_channel_in_mask_from_countGlenn Kasten2015-06-091-5/+3
|/
* Merge "Throttle MixerThread data pull to no more than twice expected rate" in...Andy Hung2015-06-032-3/+38
|\
| * Throttle MixerThread data pull to no more than twice expected rateAndy Hung2015-06-032-3/+38
* | Fix buildGlenn Kasten2015-06-021-0/+1