summaryrefslogtreecommitdiffstats
path: root/media/libmedia/mediaplayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* libmedia: Add ICS AudioStreamType constructorArne Coucheron2013-04-281-0/+7
* Add support for HLS playlists of type 'event'.Andreas Huber2012-11-271-12/+24
* Merge "Gapless playback, step 1."Marco Nelissen2012-03-131-0/+7
|\
| * Gapless playback, step 1.Marco Nelissen2012-03-131-0/+7
* | Whitespace and indentationGlenn Kasten2012-03-131-7/+7
|/
* Switch the way we configure for MediaPlayer retransmission.John Grossman2012-03-011-3/+50
* fix libgui header locationMathias Agopian2012-02-271-2/+0
* Update commentsGlenn Kasten2012-02-141-1/+1
* Fix incorrect includes of AudioTrack.hGlenn Kasten2012-01-181-1/+1
* Use audio_stream_type_t consistentlyGlenn Kasten2012-01-131-1/+1
* Merge "Use audio_format_t consistently"Glenn Kasten2012-01-121-2/+2
|\
| * Use audio_format_t consistentlyGlenn Kasten2012-01-051-2/+2
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-18/+18
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-3/+3
|/
* 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