summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/MediaPlayerService.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update HTTP proxy configuration for all media playback inside stagefright.Andreas Huber2013-05-311-0/+6
* 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
* 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
* Fixed a potential/rare race condtion in MediaPlayerService::Client::notify() ...James Dong2012-08-261-2/+10
* Add a missing NULL check.John Grossman2012-08-231-1/+2
* Add the ability to dynamicaly register MediaPlayer types.John Grossman2012-08-131-204/+37
* Fix gapless for deep buffersMarco Nelissen2012-06-111-0/+1
* Fix gapless playbackMarco Nelissen2012-06-111-38/+47
* Use new sd card mount point for dumpsysMarco Nelissen2012-05-071-2/+2
* Add support for deep audio buffersEric Laurent2012-04-201-6/+13
* rename audio policy output flagsEric Laurent2012-04-181-2/+2
* Allow AudioTrack to start at nonzero positionMarco Nelissen2012-04-041-0/+4
* New Crypto services talking to the new crypto "HAL".Andreas Huber2012-04-031-7/+1
* Add gapless playback support for NuPlayerMarco Nelissen2012-04-021-4/+21
* AV Android make files changesJames Dong2012-03-281-2/+1
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-0/+12
* Use NuPlayer for media playback everywhereAndreas Huber2012-03-221-0/+6
* Update commentsGlenn Kasten2012-03-191-1/+1
* audio_channel_in/out_mask_from_countGlenn Kasten2012-03-151-1/+1
* Merge "Gapless playback, step 1."Marco Nelissen2012-03-131-4/+101
|\
| * Gapless playback, step 1.Marco Nelissen2012-03-131-4/+101
* | Use audio_policy_output_flags_t consistentlyGlenn Kasten2012-03-091-2/+2
|/
* Merge "MediaPlayerService: fix AudioSink latency"Eric Laurent2012-03-061-4/+3
|\
| * MediaPlayerService: fix AudioSink latencyEric Laurent2012-03-051-4/+3
* | Add channel mask in AudioSinkJean-Michel Trivi2012-03-021-6/+17
|/
* Switch the way we configure for MediaPlayer retransmission.John Grossman2012-03-011-46/+130
* Upintegreate AAH TX and RX players from ICS_AAHJohn Grossman2012-02-161-3/+36
* Playback rate on MediaPlayerJean-Michel Trivi2012-02-131-1/+24
* Use audio_stream_type_t consistentlyGlenn Kasten2012-01-131-1/+1
* Merge "Use audio_format_t consistently"Glenn Kasten2012-01-121-6/+6
|\
| * Use audio_format_t consistentlyGlenn Kasten2012-01-051-6/+6
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-20/+20
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-3/+3
|/
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-7/+7
* resolved conflicts for merge of 26f70db9 to masterAndreas Huber2011-11-081-8/+0
|\