summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* am 8fb04d47: Merge "Fix memory leak when filtering commands in insertCommand_...Eric Laurent2014-05-062-10/+27
|\
| * Merge "Fix memory leak when filtering commands in insertCommand_l()"Eric Laurent2014-05-062-10/+27
| |\
| | * Fix memory leak when filtering commands in insertCommand_l()Jesper Tragardh2014-04-112-10/+27
* | | Merge commit '91820d46b5f3065c2fded3cdf65d305715b33bb1' into HEADBill Yi2014-04-292-3/+4
|\ \ \ | |/ / |/| |
| * | am 36817364: Merge "Add libaudioresampler"Glenn Kasten2014-03-191-11/+18
| |\ \ | | |/
| * | am 77658a06: Merge "AudioPolicyService: malloc/delete pair"Glenn Kasten2014-03-181-1/+1
| |\ \
| * \ \ am 089affb6: Merge "mediaserver and associated services are 32-bit only"Glenn Kasten2014-03-141-0/+1
| |\ \ \
| * \ \ \ am 3c9130a8: Merge "Make frameworks/av 64-bit compatible"Narayan Kamath2014-03-079-45/+58
| |\ \ \ \
| * \ \ \ \ am 5930e8eb: Merge "AudioFlinger: Remove code for supporting resampling in fa...Glenn Kasten2014-03-074-26/+5
| |\ \ \ \ \
| * \ \ \ \ \ am 4361749d: Merge "AudioTrack: Never try to use the fast path if resampling ...Glenn Kasten2014-03-072-5/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am d66cd743: Merge "audioflinger: conform inline ASM to UAL"Glenn Kasten2014-03-071-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am 281dd4e1: audioflinger: fix static track end detectionEric Laurent2014-03-051-9/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | audioflinger: fix static track end detectionEric Laurent2014-03-051-9/+2
| | * | | | | | | | AudioMixer: Remove tracks from enabledTracks after reseting outTempGaurav Kumar2014-03-051-4/+7
| * | | | | | | | | 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 e0cd1051: audioflinger: update track ready conditionHaynes Mathew George2014-03-051-1/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | audioflinger: update track ready conditionHaynes Mathew George2014-03-041-1/+1
| * | | | | | | | | am e010f65e: audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-052-2/+6
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-042-2/+6
* | | | | | | | | | Merge "AArch64: rewrite audioflinger's sinc resample by intrinsics."Glenn Kasten2014-04-231-151/+165
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | AArch64: rewrite audioflinger's sinc resample by intrinsics.Zhongwei Yao2014-04-101-151/+165
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | media: use size_t for integer iterator to Vector::size()Mark Salyzyn2014-04-152-3/+3
|/ / / / / / / / /
* | | | | | | | | Add libaudioresamplerGlenn Kasten2014-03-191-11/+18
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge "AudioPolicyService: malloc/delete pair"Glenn Kasten2014-03-181-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | AudioPolicyService: malloc/delete pairYou Kim2013-09-121-1/+1
* | | | | | | | mediaserver and associated services are 32-bit onlyGlenn Kasten2014-03-121-0/+1
* | | | | | | | audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-062-2/+5
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-119-45/+58
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge "AudioFlinger: Remove code for supporting resampling in fast tracks"Glenn Kasten2014-02-104-26/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | AudioFlinger: Remove code for supporting resampling in fast tracksMartin Storsjo2014-02-054-26/+5
* | | | | | Merge "AudioTrack: Never try to use the fast path if resampling is required"Glenn Kasten2014-02-102-5/+0
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | AudioTrack: Never try to use the fast path if resampling is requiredMartin Storsjo2014-01-312-5/+0
* | | | | audioflinger: conform inline ASM to UALsynergy dev2014-02-041-2/+2
|/ / / /
* | | | audioflinger: fix static track end detectionEric Laurent2014-01-301-9/+2
| |/ / |/| |
* | | Merge "AudioMixer: Remove tracks from enabledTracks after reseting outTemp"Glenn Kasten2014-01-291-4/+7
|\ \ \
| * | | AudioMixer: Remove tracks from enabledTracks after reseting outTempGaurav Kumar2014-01-291-4/+7
* | | | Merge "Frameworks: AudioFlinger: Fix effects memory leak"Glenn Kasten2014-01-101-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Frameworks: AudioFlinger: Fix effects memory leakYu Yezhong2013-10-151-0/+8
| |/ /
* | | audioflinger: check for condition before waitingHaynes Mathew George2013-12-171-1/+6
* | | Merge "Increase kFastTrackMultiplier from 1 to 2"Glenn Kasten2013-12-171-7/+7
|\ \ \ | |_|/ |/| |
| * | Increase kFastTrackMultiplier from 1 to 2Glenn Kasten2013-12-041-7/+7
* | | audioflinger: do not use raw pointer for tracksEric Laurent2013-11-152-8/+8
* | | audioflinger: fix offload track transitionEric Laurent2013-11-121-17/+24
* | | audioflinger: fix offload resume after drainEric Laurent2013-11-121-5/+9
* | | audioflinger: fix direct output underrunEric Laurent2013-11-051-0/+6
* | | Merge "AudioFlinger: fix duplicating thread standby." into klp-devEric Laurent2013-10-311-0/+1
|\ \ \
| * | | AudioFlinger: fix duplicating thread standby.Eric Laurent2013-10-301-0/+1
* | | | Merge "audioflinger: enable effects after registration if needed" into klp-devEric Laurent2013-10-302-0/+3
|\ \ \ \ | |/ / / |/| | |