summaryrefslogtreecommitdiffstats
path: root/media/libmedia/IMediaPlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* stagefright: Squashed commit of pause/resume featuresSteve Kondik2015-11-071-0/+30
* Zero out return values in media binder callsRobert Shih2015-09-281-2/+2
* IMediaPlayer.cpp: make sure structures are initialized to 0Nick Kralevich2015-09-021-0/+2
* stagefright: support setting/getting playback/sync config in MediaSyncLajos Molnar2015-04-301-6/+102
* Unhide the android.media.[Media]DataSource interface.Chris Watkins2015-04-151-0/+17
* namespace does not need a closing semicolonGlenn Kasten2015-03-231-1/+1
* mediaplayer: support dynamic playback rateWei Jia2015-02-241-0/+15
* Update calls to IInterface::asBinder()Marco Nelissen2014-11-141-4/+4
* Adjust to asBinder()'s new behaviorMarco Nelissen2014-11-121-3/+3
* FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-2/+17
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-7/+7
* Add the ability to dynamicaly register MediaPlayer types.John Grossman2012-08-131-1/+33
* Merge "Gapless playback, step 1."Marco Nelissen2012-03-131-1/+14
|\
| * Gapless playback, step 1.Marco Nelissen2012-03-131-1/+14
* | Whitespace and indentationGlenn Kasten2012-03-131-1/+1
|/
* Switch the way we configure for MediaPlayer retransmission.John Grossman2012-03-011-0/+35
* fix libgui header locationMathias Agopian2012-02-271-2/+0
* Use audio_stream_type_t consistentlyGlenn Kasten2012-01-131-3/+3
* Remove surface legacy APIs and code.Andreas Huber2011-10-281-17/+0
* Bug 5270905 fix MediaPlayer with IStreamSourceGlenn Kasten2011-09-071-0/+1
* Require INTERNET permission for network-based content.Dave Burke2011-09-021-0/+71
* Fix ordering assumption of argument evaluation.Gloria Wang2011-08-011-2/+6
* Add setParameter/getParameter to MediaPlayer API.Gloria Wang2011-04-291-0/+39
* Return status code from invoke()James Dong2011-04-061-4/+5
* Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-1/+23
* Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-161-16/+0
* Squashed commit of the following:Andreas Huber2010-10-291-32/+0
* Squashed commit of the following:Andreas Huber2010-08-231-2/+19
* Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-211-0/+30
* New API on java's MediaPlayer to suspend/resume a session.Andreas Huber2010-02-121-0/+32
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+1
* Basic plumbing to retrieve metadata from the native player.Nicolas Catania2009-07-101-2/+21
* Implemented the metadata changed notification filters.Nicolas Catania2009-07-091-0/+15
* Direct api to the native media player.Nicolas Catania2009-06-241-1/+14
* Renamed all android.hardware.IMedia* strings to android.media.IMedia*niko2009-06-221-2/+1
* am f3288f17: Merge change 2468 into donutAndroid (Google) Code Review2009-05-261-0/+2
|\
| * setVolume did not check interface descriptorDave Sparks2009-05-261-0/+2
* | some work to try to reduce the code size of some native librariesMathias Agopian2009-05-261-6/+0
* | move libbinder's header files under includes/binderMathias Agopian2009-05-201-1/+1
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+275
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-275/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-20/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+295