summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE libmediaplayerservice: set priority and operating rate for the c...Ronghua Wu2015-04-277-0/+50
* Merge "Lock drm plugin API calls globally, not per MediaDrm instance"Jeff Tinker2015-04-252-1/+2
|\
| * Lock drm plugin API calls globally, not per MediaDrm instanceJeff Tinker2015-04-222-1/+2
* | Merge "HLS: make disconnect faster to prevent ANR"Chong Zhang2015-04-241-1/+1
|\ \
| * | HLS: make disconnect faster to prevent ANRChong Zhang2015-04-231-1/+1
| |/
* | Copy sei offset/size during ABuffer/MediaBuffer conversionRobert Shih2015-04-231-0/+8
* | Merge "libmediaplayerservice: set priority and operating rate for the codec u...Ronghua Wu2015-04-221-0/+6
|\ \ | |/ |/|
| * libmediaplayerservice: set priority and operating rate for the codec used by ...Ronghua Wu2015-04-221-0/+6
* | Merge "HLS: remove no more than 10% of bandwidth history at a time"Chong Zhang2015-04-211-1/+2
|\ \
| * | HLS: remove no more than 10% of bandwidth history at a timeChong Zhang2015-04-211-1/+2
* | | Fix mips build.Ying Wang2015-04-202-2/+2
|/ /
* | Merge "NuPlayer: queue a deferred scan sources when flushing during scan"Chong Zhang2015-04-187-31/+32
|\ \
| * | NuPlayer: queue a deferred scan sources when flushing during scanChong Zhang2015-04-177-31/+32
* | | libmediaplayerservice: fix warnings, make warnings errors, use clangLajos Molnar2015-04-1721-36/+41
* | | stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-174-6/+6
|/ /
* | Merge "NuPlayerDriver: Maintain the timeStamp after seek"Wei Jia2015-04-171-0/+3
|\ \
| * | NuPlayerDriver: Maintain the timeStamp after seekHaynes Mathew George2015-04-171-0/+3
* | | stagefright: initial timed id3 support in hlsRobert Shih2015-04-166-30/+146
|/ /
* | Merge "Unhide the android.media.[Media]DataSource interface."Chris Watkins2015-04-1612-11/+113
|\ \ | |/ |/|
| * Unhide the android.media.[Media]DataSource interface.Chris Watkins2015-04-1512-11/+113
* | fix NuPlayerDecoder discontinuity handling with async modeChong Zhang2015-04-151-4/+0
|/
* Merge "NuPlayerRenderer: adjust delay of posting drain audio message based on...Wei Jia2015-04-131-0/+3
|\
| * NuPlayerRenderer: adjust delay of posting drain audio message based on playba...Wei Jia2015-04-101-0/+3
* | mediaplayer: support async mode for widevine legacy modeLajos Molnar2015-04-101-14/+6
* | mediaplayer: use async mode in NuPlayerMarco Nelissen2015-04-102-115/+153
|/
* Add a method to associate MediaDrm session with MediaCryptoJeff Tinker2015-04-102-0/+12
* Add expiration update and keys change eventsJeff Tinker2015-04-092-13/+62
* Pass crypto source data using a shared bufferJeff Tinker2015-04-082-2/+5
* Merge "nuplayer: Has video hint for offload"Ronghua Wu2015-04-032-1/+6
|\
| * nuplayer: Has video hint for offloadHaynes Mathew George2015-04-022-1/+6
* | mediaplayer: ensure secure decoders are instantiated before starting sourceLajos Molnar2015-04-015-14/+111
* | Merge "HLS: faster switching and pause/resume on low buffer"Chong Zhang2015-03-271-0/+28
|\ \
| * | HLS: faster switching and pause/resume on low bufferChong Zhang2015-03-271-0/+28
* | | Fix seek issueMarco Nelissen2015-03-261-8/+0
| |/ |/|
* | Merge "Report key request message type for unprefixed EME"Jeff Tinker2015-03-242-3/+6
|\ \ | |/ |/|
| * Report key request message type for unprefixed EMEJeff Tinker2015-03-162-3/+6
* | Merge "mediaplayer: check existence of AudioTrack before trying to access it."Wei Jia2015-03-191-1/+11
|\ \
| * | mediaplayer: check existence of AudioTrack before trying to access it.Wei Jia2015-03-191-1/+11
| |/
* | libstagefright: add ProcessInfo to get process priority.Ronghua Wu2015-03-163-66/+2
|/
* Merge "nuplayer: remove prefill cache code"Chong Zhang2015-03-122-104/+27
|\
| * nuplayer: remove prefill cache codeChong Zhang2015-03-122-104/+27
* | Merge "NuPlayer: play out pending frames on discontinuity"Chong Zhang2015-03-126-59/+102
|\ \ | |/ |/|
| * NuPlayer: play out pending frames on discontinuityChong Zhang2015-03-106-59/+102
* | Merge "libmediaplayerservice: fix deadlock in dump()"Vineeta Srivastava2015-03-111-0/+5
|\ \
| * | libmediaplayerservice: fix deadlock in dump()Ravi Kumar Alamanda2015-03-111-0/+5
* | | Merge "mediaplayer: update mAnchorNumFramesWritten when anchor time is updated."Wei Jia2015-03-111-0/+1
|\ \ \
| * | | mediaplayer: update mAnchorNumFramesWritten when anchor time is updated.Wei Jia2015-03-111-0/+1
* | | | stagefright: don't use ALooperRoster mutex for reply handlingLajos Molnar2015-03-106-13/+14
|/ / /
* | | Merge "mediaplayer: move MediaClock from NuPlayer to libstagefright."Wei Jia2015-03-104-219/+1
|\ \ \ | |_|/ |/| |
| * | mediaplayer: move MediaClock from NuPlayer to libstagefright.Wei Jia2015-03-094-219/+1