summaryrefslogtreecommitdiffstats
path: root/include/media/MediaPlayerInterface.h
Commit message (Expand)AuthorAgeFilesLines
* stagefright: Squashed commit of pause/resume featuresSteve Kondik2015-11-071-0/+8
* frameworks/av: Changes related to DASHManikanta Sivapala2015-10-061-0/+1
* stagefright: Disable AwesomePlayerMingming Yin2015-10-061-1/+0
* NuPlayer: Add audio sink buffer configurationAndy Hung2015-06-031-1/+2
* media: rename doNotResuscitate to doNotReconnect to align with the implementa...Ronghua Wu2015-05-221-1/+1
* libmediaplayerservice: try to open audio sink in offload mode in error.Ronghua Wu2015-05-221-1/+2
* stagefright: support setting/getting playback/sync config in MediaSyncLajos Molnar2015-04-301-2/+29
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-13/+13
* Unhide the android.media.[Media]DataSource interface.Chris Watkins2015-04-151-0/+5
* mediaplayer: use non-blocking mode for AudioSink::write().Wei Jia2015-03-031-1/+13
* mediaplayer: support dynamic playback rateWei Jia2015-02-241-0/+1
* resolved conflicts for merge of b955b722 to lmp-mr1-dev-plus-aospMarco Nelissen2015-01-271-1/+0
|\
| * Remove MediaPlayerService::decode()Marco Nelissen2015-01-261-1/+0
* | am cec272df: am 724b9ea5: Merge "Replace MidiFile player with a Midi extractor"Marco Nelissen2015-01-131-2/+0
|\ \ | |/
| * Replace MidiFile player with a Midi extractorMarco Nelissen2015-01-081-2/+0
* | do not hold mNotifyLock when calling MediaPlayer::notifyChong Zhang2014-10-271-2/+9
|/
* NuPlayer: use getTimestamp instead of getPositionLajos Molnar2014-09-171-0/+2
* 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