summaryrefslogtreecommitdiffstats
path: root/media/libmedia/mediaplayer.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* resolved conflicts for merge of 26f70db9 to masterAndreas Huber2011-11-081-8/+0
|\
| * Remove surface legacy APIs and code.Andreas Huber2011-10-281-8/+0
* | am fc9592f8: am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerServ...Jamie Gennis2011-10-281-96/+2
|\ \ | |/
| * Stagefright: ANW::connect in MediaPlayerServiceJamie Gennis2011-10-261-96/+2
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-57/+57
|/
* Handle setDataSource failures properly. #5261671Dave Burke2011-09-061-9/+9
* Require INTERNET permission for network-based content.Dave Burke2011-09-021-7/+27
* Keep effects sessions active when the caller dies.Marco Nelissen2011-08-091-1/+7
* connect/disconnect is now called from our EGL wrapperMathias Agopian2011-08-011-4/+4
* Merge "Log setVideoSurface() and setVideoSurfaceTexture() failures."James Dong2011-07-221-0/+2
|\
| * Log setVideoSurface() and setVideoSurfaceTexture() failures.James Dong2011-07-211-0/+2
* | MediaPlayer: add a disconnect from ANativeWindowJamie Gennis2011-07-191-0/+2
|/
* MediaPlayer: add ANativeWindow (dis)connect callsJamie Gennis2011-07-141-5/+101
* update for new audio.h header locationDima Zavin2011-05-121-1/+1
* Add setParameter/getParameter to MediaPlayer API.Gloria Wang2011-04-291-0/+22
* 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/+5
* Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-0/+10
* Increase cache size and low-watermark threshold, alsoAndreas Huber2011-01-111-1/+3
* Fix an issue wherre error notification will not be sent after mediaplayer resetJames Dong2010-11-181-0/+3
* Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-161-7/+0
* Squashed commit of the following:Andreas Huber2010-10-291-10/+0
* am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" in...Eric Laurent2010-10-101-0/+1
|\
| * Added getter for session Id to AudioSinkEric Laurent2010-10-071-0/+1
* | am 5c9f3579: am f30fae63: Merge "Add a check to track a problem the monkey sc...Marco Nelissen2010-09-171-0/+3
|\ \ | |/
| * Add a check to track a problem the monkey script has been triggering.Marco Nelissen2010-09-171-0/+3
* | Squashed commit of the following:Andreas Huber2010-08-231-4/+9
|/
* Fix issue 2876124.Eric Laurent2010-08-041-1/+2
* Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-211-0/+26
* Added Visualizer effect.Eric Laurent2010-07-071-57/+0
* Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-221-2/+24
* Allow invoke in all the player states except idle and error.Nicolas Catania2010-03-111-2/+4
* Revert "Allow invoke in all the player states except idle and error."Nicolas Catania2010-03-111-4/+2
* Allow invoke in all the player states except idle and error.Nicolas Catania2010-03-101-2/+4
* MEDIA_PLAYER_STATE_ERROR is not a bitmaskMarco Nelissen2010-03-101-1/+2
* When we're in the 'playback complete' state, don't consider pausingMarco Nelissen2010-02-261-1/+1
* New API on java's MediaPlayer to suspend/resume a session.Andreas Huber2010-02-121-0/+10
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-0/+2
* API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-281-2/+7
* Media server death nodificationJames Dong2010-01-151-82/+8
* Music visualizer support hack.Marco Nelissen2009-10-061-0/+57
* Don't pass references to temporary objects, and handle the case where we dont...Marco Nelissen2009-07-101-1/+4
* Basic plumbing to retrieve metadata from the native player.Nicolas Catania2009-07-101-3/+12
* Implemented the metadata changed notification filters.Nicolas Catania2009-07-091-1/+10
* Direct api to the native media player.Nicolas Catania2009-06-241-0/+14
* am d670b8c6: Merge change 3981 into donutAndroid (Google) Code Review2009-06-121-2/+2
|\
| * Removed trailing whitespaces.Nicolas Catania2009-06-111-2/+2
| * Automated import from //branches/donutburger/...@141711,141711Andreas Huber2009-03-241-3/+8
| * Automated import from //branches/donutburger/...@140866,140866Jason Sams2009-03-241-5/+23