summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include/AwesomePlayer.h
Commit message (Expand)AuthorAgeFilesLines
* am 113f2122: am 5fa3f7af: am b52675e9: Merge "Smooth out AwesomePlayer"Lajos Molnar2014-05-021-0/+3
|\
| * Smooth out AwesomePlayerLajos Molnar2014-05-011-0/+3
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-0/+3
|/
* Prevent onPrepared callback from being called twiceMarco Nelissen2013-09-271-0/+2
* Add MEDIA_STARTED/PAUSED/STOPPED events to media playersLajos Molnar2013-08-151-0/+3
* stagefright: offload playback supportRichard Fitzgerald2013-07-261-1/+1
* Public API changes for audio offload support.Richard Fitzgerald2013-06-271-2/+15
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-2/+2
* Added a callback to signal when the rendering of the video frame just occurredJames Dong2012-07-201-0/+1
* Switch audio tracks at runtimeJames Dong2012-05-141-0/+9
* Removed mutex lock in addTextSource, and rename to addTextSource_lEdwin Wong2012-05-021-1/+1
* Impl for supporting two video scaling modesJames Dong2012-05-011-0/+3
* Handle the case when there is no timed text trackJames Dong2012-04-261-1/+0
* Fix for multiple audio/timed track feature implementation - part oneJames Dong2012-04-161-1/+10
* Defines MediaPlayer APIs to support multiple audio/video/timedtextInsun Kang2012-03-151-3/+2
* Change the signature of method addTextSource() in AwesomePlayerJames Dong2012-02-091-1/+1
* First step of refactoring 'timedtext' code.Insun Kang2012-01-311-3/+2
* Separate sniffing from session initializationJames Dong2012-01-121-0/+1
* Make sure not to cancel pending seek/EOS notifications on a cache underrun...Andreas Huber2011-11-161-1/+1
* Remove surface legacy APIs and code.Andreas Huber2011-10-281-2/+0
* NuPlayer is now taking on the task of streaming over RTSP.Andreas Huber2011-10-131-10/+0
* 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