summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/AwesomePlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | Make sure we post a video event when seeking after seeing video EOS before.Andreas Huber2011-03-251-2/+17
* | | am 70a5b031: am 9fb98238: am 837430dd: Merge "Switch to use SF cached source"...James Dong2011-03-251-6/+1
|\ \ \ | |/ /
| * | Switch to use SF cached sourceJames Dong2011-03-251-6/+1
* | | am 64233b86: am 503f4daf: am 0b1b2a32: Merge "Bug 4159373 Use HDCP debug sett...Glenn Kasten2011-03-231-0/+37
|\ \ \ | |/ /
| * | Bug 4159373 Use HDCP debug settingsGlenn Kasten2011-03-231-0/+37
| * | DO NOT MERGE: Fix a race condition when playing an audio-only stream and seek...Andreas Huber2011-03-161-12/+5
* | | Delay signaling the end of audio playback until all frames have actually played.Andreas Huber2011-03-221-5/+5
* | | Handle display dimension scaling event due to SAR embedded in AVC videosJames Dong2011-03-181-0/+11
* | | Don't send the seek-complete notification twice.Andreas Huber2011-03-161-2/+1
* | | Fix a race condition when playing an audio-only stream and seeking before sta...Andreas Huber2011-03-161-12/+5
| |/ |/|
* | am 055066e1: am 92f2f3ff: Merge "Bug 3012968 DRM output control" into honeyco...Glenn Kasten2011-03-111-0/+14
|\ \ | |/
| * Bug 3012968 DRM output controlGlenn Kasten2011-03-101-0/+14
* | Fix for bug 3477330Gloria Wang2011-03-101-2/+3
* | An HTTP datasource for stagefright using the chromium code.Andreas Huber2011-03-091-2/+4
|/
* Merge "Alternate patch for late video issue: seek only the video ahead to the...Andreas Huber2011-02-241-16/+59
|\
| * Alternate patch for late video issue: seek only the video ahead to the nextAndreas Huber2011-02-241-16/+59
* | Merge "Suppress the logging of URLs when in incognito mode."Andreas Huber2011-02-241-1/+18
|\ \
| * | Suppress the logging of URLs when in incognito mode.Andreas Huber2011-02-241-1/+18
| |/
* | Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-6/+19
|/
* - Add method in MediaPlayerService to collect and pullGloria Wang2011-02-221-1/+43
* Experimental support for https transfers in stagefright.Andreas Huber2011-02-171-1/+2
* Remove legacy, AwesomePlayer-based http live implementation.Andreas Huber2011-02-161-84/+1
* Revert "Make AwesomePlayer's reset process more verbose to track down ANRs (y...Andreas Huber2011-02-151-13/+0
* Enable cancelling the rtsp connection process early.Andreas Huber2011-02-141-1/+10
* Start playing (and decoding) audio only after the first video frame has been ...Andreas Huber2011-02-111-24/+63
* Change timestamp handling in RTSP, remove unused, experimental, gtalk supportAndreas Huber2011-02-101-125/+6
* Add more check before using the DRM manager client.Gloria Wang2011-02-081-3/+6
* Merge "- Do not use global DrmManagerClient - Release the DrmManagerClient an...Gloria Wang2011-02-081-1/+0
|\
| * - Do not use global DrmManagerClientGloria Wang2011-02-071-1/+0
* | Display a single (still-)frame of video after seeking while paused.Andreas Huber2011-02-071-29/+37
|/
* Make AwesomePlayer's reset process more verbose to track down ANRs (yet again)Andreas Huber2011-02-031-0/+13
* Revert "Make AwesomePlayer's reset process more verbose to track down ANRs (a...Andreas Huber2011-01-281-13/+0
* Make AwesomePlayer's reset process more verbose to track down ANRs (again)Andreas Huber2011-01-241-0/+13
* Revert "Make AwesomePlayer's reset process more verbose to track down ANRs."Carl Shapiro2011-01-211-13/+0
* Prefill the cache before trying to instantiate the media extractor.Andreas Huber2011-01-191-3/+30
* Fix the presentation video resolution when it is different from the actual im...James Dong2011-01-191-0/+22
* Don't report 100% buffered when the stream ends prematurely.Bryan Mawhinney2011-01-181-4/+9
* Increase cache size and low-watermark threshold, alsoAndreas Huber2011-01-111-0/+38
* Awesomeplayer : Frame dropping logic changepmehendale2011-01-071-6/+12
* Make AwesomePlayer's reset process more verbose to track down ANRs.Andreas Huber2011-01-041-0/+14
* Remove now obsolete implementation of streaming from AwesomePlayer.Andreas Huber2010-12-161-249/+1
* API Support for both synchronous and queued commands, optionally associated m...Andreas Huber2010-12-061-48/+86
* Squashed commit of the following:Andreas Huber2010-12-061-5/+17
* Squashed commit of the following:Andreas Huber2010-12-021-1/+2
* Support streaming data across binder boundaries.Andreas Huber2010-11-231-4/+223
* am 3e18dfab: am 4da48ec8: Merge "Notify the playback status to DRM agents bef...Gloria Wang2010-11-221-7/+12
|\
| * am 4da48ec8: Merge "Notify the playback status to DRM agents before the playb...Gloria Wang2010-11-221-7/+12
| |\
| | * Notify the playback status to DRM agents before the playback startsGloria Wang2010-11-221-7/+12
| * | resolved conflicts for merge of 31dc911a to gingerbread-plus-aospAndreas Huber2010-11-081-17/+71
| |\ \
| | * | Support post-decode video rotation.Andreas Huber2010-11-051-17/+71