summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/AwesomePlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Squashed commit of the following:Andreas Huber2010-11-221-218/+25
* | | | 64-bit file size/offset support for media frameworkJames Dong2010-11-181-1/+1
* | | | Support post-decode video rotation.Andreas Huber2010-11-161-10/+54
* | | | Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-161-129/+40
* | | | More HTTP live support, AES encryption etc.Andreas Huber2010-11-151-2/+14
* | | | Make sure the prefetcher is actively fetching data if we pause playback due t...Andreas Huber2010-11-111-0/+11
* | | | Add support for WV DRMGloria Wang2010-11-051-3/+10
* | | | am cf393faa: Merge "resolved conflicts for merge of c1c45a4d to gingerbread-p...Gloria Wang2010-11-031-23/+6
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of c1c45a4d to gingerbread-plus-aospGloria Wang2010-11-021-23/+6
| |\ \ \ | | | |/ | | |/|
| | * | - Move the business rule management down to DRM agents.Gloria Wang2010-11-011-23/+6
* | | | After seeking display the first new video frame right away without concern fo...Andreas Huber2010-11-011-0/+6
* | | | - register DRM sniffer only when drmserver is upGloria Wang2010-10-291-7/+7
* | | | resolved conflicts for merge of 965f960e to masterGloria Wang2010-10-251-1/+64
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 9084631d to gingerbread-plus-aospGloria Wang2010-10-251-1/+64
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * DRM framework support:Gloria Wang2010-10-251-1/+64
* | | Fix a copy & paste logging error.Jamie Gennis2010-10-201-1/+1
* | | If we basically finished the preparation phase and are only buffering enough ...Andreas Huber2010-10-201-2/+10
* | | Add decode-to-ANativeWindow support to Stagefright.Jamie Gennis2010-10-201-12/+49
* | | am 2d00c605: am 52bea277: Merge "If we encounter video stream EOS while seeki...Andreas Huber2010-10-191-18/+35
|\ \ \ | |/ /
| * | If we encounter video stream EOS while seeking we may still need to seek audio.Andreas Huber2010-10-191-18/+35
* | | am bb5d7c21: am 5f423917: Merge "Attempt to derive the avg. bitrate of the en...Andreas Huber2010-10-151-9/+46
|\ \ \ | |/ /
| * | Attempt to derive the avg. bitrate of the entire stream from metadata.Andreas Huber2010-10-131-9/+46
* | | am 28b93967: am 165c6579: Merge "HTTP Live content that are tagged as complet...Andreas Huber2010-10-141-4/+8
|\ \ \ | |/ /
| * | HTTP Live content that are tagged as complete are now seekable.Andreas Huber2010-10-121-4/+8