summaryrefslogtreecommitdiffstats
path: root/media/libmedia/AudioTrack.cpp
Commit message (Expand)AuthorAgeFilesLines
* am c49d9cda: am 2dda40d6: Merge "audio policy: add support for custom mixes" ...Eric Laurent2014-12-101-0/+8
|\
| * audio policy: add support for custom mixesEric Laurent2014-12-091-0/+8
| * Track volume should be maintained even if track is restoredseunghak.han2014-12-051-1/+5
* | am bde85d05: am 5458756a: Merge "Track volume should be maintained even if tr...Glenn Kasten2014-12-021-1/+5
|\ \
| * | Track volume should be maintained even if track is restoredseunghak.han2014-12-011-1/+5
* | | am 390ef843: am f20c4356: Merge "AudioRecord: use audio attributes instead of...Eric Laurent2014-11-271-1/+5
|\ \ \ | | |/ | |/|
| * | AudioRecord: use audio attributes instead of audio source.Eric Laurent2014-11-251-1/+5
* | | am bf14c62e: am 72bf901c: Merge "audio policy: new getOutputForAttr() prototy...Eric Laurent2014-11-261-177/+25
|\ \ \ | |/ /
| * | Merge "audio policy: new getOutputForAttr() prototype." into lmp-mr1-devEric Laurent2014-11-261-177/+25
| |\ \
| | * | audio policy: new getOutputForAttr() prototype.Eric Laurent2014-11-251-177/+25
* | | | am 1e18795a: am d325005e: Merge "Fix AudioTrack loop mode to play audio from ...Andy Hung2014-11-261-2/+1
|\ \ \ \ | |/ / /
| * | | Merge "Fix AudioTrack loop mode to play audio from buffer start" into lmp-mr1...Andy Hung2014-11-251-2/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix AudioTrack loop mode to play audio from buffer startAndy Hung2014-11-241-2/+1
* | | | am 1a475921: am 223fd5c9: audio: new routing strategies and stream typesEric Laurent2014-11-261-1/+1
|\ \ \ \ | |/ / /
| * | | audio: new routing strategies and stream typesEric Laurent2014-11-211-1/+1
| |/ /
* | | am bfa77b5c: am 8cd37d67: Merge "audio policy: do not prevent routing to A2DP...Eric Laurent2014-11-181-0/+5
|\ \ \ | |/ /
| * | audio policy: do not prevent routing to A2DP when suspended.Eric Laurent2014-11-171-0/+5
* | | resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aospMarco Nelissen2014-11-171-3/+3
|\ \ \ | |/ / |/| / | |/
| * Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-3/+3
* | remove AudioSystem::getOutputSamplingRateForAttr()Eric Laurent2014-11-121-15/+15
* | Improve AudioTrack recovery from mediaserver deathGlenn Kasten2014-11-051-1/+1
* | Merge "audio: fix talkback why alarm is playing" into lmp-mr1-devEric Laurent2014-11-041-4/+11
|\ \
| * | audio: fix talkback why alarm is playingEric Laurent2014-11-031-4/+11
| |/
* | Support speaker routing for FLAG_BEACONJean-Michel Trivi2014-10-311-2/+10
|/
* Fix AudioTrack retrograde getPosition when restoring tracksAndy Hung2014-10-171-1/+4
* AudioTrack: fix AudioTrackThread crash upon exitEric Laurent2014-10-071-0/+3
* audio: fix stream type for accessibility usageEric Laurent2014-09-251-1/+8
* Reduce log spam from getTimestamp errorsGlenn Kasten2014-09-191-1/+1
* Fix AudioTrack offloaded timestamp handling.Andy Hung2014-09-171-5/+93
* Clean up AudioTrack position and timestamp handlingGlenn Kasten2014-09-111-18/+73
* Extend downsampling ratios greater than 2:1Andy Hung2014-08-111-4/+4
* Support for audio attributes on audio output of media playerJean-Michel Trivi2014-07-011-5/+7
* libmedia: 64-bit compile warningsMark Salyzyn2014-06-201-14/+15
* AudioTrack: add support for compressed audioEric Laurent2014-06-191-15/+52
* AudioPolicyManager: return output for audio attributesJean-Michel Trivi2014-06-181-9/+6
* AudioTrack construction with audio attributesJean-Michel Trivi2014-06-171-10/+163
* Merge "AudioSystem: remove unused stream type"Jean-Michel Trivi2014-06-121-5/+5
|\
| * AudioSystem: remove unused stream typeJean-Michel Trivi2014-06-111-5/+5
* | force command flush after releasing a reference to shared memoryEric Laurent2014-06-131-1/+4
|/
* Merge "Use new channel count functions for audio masks"Andy Hung2014-05-191-1/+1
|\
| * Use new channel count functions for audio masksAndy Hung2014-05-161-1/+1
* | Pass stereo gains as packed minifloatGlenn Kasten2014-05-191-5/+8
|/
* Add client side support for more AUDIO_FORMAT_PCM_*Glenn Kasten2014-05-071-7/+19
* Fix bug for direct track with PCM != 16-bitGlenn Kasten2014-05-021-1/+2
* Use AUDIO_INTERLEAVE_* constantsGlenn Kasten2014-04-301-1/+1
* Use symbol AUDIO_IO_HANDLE_NONE from <system/audio.h>Glenn Kasten2014-03-261-5/+5
* Merge "Use symbolic constants from <system/audio.h>"Glenn Kasten2014-03-261-6/+6
|\
| * Use symbolic constants from <system/audio.h>Glenn Kasten2014-03-251-6/+6
* | Merge "Remove streamType parameter from AudioSystem::getLatency()"Glenn Kasten2014-03-261-1/+1
|\ \
| * | Remove streamType parameter from AudioSystem::getLatency()Glenn Kasten2014-03-251-1/+1
| |/