| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename mSinkFormat to mMixerFormat for AudioMixer::track_t | Andy Hung | 2014-03-01 | 3 | -16/+16 |
* | Merge "Use float_from_q19_12 conversion in AudioMixer" | Andy Hung | 2014-03-01 | 1 | -3/+4 |
|\ |
|
| * | Use float_from_q19_12 conversion in AudioMixer | Andy Hung | 2014-02-28 | 1 | -3/+4 |
* | | Merge "Add MixerBuffer for accumulation of float audio" | Andy Hung | 2014-02-28 | 2 | -10/+113 |
|\ \
| |/ |
|
| * | Add MixerBuffer for accumulation of float audio | Andy Hung | 2014-02-27 | 2 | -10/+113 |
* | | Merge "Rename mixBufferSize to mSinkBufferSize in AudioFlinger" | Andy Hung | 2014-02-28 | 2 | -11/+11 |
|\ \
| |/ |
|
| * | Rename mixBufferSize to mSinkBufferSize in AudioFlinger | Andy Hung | 2014-02-27 | 2 | -11/+11 |
* | | Merge "Rename constants for MixBufferSize to SinkBufferSize" | Andy Hung | 2014-02-28 | 1 | -9/+9 |
|\ \
| |/ |
|
| * | Rename constants for MixBufferSize to SinkBufferSize | Andy Hung | 2014-02-27 | 1 | -9/+9 |
* | | Merge "Rename mMixBuffer to mSinkBuffer in AudioFlinger" | Andy Hung | 2014-02-28 | 2 | -27/+28 |
|\ \
| |/ |
|
| * | Rename mMixBuffer to mSinkBuffer in AudioFlinger | Andy Hung | 2014-02-27 | 2 | -27/+28 |
* | | Rename setStreamOutput to invalidateStream | Glenn Kasten | 2014-02-28 | 3 | -7/+6 |
* | | Merge "Move up AudioFlinger::createTrack and openRecord parameter checks" | Glenn Kasten | 2014-02-27 | 1 | -1/+32 |
|\ \
| |/
|/| |
|
| * | Move up AudioFlinger::createTrack and openRecord parameter checks | Glenn Kasten | 2014-02-27 | 1 | -1/+32 |
* | | Merge "Add Track Sink Format to AudioMixer" | Andy Hung | 2014-02-27 | 2 | -23/+72 |
|\ \
| |/
|/| |
|
| * | Add Track Sink Format to AudioMixer | Andy Hung | 2014-02-26 | 2 | -23/+72 |
* | | Merge "Fix 1:1 dynamic resampler rate setting" | Andy Hung | 2014-02-25 | 1 | -0/+4 |
|\ \ |
|
| * | | Fix 1:1 dynamic resampler rate setting | Andy Hung | 2014-02-19 | 1 | -0/+4 |
* | | | Merge "The -O option now takes a CSV instead of a single value" | Glenn Kasten | 2014-02-24 | 1 | -12/+81 |
|\ \ \ |
|
| * | | | The -O option now takes a CSV instead of a single value | Glenn Kasten | 2014-02-21 | 1 | -12/+81 |
| | |/
| |/| |
|
* | | | Merge "camera2: Fix race with stream deletion during disconnect." | Ruben Brunk | 2014-02-24 | 1 | -6/+8 |
|\ \ \ |
|
| * | | | camera2: Fix race with stream deletion during disconnect. | Ruben Brunk | 2013-12-05 | 1 | -6/+8 |
* | | | | Merge "Account for unreleased frames when predicting resampler needs" | Glenn Kasten | 2014-02-22 | 1 | -20/+28 |
|\ \ \ \ |
|
| * | | | | Account for unreleased frames when predicting resampler needs | Glenn Kasten | 2014-02-21 | 1 | -20/+28 |
| | |/ /
| |/| | |
|
* | | | | Merge "Make tee sink work again" | Glenn Kasten | 2014-02-21 | 2 | -2/+3 |
|\ \ \ \ |
|
| * | | | | Make tee sink work again | Glenn Kasten | 2014-02-21 | 2 | -2/+3 |
| |/ / / |
|
* | | | | audioflinger: fix race condition in SyncEvent callback | Eric Laurent | 2014-02-20 | 3 | -7/+10 |
|/ / / |
|
* | | | Allow specifying frames per call to resample() | Glenn Kasten | 2014-02-19 | 1 | -3/+15 |
* | | | Merge "Fix resampler to allow output of single frame" | Andy Hung | 2014-02-19 | 5 | -6/+38 |
|\ \ \ |
|
| * | | | Fix resampler to allow output of single frame | Andy Hung | 2014-02-19 | 5 | -6/+38 |
| | |/
| |/| |
|
* | | | Multi-client recording continued | Glenn Kasten | 2014-02-18 | 3 | -47/+46 |
* | | | Move handleSyncStartEvent and clearSyncStartEvent to RecordTrack | Glenn Kasten | 2014-02-18 | 4 | -34/+33 |
* | | | Add _l suffix to readInputParameters/OutputParameters | Glenn Kasten | 2014-02-18 | 3 | -17/+17 |
* | | | Multi-client recording | Glenn Kasten | 2014-02-18 | 5 | -318/+408 |
|/ / |
|
* | | Merge "Track pid for each session" | Marco Nelissen | 2014-02-13 | 2 | -7/+13 |
|\ \ |
|
| * | | Track pid for each session | Marco Nelissen | 2014-02-11 | 2 | -7/+13 |
* | | | Merge "Proper adjustment of filterlength for downsampling" | Andy Hung | 2014-02-12 | 1 | -6/+14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Proper adjustment of filterlength for downsampling | Andy Hung | 2014-02-11 | 1 | -6/+14 |
* | | | resolved conflicts for merge of 566be7c3 to master | Narayan Kamath | 2014-02-11 | 17 | -57/+72 |
|\ \ \ |
|
| * | | | Make frameworks/av 64-bit compatible | Kévin PETIT | 2014-02-11 | 17 | -58/+73 |
* | | | | Merge "Fix clang warnings in AudioFlinger" | Glenn Kasten | 2014-02-10 | 7 | -25/+28 |
|\ \ \ \ |
|
| * | | | | Fix clang warnings in AudioFlinger | Glenn Kasten | 2014-02-10 | 7 | -25/+28 |
* | | | | | am 5a458ede: am 5930e8eb: Merge "AudioFlinger: Remove code for supporting res... | Glenn Kasten | 2014-02-10 | 4 | -26/+5 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge "AudioFlinger: Remove code for supporting resampling in fast tracks" | Glenn Kasten | 2014-02-10 | 4 | -26/+5 |
| |\ \ \ \ |
|
| | * | | | | AudioFlinger: Remove code for supporting resampling in fast tracks | Martin Storsjo | 2014-02-05 | 4 | -26/+5 |
* | | | | | | am 4e12dade: am 4361749d: Merge "AudioTrack: Never try to use the fast path i... | Glenn Kasten | 2014-02-10 | 2 | -5/+0 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge "AudioTrack: Never try to use the fast path if resampling is required" | Glenn Kasten | 2014-02-10 | 2 | -5/+0 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | AudioTrack: Never try to use the fast path if resampling is required | Martin Storsjo | 2014-01-31 | 2 | -5/+0 |
* | | | | | | Merge "Pretty up audioflinger dumpsys" | Marco Nelissen | 2014-02-10 | 8 | -190/+374 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Pretty up audioflinger dumpsys | Marco Nelissen | 2014-02-10 | 8 | -190/+374 |
| | |_|/ /
| |/| | | |
|