summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/MediaPlayerService.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "libmediaplayerservice: fix deadlock in dump()"Vineeta Srivastava2015-03-111-0/+5
|\
| * libmediaplayerservice: fix deadlock in dump()Ravi Kumar Alamanda2015-03-111-0/+5
* | Merge "Defensively check for batterystats service instead of blocking to get ...Warren Rehman2015-03-091-1/+2
|\ \
| * | Defensively check for batterystats service instead of blocking to get it.Warren Rehman2015-03-051-1/+2
| |/
* | mediaplayer: use non-blocking mode for AudioSink::write().Wei Jia2015-03-031-2/+2
|/
* mediaplayer: support dynamic playback rateWei Jia2015-02-241-0/+8
* Add dumpsys infoMarco Nelissen2015-02-181-3/+13
* Remove MediaPlayerService::decode()Marco Nelissen2015-01-261-316/+1
* Replace MidiFile player with a Midi extractorMarco Nelissen2015-01-081-1/+0
* Merge "Fix double close."Marco Nelissen2014-12-221-1/+0
|\
| * Fix double close.Bao Haojun2014-05-171-1/+0
* | Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-2/+1
* | NuPlayer: use getTimestamp instead of getPositionLajos Molnar2014-09-171-0/+16
* | Fix to parse audio_source_t member of audio_attributes_tHyejin Kim2014-09-051-0/+3
* | Fix SoundPool and MediaPlayerService buffer overflowAndy Hung2014-08-211-5/+26
* | stagefright: Do not add silence data for compress offloadaarti jadhav-gaikwad2014-08-181-1/+2
* | media/playerservice: add getCodecList() to MediaPlayerServiceLajos Molnar2014-08-071-0/+5
* | reset battery stats when media player service is startedChong Zhang2014-07-231-0/+15
* | Support for audio attributes on audio output of media playerJean-Michel Trivi2014-07-011-7/+101
* | libmediaplayerservice: 64-bit compile warningsMark Salyzyn2014-06-201-7/+7
* | Use LOG_ALWAYS_FATAL instead of LOG_FATALGlenn Kasten2014-03-261-1/+1
* | Fix type of AudioTrack/AudioRecord parameter frameCountGlenn Kasten2014-02-281-1/+1
* | Track pid for each sessionMarco Nelissen2014-02-111-4/+8
* | resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-111-1/+1
|\ \ | |/
| * Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-1/+1
| * update offloaded audio track sampling rateEric Laurent2013-12-171-0/+14
| * Assign blame for playback wakelocks.Marco Nelissen2013-10-251-7/+12
* | Remove no longer needed http proxy handling code, it's obsolete nowAndreas Huber2014-02-051-5/+0
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-6/+14
* | update offloaded audio track sampling rateEric Laurent2013-11-221-0/+14
* | Assign blame for playback wakelocks.Marco Nelissen2013-10-251-7/+12
|/
* soundpool: allocate shared memory heap by clientEric Laurent2013-09-241-22/+27
* Fix hangMarco Nelissen2013-09-161-1/+1
* libmediaplayerservice: offload playback supportRichard Fitzgerald2013-07-261-82/+202
* am 903871da: am 83790fcc: am bdf33c98: Merge "Fix compilation warning: incorr...Glenn Kasten2013-06-281-1/+1
|\
| * am bdf33c98: Merge "Fix compilation warning: incorrect format specifier for t...Glenn Kasten2013-06-281-1/+1
| |\
| | * Fix compilation warning: incorrect format specifier for type 'ssize_t'.Scott Fan2013-06-271-1/+1
| | * Merge "fix a race condition of MediaPlayerServce::Client::mClient"Andreas Huber2013-04-241-1/+1
| | |\
| | * | Remove legacy code and APIs in wifi display related code.Andreas Huber2012-09-211-25/+0
| | * | HDCP module binderizedAndreas Huber2012-09-191-0/+5
| | * | Add a permission for controlling wifi display.Jeff Brown2012-09-071-0/+9
| | * | Add a small hook to support gapless in AAH.John Grossman2012-09-061-5/+12
| | * | Update remote display API.Jeff Brown2012-09-051-2/+2
| | * | Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.Andreas Huber2012-09-051-12/+3
| | * | Implement remote display service stubs.Jeff Brown2012-09-051-0/+8
| | * | Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber2012-08-301-4/+10
| | * | Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-0/+23
* | | | Public API changes for audio offload support.Richard Fitzgerald2013-06-271-4/+8
* | | | Use sp<AudioTrack> instead of raw AudioTrack *Glenn Kasten2013-06-031-22/+15
|/ / /
* | | am b7319a7e: Update HTTP proxy configuration for all media playback inside st...Andreas Huber2013-06-031-0/+6
|\ \ \