summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/AwesomePlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of d5762583 to masterJames Dong2011-05-241-0/+5
|\
| * Add some logging to track down where ANR happens during MediaPlayer._release().James Dong2011-05-231-0/+5
* | resolved conflicts for merge of a8939e0d to masterJames Dong2011-05-191-29/+119
|\ \ | |/
| * Merge "Using widevine:// to stream adaptive bitrate wvm content no longer" in...James Dong2011-05-181-28/+111
| |\
| | * Using widevine:// to stream adaptive bitrate wvm content no longerAndreas Huber2011-05-101-28/+111
| * | DO NOT MERGEGloria Wang2011-05-131-2/+2
| |/
* | Squashed commit of the following:Andreas Huber2011-05-111-1/+3
* | Properly honour any pending seek request when reading the first buffer afterAndreas Huber2011-05-101-0/+13
* | Initial CL for the timed text support:Gloria Wang2011-05-031-6/+64
* | Merge "Add setParameter/getParameter to MediaPlayer API. for bug 1982947"Gloria Wang2011-04-291-0/+7
|\ \
| * | Add setParameter/getParameter to MediaPlayer API.Gloria Wang2011-04-291-0/+7
* | | Add DRM errors in the DRM frameworks to MediaErrors also.Gloria Wang2011-04-291-2/+2
|/ /
* | am 8d2e14da: am 34cd123a: am b0d6f10e: Bug 4167061 remove debugging codeGlenn Kasten2011-04-131-1/+1
|\ \ | |/
| * Bug 4167061 remove debugging codeGlenn Kasten2011-04-131-1/+1
* | Merge "Experimental support for changing the video surface/texture on an acti...Andreas Huber2011-04-121-19/+56
|\ \
| * | Experimental support for changing the video surface/texture on an active medi...Andreas Huber2011-03-141-19/+56
* | | am a7e8385c: am 87ee132a: am c6c2285b: Enable HDCP debugging in Stagefright (...Glenn Kasten2011-04-111-1/+1
|\ \ \ | | |/ | |/|
| * | Enable HDCP debugging in Stagefright (1 of 2)Glenn Kasten2011-04-111-1/+1
* | | Avoid a race condition while signaling audio EOS/seek complete by acquiring t...Andreas Huber2011-04-041-0/+2
* | | Remove legacy hack to only drop frames every other late frameAndreas Huber2011-04-011-13/+6
* | | am 69250839: am 4ed59de6: am ffa670b5: Bug 4167061Glenn Kasten2011-03-311-1/+1
|\ \ \ | |/ /
| * | Bug 4167061Glenn Kasten2011-03-301-1/+1
* | | Stagefright DataSources now expose the underlying content mime type.Andreas Huber2011-03-301-16/+24
* | | am e2cb08bd: am 2fee96bc: am 1457ef74: Merge "Make sure we post a video event...Andreas Huber2011-03-251-2/+17
|\ \ \ | |/ /
| * | 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