summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer/NuPlayerDecoderPassThrough.cpp
Commit message (Expand)AuthorAgeFilesLines
* nuplayer: Has video hint for offloadHaynes Mathew George2015-04-021-1/+4
* NuPlayer: play out pending frames on discontinuityChong Zhang2015-03-101-9/+12
* media: switch to new AMessage handlingLajos Molnar2015-03-051-1/+1
* Fix NuPlayer assertion on failure to create AudioTrackAndy Hung2014-12-031-12/+9
* nuplayer: clear pending audio access unit on flush.Ronghua Wu2014-12-011-5/+12
* notify seek complete upon first video output frameChong Zhang2014-12-011-1/+7
* tunnel NuPlayer source and decoder inputChong Zhang2014-11-201-125/+225
* NuPlayer: tunnel decoder with renderer for data buffer passing.Wei Jia2014-11-141-18/+67
* mediaplayer: optimize buffer queue managementPhil Burk2014-09-121-22/+40
* mediaplayer: limit number of outstanding buffer requestsLajos Molnar2014-09-091-6/+7
* cache up to 200K bytes (instead of 10 buffers) in DecoderPassThroughChong Zhang2014-08-131-3/+13
* Add support of audio offloading for NuPlayer.Wei Jia2014-07-091-0/+237