summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include/AwesomePlayer.h
Commit message (Expand)AuthorAgeFilesLines
* Guard the audio notifications with a separate lock to avoid deadlocks during ...Andreas Huber2011-09-011-2/+2
* Return an error to the client instead of asserting if decoder instantiation f...Andreas Huber2011-08-291-3/+3
* Some decoders require more gentle treatmentJames Dong2011-08-181-0/+3
* If audio startup fails while executing MediaPlayer::start() do NOT post an errorAndreas Huber2011-07-141-1/+1
* Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-0/+3
* Make dumpsys(media.player) more useful by having AwesomePlayer populate it.Andreas Huber2011-06-081-0/+30
* Send estimated bandwidth value as informational event when cache fetcher pausesJames Dong2011-05-311-0/+2
* For out of band timed text support (timed text in a separate file).Gloria Wang2011-05-251-0/+1
* resolved conflicts for merge of a8939e0d to masterJames Dong2011-05-191-0/+5
|\
| * Using widevine:// to stream adaptive bitrate wvm content no longerAndreas Huber2011-05-101-0/+6
* | Properly honour any pending seek request when reading the first buffer afterAndreas Huber2011-05-101-0/+1
* | Initial CL for the timed text support:Gloria Wang2011-05-031-16/+26
* | Add setParameter/getParameter to MediaPlayer API.Gloria Wang2011-04-291-0/+3
* | Merge "Experimental support for changing the video surface/texture on an acti...Andreas Huber2011-04-121-0/+5
|\ \
| * | Experimental support for changing the video surface/texture on an active medi...Andreas Huber2011-03-141-0/+5
* | | Remove legacy hack to only drop frames every other late frameAndreas Huber2011-04-011-1/+0
* | | Delay signaling the end of audio playback until all frames have actually played.Andreas Huber2011-03-221-2/+2
|/ /
* | Fix for bug 3477330Gloria Wang2011-03-101-1/+1
* | An HTTP datasource for stagefright using the chromium code.Andreas Huber2011-03-091-2/+2
|/
* Merge "Alternate patch for late video issue: seek only the video ahead to the...Andreas Huber2011-02-241-1/+7
|\
| * Alternate patch for late video issue: seek only the video ahead to the nextAndreas Huber2011-02-241-1/+7
* | Merge "Suppress the logging of URLs when in incognito mode."Andreas Huber2011-02-241-0/+2
|\ \
| * | Suppress the logging of URLs when in incognito mode.Andreas Huber2011-02-241-0/+2
| |/
* | Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-0/+3
|/
* Remove legacy, AwesomePlayer-based http live implementation.Andreas Huber2011-02-161-5/+0
* Enable cancelling the rtsp connection process early.Andreas Huber2011-02-141-0/+1
* Start playing (and decoding) audio only after the first video frame has been ...Andreas Huber2011-02-111-0/+5
* Change timestamp handling in RTSP, remove unused, experimental, gtalk supportAndreas Huber2011-02-101-4/+0
* Display a single (still-)frame of video after seeking while paused.Andreas Huber2011-02-071-0/+4
* Fix the presentation video resolution when it is different from the actual im...James Dong2011-01-191-0/+3
* integrate videoeditor preview player.Dharmaray Kundargi2011-01-161-0/+1
* Increase cache size and low-watermark threshold, alsoAndreas Huber2011-01-111-0/+4
* Awesomeplayer : Frame dropping logic changepmehendale2011-01-071-0/+1
* Squashed commit of the following:Andreas Huber2010-12-061-0/+4
* Support streaming data across binder boundaries.Andreas Huber2010-11-231-0/+2
* Squashed commit of the following:Andreas Huber2010-11-221-33/+0
* Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-161-2/+0
* Make sure the prefetcher is actively fetching data if we pause playback due t...Andreas Huber2010-11-111-0/+1
* resolved conflicts for merge of 965f960e to masterGloria Wang2010-10-251-0/+7
|\
| * resolved conflicts for merge of 9084631d to gingerbread-plus-aospGloria Wang2010-10-251-0/+7
| |\
| | * DRM framework support:Gloria Wang2010-10-251-0/+6
* | | If we basically finished the preparation phase and are only buffering enough ...Andreas Huber2010-10-201-0/+5
* | | am 2d00c605: am 52bea277: Merge "If we encounter video stream EOS while seeki...Andreas Huber2010-10-191-0/+2
|\ \ \ | |/ /
| * | If we encounter video stream EOS while seeking we may still need to seek audio.Andreas Huber2010-10-191-0/+2
* | | am bb5d7c21: am 5f423917: Merge "Attempt to derive the avg. bitrate of the en...Andreas Huber2010-10-151-0/+4
|\ \ \ | |/ /
| * | Attempt to derive the avg. bitrate of the entire stream from metadata.Andreas Huber2010-10-131-0/+4
* | | am cac43e8a: am beffefa2: Merge "RTSP seeking is now asynchronous, MediaPlaye...Andreas Huber2010-10-101-0/+3
|\ \ \ | |/ /
| * | RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek i...Andreas Huber2010-10-081-0/+3
* | | am bb708373: am 949f7d90: Merge "Work to support switching transport streams ...Andreas Huber2010-10-101-1/+2
|\ \ \ | |/ /
| * | Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-071-1/+2