aboutsummaryrefslogtreecommitdiffstats
path: root/videocodec/OMXVideoDecoderVP9Hybrid.cpp
Commit message (Expand)AuthorAgeFilesLines
* vp9 hybrid omxywan1712014-12-171-0/+14
* pass buffer width to libDecoderVp9Hybridywan1712014-12-121-4/+8
* vp9 hybrid omx: if it's eos frame and encounter resolution change, retain the...ywan1712014-12-101-1/+1
* OMXVideoDecoderVP9Hybrid: set usage flag as GRALLOC_USAGE_SW_READ_OFTEN + GRA...Dale Stimson2014-12-081-1/+1
* adjust vp9 hybrid output buffer count to avoid play freeze caused by no avail...ywan1712014-11-201-0/+2
* DecoderVP9Hybrid: add adaptive playback supportywan1712014-11-201-4/+75
* vp9hybrid: add adaptive playback support for vp9 hybrid plugin(legacy mode)ywan1712014-11-101-16/+113
* vp9hybrid: add raw data mode support for vp9 hybrid plugin to pass cts testywan1712014-11-101-21/+52
* vp9hybrid: drain the last frame to fix output frame number not matching issueywan1712014-11-101-12/+8
* add VP9 hybrid decoder plugin using dlopen to connect with the close source partywan1712014-10-031-0/+360