summaryrefslogtreecommitdiffstats
path: root/media/libmedia/IMediaPlayerService.cpp
Commit message (Expand)AuthorAgeFilesLines
* Respect the record audio app op - mediaSvet Ganov2015-04-291-5/+9
* namespace does not need a closing semicolonGlenn Kasten2015-03-231-1/+1
* Remove MediaPlayerService::decode()Marco Nelissen2015-01-261-107/+0
* Merge "Fix double close."Marco Nelissen2014-12-221-0/+1
|\
| * Fix double close.Bao Haojun2014-05-171-0/+1
* | Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-14/+14
* | media/playerservice: add getCodecList() to MediaPlayerServiceLajos Molnar2014-08-071-0/+15
* | Remove no longer needed http proxy handling code, it's obsolete nowAndreas Huber2014-02-051-38/+0
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-4/+26
|/
* soundpool: allocate shared memory heap by clientEric Laurent2013-09-241-22/+51
* Update HTTP proxy configuration for all media playback inside stagefright.Andreas Huber2013-05-311-0/+38
* Implementing MediaDrm APIsJeff Tinker2013-03-131-0/+15
* Plumbing to reflect minor changes in the HDCP module API that allow forAndreas Huber2013-01-301-2/+4
* Remove unnecessary parameterGlenn Kasten2012-12-181-12/+6
* Remove legacy code and APIs in wifi display related code.Andreas Huber2012-09-211-25/+0
* HDCP module binderizedAndreas Huber2012-09-191-0/+15
* Implement remote display service stubs.Jeff Brown2012-09-051-1/+25
* Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber2012-08-301-4/+14
* Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-0/+15
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-0/+15
* Whitespace and indentationGlenn Kasten2012-03-131-1/+1
* Use audio_format_t consistentlyGlenn Kasten2012-01-051-8/+8
* Require INTERNET permission for network-based content.Dave Burke2011-09-021-99/+5
* - Add method in MediaPlayerService to collect and pullGloria Wang2011-02-221-1/+27
* Support streaming data across binder boundaries.Andreas Huber2010-11-231-0/+38
* Added Visualizer effect.Eric Laurent2010-07-071-16/+1
* Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-221-5/+14
* API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-281-4/+29
* Reimplement the OMX backend for stagefright.Andreas Huber2009-10-161-5/+5
* Music visualizer support hack.Marco Nelissen2009-10-061-0/+15
* Squashed commit of the following:Andreas Huber2009-07-161-2/+18
* Direct api to the native media player.Nicolas Catania2009-06-241-0/+1
* Renamed all android.hardware.IMedia* strings to android.media.IMedia*niko2009-06-221-1/+1
* am d670b8c6: Merge change 3981 into donutAndroid (Google) Code Review2009-06-121-1/+0
|\
| * Removed trailing whitespaces.Nicolas Catania2009-06-111-1/+0
* | 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-2/+2
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+198
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-198/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-4/+45
* Initial ContributionThe Android Open Source Project2008-10-211-0/+157