summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-7/+7
* Merge "Fix build error when verbose logging is enabled"Glenn Kasten2011-12-151-1/+1
|\
| * Fix build error when verbose logging is enabledGlenn Kasten2011-12-151-1/+1
* | Fix the build. (Change LOGV to ALOGV)Owen Lin2011-12-121-1/+1
* | am ebfce84f: am 68f592a8: Merge "Don\'t perform RTSP seeks right away but que...Andreas Huber2011-12-092-4/+31
|\ \
| * \ Merge "Don't perform RTSP seeks right away but queue them for 200ms" into ics...Andreas Huber2011-12-082-4/+31
| |\ \
| | * | Don't perform RTSP seeks right away but queue them for 200msAndreas Huber2011-12-082-4/+31
* | | | am aa82c39b: am 0ba9380a: Merge "Fix Bitreader "putBits" implementation, make...Andreas Huber2011-12-092-7/+21
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix Bitreader "putBits" implementation, make sure we emulate timestampsAndreas Huber2011-12-082-7/+21
| |/
* | resolved conflicts for merge of 3d630e86 to masterAndreas Huber2011-11-302-2/+20
|\ \ | |/
| * Merge "Make sure we can properly shutdown even if" into ics-mr1Andreas Huber2011-11-292-2/+20
| |\
| | * Make sure we can properly shutdown even ifAndreas Huber2011-11-282-2/+20
* | | am 074133b2: am 351143fb: Merge "Updated (internal) API for IStreamSource to ...Andreas Huber2011-11-291-6/+11
|\ \ \ | |/ /
| * | Merge "Updated (internal) API for IStreamSource to signal discontinuities" in...Andreas Huber2011-11-291-6/+11
| |\ \
| | * | Updated (internal) API for IStreamSource to signal discontinuitiesAndreas Huber2011-11-291-6/+11
| | |/
* | | resolved conflicts for merge of 998a929a to masterAndreas Huber2011-11-292-20/+59
|\ \ \ | |/ /
| * | Finer granularity discontinuity support.Andreas Huber2011-11-282-20/+59
| |/
| * am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into...Glenn Kasten2011-11-091-1/+1
| |\
* | | MidiFile uses C++ Thread not createThreadEtcGlenn Kasten2011-11-162-7/+26
* | | am bb1b7d5c: am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop...Glenn Kasten2011-11-091-1/+1
|\ \ \
| * \ \ am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into...Glenn Kasten2011-11-091-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug 5478024 drop after decode if can't drop beforeGlenn Kasten2011-11-041-1/+1
| | * DO NOT MERGE Poll input data with a small timeout and don't consume a full core.Andreas Huber2011-11-031-1/+1
* | | resolved conflicts for merge of 26f70db9 to masterAndreas Huber2011-11-0810-34/+0
|\ \ \ | |/ /
| * | Merge "Remove surface legacy APIs and code." into ics-mr1Andreas Huber2011-11-0810-34/+0
| |\ \
| | * | Remove surface legacy APIs and code.Andreas Huber2011-10-2810-34/+0
* | | | am e395f645: Poll input data with a small timeout and don\'t consume a full c...Andreas Huber2011-11-031-1/+1
|\ \ \ \ | |/ / /
| * | | Poll input data with a small timeout and don't consume a full core.Andreas Huber2011-11-031-1/+1
| |/ /
* | | am 27ed1249: Merge "Properly report that we\'re no longer playing after recei...Andreas Huber2011-10-283-4/+17
|\ \ \ | |/ /
| * | Merge "Properly report that we're no longer playing after receiving event" in...Andreas Huber2011-10-283-4/+17
| |\ \
| | * | Properly report that we're no longer playing after receiving eventAndreas Huber2011-10-263-4/+17
* | | | am fc9592f8: am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerServ...Jamie Gennis2011-10-282-1/+63
|\ \ \ \ | |/ / /
| * | | am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics...Jamie Gennis2011-10-282-1/+63
| |\ \ \ | | |/ / | |/| / | | |/
| | * Stagefright: ANW::connect in MediaPlayerServiceJamie Gennis2011-10-262-1/+63
* | | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-269-258/+258
|/ /
* | 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-139-4/+492
|/
* Fix an issue where we should allow negative values but did notJames Dong2011-10-052-8/+8
* Merge "Signal an appropriate error even if there are no active streams yet."Andreas Huber2011-09-276-27/+32
|\
| * Signal an appropriate error even if there are no active streams yet.Andreas Huber2011-09-276-27/+32
* | Merge "Fix issue 5373048: AudioCache decode errors"Eric Laurent2011-09-271-2/+11
|\ \ | |/ |/|
| * Fix issue 5373048: AudioCache decode errorsEric Laurent2011-09-271-2/+11
* | Propagate error signalled by the source all the way to the output EOS notific...Andreas Huber2011-09-262-3/+18
|/
* Bug 5234242 audio continues after discontinuityGlenn Kasten2011-09-211-2/+2
* In order to recover from video lagging behind audio, drop avc framesAndreas Huber2011-09-166-44/+132
* Various improvements to nuplayer playbackAndreas Huber2011-09-167-56/+102
* Don't post position updates too frequentlyAndreas Huber2011-09-132-3/+17
* Require INTERNET permission for network-based content.Dave Burke2011-09-022-67/+28
* I have one HLS stream that switches stream PIDs from one bandwidth to the nextAndreas Huber2011-08-312-2/+17