summaryrefslogtreecommitdiffstats
path: root/include/media/MediaPlayerInterface.h
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+1
* update offloaded audio track sampling rateEric Laurent2013-11-221-0/+1
* AwesomePlayer: correct stream type for offloadEric Laurent2013-11-141-0/+1
* libmediaplayerservice: offload playback supportRichard Fitzgerald2013-07-261-1/+1
* Public API changes for audio offload support.Richard Fitzgerald2013-06-271-2/+15
* Update HTTP proxy configuration for all media playback inside stagefright.Andreas Huber2013-05-311-0/+5
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-3/+3
* Add a small hook to support gapless in AAH.John Grossman2012-09-061-4/+4
* Move the AAH RTP code out of framework and into vendor.John Grossman2012-08-131-3/+0
* Add the ability to dynamicaly register MediaPlayer types.John Grossman2012-08-131-2/+5
* Add support for deep audio buffersEric Laurent2012-04-201-1/+5
* Add gapless playback support for NuPlayerMarco Nelissen2012-04-021-2/+3
* Gapless playback, step 1.Marco Nelissen2012-03-131-0/+1
* Add channel mask in AudioSinkJean-Michel Trivi2012-03-021-1/+3
* Switch the way we configure for MediaPlayer retransmission.John Grossman2012-03-011-0/+12
* Upintegreate AAH TX and RX players from ICS_AAHJohn Grossman2012-02-161-0/+3
* Playback rate on MediaPlayerJean-Michel Trivi2012-02-131-0/+2
* Use audio_stream_type_t consistentlyGlenn Kasten2012-01-131-1/+1
* Use audio_format_t consistentlyGlenn Kasten2012-01-051-1/+1
* Remove surface legacy APIs and code.Andreas Huber2011-10-281-3/+0
* Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-0/+4
* Make dumpsys(media.player) more useful by having AwesomePlayer populate it.Andreas Huber2011-06-081-0/+4
* 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/+1
* - Add another parameter in notify() to be able to send timed text sampleGloria Wang2011-04-131-3/+5
* Remove unused references to ISurfaceMathias Agopian2011-04-041-1/+0
* Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-1/+8
* Protect notification callback parameters with a mutex.Andreas Huber2011-01-261-4/+14
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-151-1/+2
* Support streaming data across binder boundaries.Andreas Huber2010-11-231-0/+5
* 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/+1
|\
| * Added getter for session Id to AudioSinkEric Laurent2010-10-071-0/+1
* | Squashed commit of the following:Andreas Huber2010-08-231-1/+3
|/
* Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber2010-06-231-1/+0
* New API on java's MediaPlayer to suspend/resume a session.Andreas Huber2010-02-121-0/+3
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+2
* Implementation of stagefright-enabled MediaPlayerService::decode functionalityAndreas Huber2010-02-101-3/+3
* API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-281-2/+8
* Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent2010-01-261-0/+1
* Squashed commit of the following:Andreas Huber2009-11-231-1/+1
* Added native metadata support.niko2009-07-221-4/+5
* Added method to get metadata out of the player.niko2009-07-171-2/+16
* New test player stub to load mock native players.Nicolas Catania2009-07-161-1/+7
* Squashed commit of the following:Andreas Huber2009-07-161-2/+16
* Direct api to the native media player.Nicolas Catania2009-06-241-2/+11
* Removed trailing whitespaces.Nicolas Catania2009-06-111-1/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+126