summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix destructorsAndy McFadden2014-03-032-4/+8
* am 62a897c6: am 525b099a: Merge "Fix ALOGVs for 64bit"Narayan Kamath2014-03-032-4/+4
|\
| * am 525b099a: Merge "Fix ALOGVs for 64bit"Narayan Kamath2014-03-032-4/+4
| |\
| | * Merge "Fix ALOGVs for 64bit"Narayan Kamath2014-03-032-4/+4
| | |\
| | | * Fix ALOGVs for 64bitKévin PETIT2014-02-282-4/+4
* | | | Rename mSinkFormat to mMixerFormat for AudioMixer::track_tAndy Hung2014-03-013-16/+16
* | | | Merge "Use float_from_q19_12 conversion in AudioMixer"Andy Hung2014-03-011-3/+4
|\ \ \ \
| * | | | Use float_from_q19_12 conversion in AudioMixerAndy Hung2014-02-281-3/+4
* | | | | Merge "Initial HLS seamless switch implementation."Robert Shih2014-03-014-48/+541
|\ \ \ \ \
| * | | | | Initial HLS seamless switch implementation.Robert Shih2014-02-284-48/+541
* | | | | | Merge "Make openRecord_l more like createTrack_l for fast tracks: part 3"Glenn Kasten2014-03-011-7/+12
|\ \ \ \ \ \
| * | | | | | Make openRecord_l more like createTrack_l for fast tracks: part 3Glenn Kasten2014-02-281-7/+12
* | | | | | | Merge "Add MixerBuffer for accumulation of float audio"Andy Hung2014-02-282-10/+113
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Add MixerBuffer for accumulation of float audioAndy Hung2014-02-272-10/+113
* | | | | | | Merge "Fix race condition in AwesomePlayer"Marco Nelissen2014-02-281-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix race condition in AwesomePlayerMarco Nelissen2014-02-281-2/+4
* | | | | | | | Merge "Rename mixBufferSize to mSinkBufferSize in AudioFlinger"Andy Hung2014-02-282-11/+11
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Rename mixBufferSize to mSinkBufferSize in AudioFlingerAndy Hung2014-02-272-11/+11
* | | | | | | | Merge "Rename constants for MixBufferSize to SinkBufferSize"Andy Hung2014-02-281-9/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Rename constants for MixBufferSize to SinkBufferSizeAndy Hung2014-02-271-9/+9
* | | | | | | | Merge "Rename mMixBuffer to mSinkBuffer in AudioFlinger"Andy Hung2014-02-282-27/+28
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Rename mMixBuffer to mSinkBuffer in AudioFlingerAndy Hung2014-02-272-27/+28
* | | | | | | | Merge "Make openRecord_l more like createTrack_l for fast tracks: part 2"Glenn Kasten2014-02-281-10/+11
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Make openRecord_l more like createTrack_l for fast tracks: part 2Glenn Kasten2014-02-281-10/+11
* | | | | | | | Rename setStreamOutput to invalidateStreamGlenn Kasten2014-02-285-16/+13
|/ / / / / / /
* | | | | | | Merge "Make openRecord_l more like createTrack_l for fast tracks: part 1"Glenn Kasten2014-02-282-11/+23
|\ \ \ \ \ \ \
| * | | | | | | Make openRecord_l more like createTrack_l for fast tracks: part 1Glenn Kasten2014-02-272-11/+23
* | | | | | | | am e276aef8: am 0cf16339: Merge "Fix preventing from heap overwrite in captur...Glenn Kasten2014-02-281-34/+35
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | am 0cf16339: Merge "Fix preventing from heap overwrite in capture command"Glenn Kasten2014-02-281-34/+35
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge "Fix preventing from heap overwrite in capture command"Glenn Kasten2014-02-281-34/+35
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Fix preventing from heap overwrite in capture commandRyszard Grzesica2014-02-201-34/+35
* | | | | | | | Fix type of AudioTrack/AudioRecord parameter frameCountGlenn Kasten2014-02-288-31/+17
* | | | | | | | Fix type of AudioTrack/AudioRecord parameter notificationFramesGlenn Kasten2014-02-285-16/+16
* | | | | | | | Merge "Don't crash on remote read error, just return"Marco Nelissen2014-02-271-1/+4
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Don't crash on remote read error, just returnMarco Nelissen2014-02-271-1/+4
* | | | | | | 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 frame dump output"Andy McFadden2014-02-278-87/+512
|\ \ \ \ \ \ \ \
| * | | | | | | | Add frame dump outputAndy McFadden2014-02-268-87/+512
* | | | | | | | | Merge "Fix includes to no longer pull in Skia includes directories."Derek Sollenberger2014-02-275-5/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Fix includes to no longer pull in Skia includes directories.Derek Sollenberger2014-02-275-5/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Add Track Sink Format to AudioMixer"Andy Hung2014-02-272-23/+72
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add Track Sink Format to AudioMixerAndy Hung2014-02-262-23/+72
* | | | | | | | am d4c6052d: am 096d72a3: Merge "AArch64: Correction for LP64"Narayan Kamath2014-02-271-5/+5
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | am 096d72a3: Merge "AArch64: Correction for LP64"Narayan Kamath2014-02-271-5/+5
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge "AArch64: Correction for LP64"Narayan Kamath2014-02-271-5/+5
| | |\ \ \ \ \ \
| | | * | | | | | AArch64: Correction for LP64Marcus Oakland2014-02-261-5/+5
* | | | | | | | | Merge "initialize encoder at start() time for camera source"Chong Zhang2014-02-272-5/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | initialize encoder at start() time for camera sourceChong Zhang2014-02-262-5/+18
* | | | | | | | | | Merge "Simplify error handling after track creation"Glenn Kasten2014-02-262-2/+6
|\ \ \ \ \ \ \ \ \ \