summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Allow capture by root for command-line native testingGlenn Kasten2015-06-021-0/+4
|/
* 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
* | Merge "Fix for audio effects in offload path for mono content" into mnc-devRicardo Garcia2015-05-291-1/+9
|\ \
| * | Fix for audio effects in offload path for mono contentRicardo Garcia2015-05-281-1/+9
| |/
* | audio flinger: add suffix to time variables namesEric Laurent2015-05-272-56/+56
* | 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