summaryrefslogtreecommitdiffstats
path: root/include/media/mediaplayer.h
Commit message (Expand)AuthorAgeFilesLines
* Add MediaPlayer::getAudioStreamType.John Spurlock2014-03-191-0/+1
* Remove no longer needed http proxy handling code, it's obsolete nowAndreas Huber2014-02-051-3/+0
* FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-3/+11
* MediaTimeProvider support fixesLajos Molnar2013-09-301-0/+1
* soundpool: allocate shared memory heap by clientEric Laurent2013-09-241-2/+6
* MediaPlayer: add listener for raw track dataChong Zhang2013-08-191-0/+2
* Add MEDIA_STARTED/PAUSED/STOPPED events to media playersLajos Molnar2013-08-151-0/+3
* Update HTTP proxy configuration for all media playback inside stagefright.Andreas Huber2013-05-311-0/+3
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-2/+2
* Add support for HLS playlists of type 'event'.Andreas Huber2012-11-271-1/+0
* Added a callback to signal when the rendering of the video frame just occurredJames Dong2012-07-201-0/+2
* Impl for supporting two video scaling modesJames Dong2012-05-011-0/+1
* Defines MediaPlayer APIs to support multiple audio/video/timedtextInsun Kang2012-03-151-3/+20
* Gapless playback, step 1.Marco Nelissen2012-03-131-0/+4
* Switch the way we configure for MediaPlayer retransmission.John Grossman2012-03-011-0/+6
* Playback rate on MediaPlayerJean-Michel Trivi2012-02-131-0/+3
* Use audio_stream_type_t consistentlyGlenn Kasten2012-01-131-2/+2
* Use audio_format_t consistentlyGlenn Kasten2012-01-051-2/+2
* Remove surface legacy APIs and code.Andreas Huber2011-10-281-1/+0
* Stagefright: ANW::connect in MediaPlayerServiceJamie Gennis2011-10-261-3/+0
* Require INTERNET permission for network-based content.Dave Burke2011-09-021-1/+3
* Bug 4599730 Get audio channel count on MediaPlayerGlenn Kasten2011-07-271-4/+13
* MediaPlayer: add ANativeWindow (dis)connect callsJamie Gennis2011-07-141-0/+6
* Send estimated bandwidth value as informational event when cache fetcher pausesJames Dong2011-05-311-0/+6
* For out of band timed text support (timed text in a separate file).Gloria Wang2011-05-251-0/+1
* Initial CL for the timed text support:Gloria Wang2011-05-031-0/+3
* Add setParameter/getParameter to MediaPlayer API.Gloria Wang2011-04-291-0/+3
* - Add another parameter in notify() to be able to send timed text sampleGloria Wang2011-04-131-2/+3
* Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-0/+3
* Seek/Duration support for completed http live streams in NuPlayer.Andreas Huber2011-01-051-1/+0
* Properly shutdown the decoders on a reset() in NuPlayer's implementation.Andreas Huber2011-01-041-0/+1
* Squashed commit of the following:Andreas Huber2010-10-291-2/+0
* Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-211-0/+3
* Added Visualizer effect.Eric Laurent2010-07-071-1/+0
* Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-221-0/+3
* Switch stagefright's approach to prefetching to the new model. The java Media...Andreas Huber2010-06-101-0/+5
* New API on java's MediaPlayer to suspend/resume a session.Andreas Huber2010-02-121-0/+2
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+2
* API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-281-1/+8
* Media server death nodificationJames Dong2010-01-151-24/+4
* am a97402e1: am c39d2e3c: Music visualizer support hack. This currently assum...Marco Nelissen2009-10-061-0/+1
|\
| * Music visualizer support hack.Marco Nelissen2009-10-061-0/+1
* | merge from open-source masterJean-Baptiste Queru2009-09-161-1/+1
|\ \ | |/ |/|
| * Update comment in mediaplayer.h.Ravi K Yenduri2009-09-161-1/+1
| * donut snapshotJean-Baptiste Queru2009-07-211-1/+1
| * auto import from //branches/cupcake_rel/...@141571The Android Open Source Project2009-03-191-0/+1
* | Basic plumbing to retrieve metadata from the native player.Nicolas Catania2009-07-101-0/+1
* | Implemented the metadata changed notification filters.Nicolas Catania2009-07-091-0/+3
* | Direct api to the native media player.Nicolas Catania2009-06-241-1/+1
* | am d670b8c6: Merge change 3981 into donutAndroid (Google) Code Review2009-06-121-1/+1
|\ \