summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/MediaPlayerService.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Add channel mask in AudioSinkJean-Michel Trivi2012-03-021-3/+3
|/
* Switch the way we configure for MediaPlayer retransmission.John Grossman2012-03-011-0/+13
* Playback rate on MediaPlayerJean-Michel Trivi2012-02-131-0/+4
* Fix incorrect includes of AudioTrack.hGlenn Kasten2012-01-181-0/+1
* Use audio_stream_type_t consistentlyGlenn Kasten2012-01-131-4/+4
* Use audio_format_t consistentlyGlenn Kasten2012-01-051-6/+6
* Remove surface legacy APIs and code.Andreas Huber2011-10-281-1/+0
* Stagefright: ANW::connect in MediaPlayerServiceJamie Gennis2011-10-261-0/+5
* Require INTERNET permission for network-based content.Dave Burke2011-09-021-13/+4
* Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-1/+3
* Revert "Use AudioTrack::event_type not int in callback"Glenn Kasten2011-06-011-1/+1
* Use AudioTrack::event_type not int in callbackGlenn Kasten2011-06-011-1/+1
* update for new audio.h header locationDima Zavin2011-05-121-1/+1
* 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/+3
* - Add another parameter in notify() to be able to send timed text sampleGloria Wang2011-04-131-2/+4
* - To track the usage of all audio output devicesGloria Wang2011-03-021-0/+19
* Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-0/+2
* - Add method in MediaPlayerService to collect and pullGloria Wang2011-02-221-0/+24
* Support streaming data across binder boundaries.Andreas Huber2010-11-231-0/+8
* 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/+2
|\
| * Added getter for session Id to AudioSinkEric Laurent2010-10-071-0/+2
* | Squashed commit of the following:Andreas Huber2010-08-231-1/+2
|/
* Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-211-1/+6
* Added Visualizer effect.Eric Laurent2010-07-071-4/+0
* Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-221-4/+9
* 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/+0
* Implementation of stagefright-enabled MediaPlayerService::decode functionalityAndreas Huber2010-02-101-2/+4
* API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-281-2/+10
* Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent2010-01-261-0/+2
* b/2353646Marco Nelissen2010-01-121-0/+1
* Remove old hack A/V sync hack that is no longer needed.Dave Sparks2009-12-031-2/+0
* am 3a814141: Merge change Iee0486e2 into eclairGloria Wang2009-10-291-0/+3
|\
| * Dump media recorder PID in dumpsys media.player, and fix minor bugs.Gloria Wang2009-10-291-0/+3
* | Reimplement the OMX backend for stagefright.Andreas Huber2009-10-161-1/+2
|/
* Music visualizer support hack.Marco Nelissen2009-10-061-0/+3
* Added native metadata support.niko2009-07-221-7/+6
* Squashed commit of the following:Andreas Huber2009-07-161-2/+18
* Implemented the tracking of the metadata updates.Nicolas Catania2009-07-101-8/+25
* 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-1/+14
* Direct api to the native media player.Nicolas Catania2009-06-241-1/+1
* get rid of utils.hMathias Agopian2009-05-311-1/+4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+238
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-238/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-12/+28
* Initial ContributionThe Android Open Source Project2008-10-211-0/+222