summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Threads.cpp
Commit message (Expand)AuthorAgeFilesLines
* audio: deprecate audio_stream_frame_size()Eric Laurent2014-07-031-3/+3
* Merge "Add enabling variable for extended precision audio"Andy Hung2014-06-261-7/+9
|\
| * Add enabling variable for extended precision audioAndy Hung2014-06-251-7/+9
* | Use sp<> instead of raw pointer for FastMixerGlenn Kasten2014-06-241-10/+8
* | AudioTrack: add support for compressed audioEric Laurent2014-06-191-12/+25
|/
* am a3603693: Merge "Fix deadlock" into lmp-preview-devGlenn Kasten2014-06-161-5/+8
|\
| * Fix deadlockGlenn Kasten2014-06-161-5/+8
| * Squashed commit of the following:Glenn Kasten2014-06-051-53/+336
| * DO NOT MERGE - audioflinger: first patch panel implementation.Eric Laurent2014-05-281-0/+132
* | frameworks: av: fix bug in the volume managementBryant Liu2014-06-121-0/+3
* | Merge "Change parameter type for volume to float in AudioMixer"Andy Hung2014-06-021-30/+18
|\ \
| * | Change parameter type for volume to float in AudioMixerAndy Hung2014-05-301-30/+18
* | | Use of fast capture by normal captureGlenn Kasten2014-06-021-18/+259
|/ /
* | Add multiple format capability to FastMixerAndy Hung2014-05-291-0/+18
* | Merge "audioflinger: first patch panel implementation."Eric Laurent2014-05-281-0/+132
|\ \
| * | audioflinger: first patch panel implementation.Eric Laurent2014-05-271-0/+132
* | | Allow kFastTrackMultiplier to be specified per deviceGlenn Kasten2014-05-271-1/+31
|/ /
* | Merge "Move validation of frameCount from set to openRecord_l"Glenn Kasten2014-05-271-0/+1
|\ \
| * | Move validation of frameCount from set to openRecord_lGlenn Kasten2014-05-221-0/+1
| |/
* | Merge "Add format parameter to getTrackName() and track_t"Andy Hung2014-05-231-4/+9
|\ \
| * | Add format parameter to getTrackName() and track_tAndy Hung2014-05-191-4/+9
* | | resolved conflicts for merge of f285c91e to masterElliott Hughes2014-05-221-37/+36
|\ \ \ | |_|/ |/| |
| * | am d5516339: Merge "Move frameworks/av from fdprintf to POSIX dprintf."Calin Juravle2014-05-221-2/+2
| |\ \
| | * | Move frameworks/av from fdprintf to POSIX dprintf.Elliott Hughes2014-05-221-2/+2
* | | | resolved conflicts for merge of c0bf836f to masterElliott Hughes2014-05-211-2/+2
|\ \ \ \ | |/ / /
| * | | am 3b6da6bf: Merge "Move frameworks/av off private API."Elliott Hughes2014-05-221-2/+2
| |\ \ \ | | |/ /
| | * | Move frameworks/av off private API.Elliott Hughes2014-05-211-2/+2
* | | | resolved conflicts for merge of b1080917 to masterElliott Hughes2014-05-211-2/+2
|\ \ \ \ | |/ / /
| * | | am d084206d: Merge "Move frameworks/av off __futex_syscall3."Elliott Hughes2014-05-221-2/+2
| |\ \ \ | | |/ /
| | * | Move frameworks/av off __futex_syscall3.Elliott Hughes2014-05-211-2/+2
* | | | Merge "Use new channel count functions for audio masks"Andy Hung2014-05-191-4/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Use new channel count functions for audio masksAndy Hung2014-05-161-4/+4
* | | | Merge "Pass stereo gains as packed minifloat"Glenn Kasten2014-05-191-18/+26
|\ \ \ \
| * | | | Pass stereo gains as packed minifloatGlenn Kasten2014-05-191-18/+26
| |/ / /
* | | | am be2664da: am 4c9bde7a: am ce473c32: Merge "Codec Offload: Add NULL check a...Eric Laurent2014-05-191-1/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am ce473c32: Merge "Codec Offload: Add NULL check as mCallbackThread is NULL ...Eric Laurent2014-05-191-1/+4
| |\ \ | | |/
| | * Codec Offload: Add NULL check as mCallbackThread is NULLUday Gupta2014-05-131-1/+4
| | * audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-061-1/+2
| * | am 3c9130a8: Merge "Make frameworks/av 64-bit compatible"Narayan Kamath2014-03-071-14/+18
| |\ \ | | |/
| * | am 5930e8eb: Merge "AudioFlinger: Remove code for supporting resampling in fa...Glenn Kasten2014-03-071-1/+0
| |\ \
| * \ \ am 4361749d: Merge "AudioTrack: Never try to use the fast path if resampling ...Glenn Kasten2014-03-071-2/+0
| |\ \ \
| * \ \ \ am 281dd4e1: audioflinger: fix static track end detectionEric Laurent2014-03-051-9/+2
| |\ \ \ \
| | * | | | audioflinger: fix static track end detectionEric Laurent2014-03-051-9/+2
| * | | | | am 7e92abea: audioflinger: fix offload write buffer offsetEric Laurent2014-03-051-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | audioflinger: fix offload write buffer offsetEric Laurent2014-03-051-2/+2
| | * | | | audioflinger: check for condition before waitingHaynes Mathew George2014-03-041-1/+6
| * | | | | am e010f65e: audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-051-1/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-041-1/+3
* | | | | | Merge "Pull up mFlags and isFastTrack from Track to TrackBase"Glenn Kasten2014-05-141-1/+1
|\ \ \ \ \ \
| * | | | | | Pull up mFlags and isFastTrack from Track to TrackBaseGlenn Kasten2014-05-131-1/+1