summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/MediaPlayerService.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ | |/
| * Check whether media recorder client exists before dumping.James Dong2011-10-181-5/+7
* | NuPlayer is now taking on the task of streaming over RTSP.Andreas Huber2011-10-131-0/+4
|/
* Fix issue 5373048: AudioCache decode errorsEric Laurent2011-09-271-2/+11
* Require INTERNET permission for network-based content.Dave Burke2011-09-021-54/+24
* Add a null check to handle failure of android::createPlayerJason Simmons2011-08-121-1/+3
* Network traffic accounting for chromium stack support in mediaserver.Ashish Sharma2011-08-051-4/+5
* Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-5/+22
* Make dumpsys(media.player) more useful by having AwesomePlayer populate it.Andreas Huber2011-06-081-0/+3
* Remove dead code related to gettidGlenn Kasten2011-06-031-23/+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