summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer/NuPlayerDecoderPassThrough.h
Commit message (Expand)AuthorAgeFilesLines
* Fix: "NuPlayerDecoder: add synchronous call pause() to ensure decoder will no...Luca Stefani2015-12-211-1/+0
* nuplayer: Improve offload format conversionsSteve Kondik2015-12-151-1/+3
* stagefright: Resurrect PCM offloadSteve Kondik2015-12-131-0/+1
* audio: add support for vorbis offloadingWeiyin Jiang2015-10-061-4/+5
* AVCustomizations: Enable 16 and 24 bit PCM offload.Preetam Singh Ranawat2015-10-061-1/+1
* NuPlayer: Enhance dumpsys statisticsPraveen Chavan2015-06-101-4/+0
* DO NOT MERGE libmediaplayerservice: set priority and operating rate for the c...Ronghua Wu2015-04-271-0/+1
* NuPlayer: queue a deferred scan sources when flushing during scanChong Zhang2015-04-171-1/+1
* NuPlayer: play out pending frames on discontinuityChong Zhang2015-03-101-1/+2
* Fix NuPlayer assertion on failure to create AudioTrackAndy Hung2014-12-031-2/+0
* nuplayer: clear pending audio access unit on flush.Ronghua Wu2014-12-011-1/+2
* notify seek complete upon first video output frameChong Zhang2014-12-011-1/+1
* tunnel NuPlayer source and decoder inputChong Zhang2014-11-201-30/+32
* NuPlayer: tunnel decoder with renderer for data buffer passing.Wei Jia2014-11-141-5/+8
* mediaplayer: optimize buffer queue managementPhil Burk2014-09-121-4/+11
* cache up to 200K bytes (instead of 10 buffers) in DecoderPassThroughChong Zhang2014-08-131-1/+2
* Add support of audio offloading for NuPlayer.Wei Jia2014-07-091-0/+77