summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/AwesomePlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Audio player must not be used as a timesource before it's started.Andreas Huber2011-09-081-1/+3
* Guard the audio notifications with a separate lock to avoid deadlocks during ...Andreas Huber2011-09-011-16/+15
* Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULLGloria Wang2011-08-311-1/+2
* Return an error to the client instead of asserting if decoder instantiation f...Andreas Huber2011-08-291-8/+19
* Set mSeekNotificationSent as false for RTSP seeking.Gloria Wang2011-08-251-0/+1
* Merge "When switching surface, do not set mSeekNotificationSent as true, beca...Gloria Wang2011-08-181-4/+5
|\
| * When switching surface, do not set mSeekNotificationSent as true,Gloria Wang2011-08-181-4/+5
* | Merge "Some decoders require more gentle treatment"Andreas Huber2011-08-181-14/+42
|\ \
| * | Some decoders require more gentle treatmentJames Dong2011-08-181-14/+42
| |/
* | Disable vorbis-auto-looping if the audio sink used is not realtime, i.e. reco...Andreas Huber2011-08-181-1/+6
|/
* Properly initialize some instance variables.Andreas Huber2011-08-161-0/+2
* Merge "To reduce the bytes need to be buffered before start playing the strea...Gloria Wang2011-08-101-1/+1
|\
| * To reduce the bytes need to be buffered before start playing the streaming vi...Gloria Wang2011-08-101-1/+1
* | To support for switching from a non-null surface/ surface texture toGloria Wang2011-08-091-1/+4
|/
* Bug 4599730 Get audio channel count on MediaPlayerGlenn Kasten2011-07-271-1/+16
* Merge "Revert "Add some logging to track down where ANR happens during MediaP...James Dong2011-07-141-4/+0
|\
| * Revert "Add some logging to track down where ANR happens during MediaPlayer._...James Dong2011-07-141-4/+0
* | If audio startup fails while executing MediaPlayer::start() do NOT post an errorAndreas Huber2011-07-141-4/+11
|/
* Merge "Bug 4571308 Provide correct video frame timestamps"Glenn Kasten2011-07-011-0/+3
|\
| * Bug 4571308 Provide correct video frame timestampsGlenn Kasten2011-06-271-0/+3
* | Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-0/+16
|/
* Make dumpsys(media.player) more useful by having AwesomePlayer populate it.Andreas Huber2011-06-081-44/+212
* Do not call getEstimatedBandwidth if the streaming is not HTTP-basedJames Dong2011-06-021-1/+1
* Send estimated bandwidth value as informational event when cache fetcher pausesJames Dong2011-05-311-0/+28
* Merge "For out of band timed text support (timed text in a separate file)."Gloria Wang2011-05-251-4/+22
|\
| * For out of band timed text support (timed text in a separate file).Gloria Wang2011-05-251-4/+22
* | 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
|\ \ \ | |/ /