summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/MediaPlayerService.cpp
Commit message (Expand)AuthorAgeFilesLines
* libstagefright: Squashed audio fixes from CodeAuroraHaynes Mathew George2013-04-081-0/+7
* audio: Subsystem Restart changesRavishankar Sarawadi2013-03-041-1/+22
* Squashed commit of audio changes from CodeAuroravivek mehta2012-12-231-22/+130
* Remove legacy code and APIs in wifi display related code.Andreas Huber2012-09-211-25/+0
* HDCP module binderizedAndreas Huber2012-09-191-0/+5
* Add a permission for controlling wifi display.Jeff Brown2012-09-071-0/+9
* Add a small hook to support gapless in AAH.John Grossman2012-09-061-5/+12
* Update remote display API.Jeff Brown2012-09-051-2/+2
* Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.Andreas Huber2012-09-051-12/+3
* Implement remote display service stubs.Jeff Brown2012-09-051-0/+8
* Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber2012-08-301-4/+10
* Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-0/+23
* Fixed a potential/rare race condtion in MediaPlayerService::Client::notify() ...James Dong2012-08-261-2/+10
* Add a missing NULL check.John Grossman2012-08-231-1/+2
* Add the ability to dynamicaly register MediaPlayer types.John Grossman2012-08-131-204/+37
* Fix gapless for deep buffersMarco Nelissen2012-06-111-0/+1
* Fix gapless playbackMarco Nelissen2012-06-111-38/+47
* Use new sd card mount point for dumpsysMarco Nelissen2012-05-071-2/+2
* Add support for deep audio buffersEric Laurent2012-04-201-6/+13
* rename audio policy output flagsEric Laurent2012-04-181-2/+2
* Allow AudioTrack to start at nonzero positionMarco Nelissen2012-04-041-0/+4
* New Crypto services talking to the new crypto "HAL".Andreas Huber2012-04-031-7/+1
* Add gapless playback support for NuPlayerMarco Nelissen2012-04-021-4/+21
* AV Android make files changesJames Dong2012-03-281-2/+1
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-0/+12
* Use NuPlayer for media playback everywhereAndreas Huber2012-03-221-0/+6
* Update commentsGlenn Kasten2012-03-191-1/+1
* audio_channel_in/out_mask_from_countGlenn Kasten2012-03-151-1/+1
* Merge "Gapless playback, step 1."Marco Nelissen2012-03-131-4/+101
|\
| * Gapless playback, step 1.Marco Nelissen2012-03-131-4/+101
* | Use audio_policy_output_flags_t consistentlyGlenn Kasten2012-03-091-2/+2
|/
* Merge "MediaPlayerService: fix AudioSink latency"Eric Laurent2012-03-061-4/+3
|\
| * MediaPlayerService: fix AudioSink latencyEric Laurent2012-03-051-4/+3
* | Add channel mask in AudioSinkJean-Michel Trivi2012-03-021-6/+17
|/
* Switch the way we configure for MediaPlayer retransmission.John Grossman2012-03-011-46/+130
* Upintegreate AAH TX and RX players from ICS_AAHJohn Grossman2012-02-161-3/+36
* Playback rate on MediaPlayerJean-Michel Trivi2012-02-131-1/+24
* Use audio_stream_type_t consistentlyGlenn Kasten2012-01-131-1/+1
* Merge "Use audio_format_t consistently"Glenn Kasten2012-01-121-6/+6
|\
| * Use audio_format_t consistentlyGlenn Kasten2012-01-051-6/+6
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-20/+20
* | 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-7/+7
* 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-1/+58
|\ \ | |/
| * am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics...Jamie Gennis2011-10-281-1/+58
| |\
| | * Stagefright: ANW::connect in MediaPlayerServiceJamie Gennis2011-10-261-1/+58
* | | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-83/+83
|/ /
* | am b3cdadb6: Merge "Check whether media recorder client exists before dumping...James Dong2011-10-191-5/+7
|\ \ | |/