summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Tracks.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-0/+1
|\
| * For static obtainBuffer(), do not set mUnreleased if acknowledging flush.Andy Hung2015-10-131-0/+1
* | AudioFlinger: Fix re-use of fast-trackSumit Bhattacharya2015-12-071-4/+8
* | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-051-1/+4
|\ \ | |/
| * Workaround static fast track start-after-stop issueAndy Hung2015-09-111-1/+4
| * Revert "Do not acknowledge flush() on start() for static tracks"Eric Laurent2015-09-091-6/+3
| * Do not acknowledge flush() on start() for static tracksAndy Hung2015-08-241-3/+6
* | Stagefright: Add Checks for allocationsSathishKumar Mani2015-10-061-0/+2
|/
* Fix AudioRecord cleanup if construction failsAndy Hung2015-06-121-1/+3
* AudioTrack: fix spurious retrograde messagesPhil Burk2015-04-291-45/+2
* Use AudioPlaybackRate to hold TimestretchBufferProvider parametersRicardo Garcia2015-04-221-5/+3
* Add playback rate to AudioTrackAndy Hung2015-04-091-2/+7
* Merge "Improve ResamplerBufferProvider"Andy Hung2015-04-081-2/+1
|\
| * Improve ResamplerBufferProviderAndy Hung2015-04-081-2/+1
* | Merge "Add RecordBufferConverter for RecordThread data processing"Andy Hung2015-04-081-16/+26
|\ \ | |/
| * Add RecordBufferConverter for RecordThread data processingAndy Hung2015-04-081-16/+26
* | audio flinger: improve device to device audio patchesEric Laurent2015-04-081-1/+2
|/
* audio flinger: fix standby on output with HW A/V syncEric Laurent2015-04-011-0/+1
* AudioFlinger: prevent retrograde timestamps for direct modePhil Burk2015-03-231-29/+48
* audioflinger: refresh fast track underrun state upon startHaynes Mathew George2015-03-161-2/+6
* Remove redundant semicolon from namespace closingGlenn Kasten2015-03-031-1/+1
* Merge "Do not pre-fill OutputTrack buffer for duplicating thread"Andy Hung2015-02-261-22/+1
|\
| * Do not pre-fill OutputTrack buffer for duplicating threadAndy Hung2015-01-221-22/+1
* | Include what you useGlenn Kasten2015-02-191-0/+1
|/
* Allow duplicating thread to use native mixing audio formatAndy Hung2015-01-151-32/+21
* am 85aca658: am d33712d7: am 145cf5d8: Merge "audioflinger: implement pause/r...Eric Laurent2014-12-171-5/+4
|\
| * audioflinger: implement pause/resume for direct outputsEric Laurent2014-12-161-5/+4
* | am 121143d5: am bf14c62e: am 72bf901c: Merge "audio policy: new getOutputForA...Eric Laurent2014-11-261-1/+1
|\ \ | |/
| * audio policy: new getOutputForAttr() prototype.Eric Laurent2014-11-251-1/+1
* | am 72215491: am 1a475921: am 223fd5c9: audio: new routing strategies and stre...Eric Laurent2014-11-261-3/+5
|\ \ | |/
| * audio: new routing strategies and stream typesEric Laurent2014-11-211-3/+5
* | am a248703b: am a3e2c146: am 4d0a5985: Merge "Prevent stopped audio tracks fr...Andy Hung2014-11-181-8/+9
|\ \ | |/
| * Prevent stopped audio tracks from mixing dataAndy Hung2014-11-171-8/+9
* | am 12d0cd1b: am 3a8bad2e: am be9ebd46: Merge "Fix uncertainty of one normal m...Glenn Kasten2014-10-031-1/+10
|\ \ | |/
| * Fix uncertainty of one normal mix buffer in AudioTrack::getTimestampGlenn Kasten2014-10-021-1/+10
* | am 0e42a880: am e5095be1: am a49c94ea: Merge "Revert "Fix uncertainty of one ...Glenn Kasten2014-10-021-9/+1
|\ \ | |/
| * Merge "Revert "Fix uncertainty of one normal mix buffer in AudioTrack::getTim...Glenn Kasten2014-10-011-9/+1
| |\
| | * Revert "Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp"Glenn Kasten2014-10-011-9/+1
* | | am 785da8f5: am 955e24d3: Merge "Fix uncertainty of one normal mix buffer in ...Glenn Kasten2014-10-011-1/+9
|\ \ \ | |/ /
| * | Merge "Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp" ...Glenn Kasten2014-09-301-1/+9
| |\ \ | | |/
| | * Fix uncertainty of one normal mix buffer in AudioTrack::getTimestampGlenn Kasten2014-09-301-1/+9
* | | am e0270e79: am f71224ce: Merge "audioflinger: forward flush to direct output...Eric Laurent2014-10-011-0/+4
|\ \ \ | |/ /
| * | audioflinger: forward flush to direct output streamsEric Laurent2014-09-291-0/+4
| |/
* | am f5e98702: am cf7863ea: Merge "audioflinger: fix pre processing effect leak...Eric Laurent2014-09-161-12/+14
|\ \ | |/
| * audioflinger: fix pre processing effect leakEric Laurent2014-09-151-12/+14
* | am 955d8f90: am 23c8cf95: Merge "Restore the ability to build tee sink for de...Glenn Kasten2014-09-031-1/+1
|\ \ | |/
| * Restore the ability to build tee sink for debuggingGlenn Kasten2014-09-021-1/+1
* | Clear the timestamp latch valid flag if no new timestamp availableGlenn Kasten2014-08-261-0/+1
|/
* audio policy: add support for USB devices for voice callEric Laurent2014-08-061-2/+2
* audio policy: pass session ID to capture activity methodsEric Laurent2014-07-281-3/+3