summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/MediaPlayerService.h
Commit message (Expand)AuthorAgeFilesLines
* update offloaded audio track sampling rateEric Laurent2013-12-171-0/+2
* AwesomePlayer: correct stream type for offloadEric Laurent2013-11-141-1/+7
* Assign blame for playback wakelocks.Marco Nelissen2013-10-251-1/+2
* soundpool: allocate shared memory heap by clientEric Laurent2013-09-241-4/+9
* libmediaplayerservice: offload playback supportRichard Fitzgerald2013-07-261-2/+5
* Include what is neededGlenn Kasten2013-07-021-3/+0
* Public API changes for audio offload support.Richard Fitzgerald2013-06-271-2/+4
* Use sp<AudioTrack> instead of raw AudioTrack *Glenn Kasten2013-06-031-3/+3
* Update HTTP proxy configuration for all media playback inside stagefright.Andreas Huber2013-05-311-0/+3
* Implementing MediaDrm APIsJeff Tinker2013-03-131-0/+1
* Plumbing to reflect minor changes in the HDCP module API that allow forAndreas Huber2013-01-301-1/+1
* Merge "Remove unnecessary parameter"Glenn Kasten2012-12-211-3/+3
|\
| * Remove unnecessary parameterGlenn Kasten2012-12-181-3/+3
* | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-1/+1
|/
* Remove legacy code and APIs in wifi display related code.Andreas Huber2012-09-211-4/+0
* HDCP module binderizedAndreas Huber2012-09-191-0/+1
* Implement remote display service stubs.Jeff Brown2012-09-051-0/+5
* Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber2012-08-301-1/+1
* Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-0/+3
* Add the ability to dynamicaly register MediaPlayer types.John Grossman2012-08-131-5/+1
* Add support for deep audio buffersEric Laurent2012-04-201-2/+5
* Add gapless playback support for NuPlayerMarco Nelissen2012-04-021-4/+7
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-0/+2
* Gapless playback, step 1.Marco Nelissen2012-03-131-4/+47
* Merge "MediaPlayerService: fix AudioSink latency"Eric Laurent2012-03-061-1/+0
|\
| * MediaPlayerService: fix AudioSink latencyEric Laurent2012-03-051-1/+0
* | Add channel mask in AudioSinkJean-Michel Trivi2012-03-021-3/+3
|/
* Switch the way we configure for MediaPlayer retransmission.John Grossman2012-03-011-0/+13
* Playback rate on MediaPlayerJean-Michel Trivi2012-02-131-0/+4
* Fix incorrect includes of AudioTrack.hGlenn Kasten2012-01-181-0/+1
* Use audio_stream_type_t consistentlyGlenn Kasten2012-01-131-4/+4
* Use audio_format_t consistentlyGlenn Kasten2012-01-051-6/+6
* Remove surface legacy APIs and code.Andreas Huber2011-10-281-1/+0
* Stagefright: ANW::connect in MediaPlayerServiceJamie Gennis2011-10-261-0/+5
* Require INTERNET permission for network-based content.Dave Burke2011-09-021-13/+4
* Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-1/+3
* Revert "Use AudioTrack::event_type not int in callback"Glenn Kasten2011-06-011-1/+1
* Use AudioTrack::event_type not int in callbackGlenn Kasten2011-06-011-1/+1
* update for new audio.h header locationDima Zavin2011-05-121-1/+1
* Add setParameter/getParameter to MediaPlayer API.Gloria Wang2011-04-291-0/+2
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-271-1/+3
* - Add another parameter in notify() to be able to send timed text sampleGloria Wang2011-04-131-2/+4
* - To track the usage of all audio output devicesGloria Wang2011-03-021-0/+19
* Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-0/+2
* - Add method in MediaPlayerService to collect and pullGloria Wang2011-02-221-0/+24
* Support streaming data across binder boundaries.Andreas Huber2010-11-231-0/+8
* Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-161-1/+0
* Squashed commit of the following:Andreas Huber2010-10-291-2/+0
* am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" in...Eric Laurent2010-10-101-0/+2
|\
| * Added getter for session Id to AudioSinkEric Laurent2010-10-071-0/+2