summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/AwesomePlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Added some extra failure logging messagesJames Dong2012-10-171-0/+1
* | [WVDRM] Fix for stuttering on low bandwidthJeff Tinker2012-10-011-11/+7
* | Add getError and setError to propagate error code from WVMMediaExtractor up t...Edwin Wong2012-09-111-1/+5
|/
* Send current bandwidth info event when buffering occursJeffrey Tinker2012-08-231-3/+8
* Don't log streaming url.James Dong2012-08-171-6/+2
* Added a callback to signal when the rendering of the video frame just occurredJames Dong2012-07-201-0/+7
* Ensure MEDIA_INFO_BUFFERING_END is always sentMarco Nelissen2012-07-201-2/+3
* Update ANativeWindow client code for syncJamie Gennis2012-06-211-1/+1
* Fix track selection code in AwesomePlayerInsun Kang2012-06-151-1/+1
* Fix one of the potential ANR issues from AwesomePlayerJames Dong2012-06-121-1/+7
* Part of fix for double spins & faster startupJeff Tinker2012-05-311-8/+12
* Only mark the audio player as started if it did so successfully.Andreas Huber2012-05-221-2/+2
* Switch audio tracks at runtimeJames Dong2012-05-141-10/+91
* stagefright: add tracing to AwesomePlayer.Jamie Gennis2012-05-111-1/+30
* Revert our seek behaviour to SEEK_CLOSEST_SYNC instead of SEEK_CLOSEST.Andreas Huber2012-05-031-1/+1
* Removed mutex lock in addTextSource, and rename to addTextSource_lEdwin Wong2012-05-021-3/+2
* Impl for supporting two video scaling modesJames Dong2012-05-011-0/+26
* Handle the case when there is no timed text trackJames Dong2012-04-261-22/+29
* Add support for deep audio buffersEric Laurent2012-04-201-1/+12
* Fix for multiple audio/timed track feature implementation - part oneJames Dong2012-04-161-37/+102
* Add external timed text source using a passed file descriptorJames Dong2012-04-131-1/+1
* Fix a bug in MediaPlayer's addExternalSource().Insun Kang2012-03-161-16/+3
* Defines MediaPlayer APIs to support multiple audio/video/timedtextInsun Kang2012-03-151-44/+101
* Merge "Fix videos app bandwidth accounting for 4G streaming"Jeff Tinker2012-03-081-0/+2
|\
| * Fix videos app bandwidth accounting for 4G streamingJeff Tinker2012-02-141-0/+2
* | Merge "Moves TimedTextDriver.h into include/media/stagefright/timedtext."James Dong2012-02-281-2/+1
|\ \
| * | Moves TimedTextDriver.h into include/media/stagefright/timedtext.Insun Kang2012-02-271-2/+1
| |/
* | fix libgui header locationMathias Agopian2012-02-271-2/+0
|/
* Playback rate on MediaPlayerJean-Michel Trivi2012-02-131-0/+8
* Change the signature of method addTextSource() in AwesomePlayerJames Dong2012-02-091-1/+1
* Experiment with seeking to closest frame instead of closest syncframeAndreas Huber2012-02-091-1/+1
* First step of refactoring 'timedtext' code.Insun Kang2012-01-311-17/+17
* Separate sniffing from session initializationJames Dong2012-01-121-10/+11
* am 05985a2e: am c15cf3d2: Merge "stagefright: limit audio gap for looped play...Eric Laurent2012-01-111-0/+4
|\
| * stagefright: limit audio gap for looped playbackEric Laurent2012-01-091-0/+4
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-13/+13
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
* | am 3f6a7d1e: am d70c64db: Revert the following patches because they may lead ...James Dong2011-12-141-18/+11
|\ \ | |/
| * Revert the following patches because they may lead to power regression becaus...James Dong2011-12-141-18/+11
* | am dc44e06e: am ef664f62: Merge "Fix drm flag setting missed in false drm rec...Jeff Tinker2011-12-121-0/+1
|\ \ | |/
| * Fix drm flag setting missed in false drm recognition fix.Jeff Tinker2011-12-091-0/+1
* | am 406dd5d1: am aadbd80b: Fixed the false drm recognition.James Dong2011-12-121-10/+14
|\ \ | |/
| * Fixed the false drm recognition.James Dong2011-12-081-10/+14
* | am a5038d16: am a693a4b5: Merge "Fix ANRs due to Widevine DRM plugin sniff ta...Jeff Tinker2011-12-091-1/+3
|\ \ | |/
| * Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1Jeff Tinker2011-12-081-1/+3
| |\
| | * Fix ANRs due to Widevine DRM plugin sniff taking too long.Jeff Tinker2011-12-071-1/+3
* | | am 6727a43f: am 54a53841: Merge "Fetch at least 192KB to avoid our mp3 sniffe...Dave Burke2011-12-071-2/+2
|\ \ \ | |/ /
| * | Fetch at least 192KB to avoid our mp3 sniffer from blocking on data.Andreas Huber2011-12-071-2/+2
* | | resolved conflicts for merge of 07bacabe to masterAndreas Huber2011-12-051-3/+40
|\ \ \ | |/ /