summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/AwesomePlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* libstagefright: Fix a video lag bug after audio reached EOS.Yunji Kim2013-06-241-0/+12
* Squashed commit of A/V changes from CodeAuroraKrishnankutty Kolathappilly2013-06-181-3/+55
* libstagefright: Squashed audio fixes from CodeAuroraHaynes Mathew George2013-04-081-0/+7
* libstagefright: Stop the logspam from LPAPlayerSteve Kondik2013-02-271-2/+2
* libstagefright: Squashed commit of LPA/tunnel updates from CAFHaynes Mathew George2013-02-271-8/+45
* libstagefright: Check for duration > 0 to avoid DivideByZero crashvivek mehta2013-02-191-1/+1
* stagefright: Fix tunnel mode ifdefsSteve Kondik2013-02-061-5/+4
* Squashed commit of updates from CodeAuroraMingming Yin2013-02-061-14/+46
* FM Radio: Add support for FM Radio in AndroidStefan Ekenberg2013-01-301-0/+10
* libstagefright: Collection of fixes for TunnelPlayerAlexy Joseph2013-01-261-16/+179
* Squashed commit of updates from CodeAuroravivek mehta2012-12-291-2/+19
* Squashed commit of audio changes from CodeAuroravivek mehta2012-12-231-6/+182
* libstagefright: Add support to seek to zerovivek mehta2012-12-201-1/+3
* Don't attempt to seek audio and video separately.Andreas Huber2012-10-231-9/+17
* 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