summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* MediaRecorder: implement persistent input surface APIsChong Zhang2015-05-014-2/+23
* Merge "mediaplayer: flush audio sink when renderer is flushed." into mnc-devWei Jia2015-05-021-0/+10
|\
| * mediaplayer: flush audio sink when renderer is flushed.Wei Jia2015-05-011-0/+10
* | stagefright: remove NativeWindowWrapperLajos Molnar2015-04-304-49/+39
* | Merge "GenericSource: reply mime information for *all* track types" into mnc-devRobert Shih2015-05-012-6/+5
|\ \
| * | GenericSource: reply mime information for *all* track typesRobert Shih2015-04-302-6/+5
* | | stagefright: support setting/getting playback/sync config in MediaSyncLajos Molnar2015-04-3010-62/+500
| |/ |/|
* | Respect the record audio app op - mediaSvet Ganov2015-04-298-13/+20
|/
* 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
|\ \ | |/ |/|