summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move up AudioFlinger::createTrack and openRecord parameter checks"Glenn Kasten2014-02-271-1/+32
|\
| * Move up AudioFlinger::createTrack and openRecord parameter checksGlenn Kasten2014-02-271-1/+32
* | Merge "Add Track Sink Format to AudioMixer"Andy Hung2014-02-272-23/+72
|\ \ | |/ |/|
| * Add Track Sink Format to AudioMixerAndy Hung2014-02-262-23/+72
* | Merge "Fix 1:1 dynamic resampler rate setting"Andy Hung2014-02-251-0/+4
|\ \
| * | Fix 1:1 dynamic resampler rate settingAndy Hung2014-02-191-0/+4
* | | Merge "The -O option now takes a CSV instead of a single value"Glenn Kasten2014-02-241-12/+81
|\ \ \
| * | | The -O option now takes a CSV instead of a single valueGlenn Kasten2014-02-211-12/+81
| | |/ | |/|
* | | Merge "camera2: Fix race with stream deletion during disconnect."Ruben Brunk2014-02-241-6/+8
|\ \ \
| * | | camera2: Fix race with stream deletion during disconnect.Ruben Brunk2013-12-051-6/+8
* | | | Merge "Account for unreleased frames when predicting resampler needs"Glenn Kasten2014-02-221-20/+28
|\ \ \ \
| * | | | Account for unreleased frames when predicting resampler needsGlenn Kasten2014-02-211-20/+28
| | |/ / | |/| |
* | | | Merge "Make tee sink work again"Glenn Kasten2014-02-212-2/+3
|\ \ \ \
| * | | | Make tee sink work againGlenn Kasten2014-02-212-2/+3
| |/ / /
* | | | audioflinger: fix race condition in SyncEvent callbackEric Laurent2014-02-203-7/+10
|/ / /
* | | Allow specifying frames per call to resample()Glenn Kasten2014-02-191-3/+15
* | | Merge "Fix resampler to allow output of single frame"Andy Hung2014-02-195-6/+38
|\ \ \
| * | | Fix resampler to allow output of single frameAndy Hung2014-02-195-6/+38
| | |/ | |/|
* | | Multi-client recording continuedGlenn Kasten2014-02-183-47/+46
* | | Move handleSyncStartEvent and clearSyncStartEvent to RecordTrackGlenn Kasten2014-02-184-34/+33
* | | Add _l suffix to readInputParameters/OutputParametersGlenn Kasten2014-02-183-17/+17
* | | Multi-client recordingGlenn Kasten2014-02-185-318/+408
|/ /
* | Merge "Track pid for each session"Marco Nelissen2014-02-132-7/+13
|\ \
| * | Track pid for each sessionMarco Nelissen2014-02-112-7/+13
* | | Merge "Proper adjustment of filterlength for downsampling"Andy Hung2014-02-121-6/+14
|\ \ \ | |/ / |/| |
| * | Proper adjustment of filterlength for downsamplingAndy Hung2014-02-111-6/+14
* | | resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-1117-57/+72
|\ \ \
| * | | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-1117-58/+73
* | | | Merge "Fix clang warnings in AudioFlinger"Glenn Kasten2014-02-107-25/+28
|\ \ \ \
| * | | | Fix clang warnings in AudioFlingerGlenn Kasten2014-02-107-25/+28
* | | | | am 5a458ede: am 5930e8eb: Merge "AudioFlinger: Remove code for supporting res...Glenn Kasten2014-02-104-26/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
* | | | | | am 4e12dade: am 4361749d: Merge "AudioTrack: Never try to use the fast path i...Glenn Kasten2014-02-102-5/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
* | | | | | Merge "Pretty up audioflinger dumpsys"Marco Nelissen2014-02-108-190/+374
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Pretty up audioflinger dumpsysMarco Nelissen2014-02-108-190/+374
| | |_|/ / | |/| | |
* | | | | Merge "Use printf format %#x for audio_format_t in logs"Glenn Kasten2014-02-102-12/+12
|\ \ \ \ \
| * | | | | Use printf format %#x for audio_format_t in logsGlenn Kasten2014-02-072-12/+12
* | | | | | Merge "Fix whitespace"Glenn Kasten2014-02-074-18/+19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix whitespaceGlenn Kasten2014-02-074-18/+19
* | | | | | Merge "Use Format_isValid() and Format_isEqual() instead of direct comparison"Glenn Kasten2014-02-073-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use Format_isValid() and Format_isEqual() instead of direct comparisonGlenn Kasten2014-02-033-3/+3
* | | | | | Merge "AudioFlinger: Offload track transition fix"Eric Laurent2014-02-072-5/+21
|\ \ \ \ \ \
| * | | | | | AudioFlinger: Offload track transition fixHaynes Mathew George2014-02-062-5/+21
* | | | | | | Merge "AudioFlinger: Modify flush handling for offload path"Eric Laurent2014-02-074-15/+31
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | AudioFlinger: Modify flush handling for offload pathHaynes Mathew George2014-02-064-15/+31
* | | | | | | Merge "audioflinger: OffloadThread state fix"Eric Laurent2014-02-071-3/+2
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | audioflinger: OffloadThread state fixHaynes Mathew George2014-02-061-3/+2