summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/MediaPlayerService.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ \
| * | | Update HTTP proxy configuration for all media playback inside stagefright.Andreas Huber2013-05-311-0/+6
* | | | am 628a8c0e: Merge "fix a race condition of MediaPlayerServce::Client::mClient"Andreas Huber2013-04-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge "fix a race condition of MediaPlayerServce::Client::mClient"Andreas Huber2013-04-241-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | fix a race condition of MediaPlayerServce::Client::mClientbeanz2012-11-051-1/+1
* | | | Implementing MediaDrm APIsJeff Tinker2013-03-131-0/+5
* | | | Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-2/+2
* | | | Plumbing to reflect minor changes in the HDCP module API that allow forAndreas Huber2013-01-301-2/+2
* | | | Merge "Remove unnecessary parameter"Glenn Kasten2012-12-211-3/+6
|\ \ \ \
| * | | | Remove unnecessary parameterGlenn Kasten2012-12-181-3/+6
* | | | | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-8/+8
|/ / / /
* | | | Use size_t for frame countsGlenn Kasten2012-11-151-1/+1
* | | | Use uint32_t for sample rateGlenn Kasten2012-11-141-1/+1
|/ / /
* | | Remove legacy code and APIs in wifi display related code.Andreas Huber2012-09-211-25/+0