aboutsummaryrefslogtreecommitdiffstats
path: root/videocodec/OMXVideoDecoderVP9Hybrid.cpp
Commit message (Expand)AuthorAgeFilesLines
* align the yv12 stride to 128bit for vp9 hybridGu, Wangyi2015-07-171-1/+1
* align the yv12 stride to 64bit for vp9 hybridGu, Wangyi2015-07-101-2/+3
* Revert "omx-component: Adding media resource management support"Yuanjun Huang2015-07-011-26/+1
* enable meta data for VP9 hybridGu, Wangyi2015-06-301-32/+120
* omx-component: Adding media resource management supportYuanjun Huang2015-06-011-1/+26
* am d7a24953: vp9 hybrid omxywan1712014-12-171-0/+14
|\
| * vp9 hybrid omxywan1712014-12-171-0/+14
* | am 77e0e77a: pass buffer width to libDecoderVp9Hybridywan1712014-12-121-4/+8
|\|
| * pass buffer width to libDecoderVp9Hybridywan1712014-12-121-4/+8
* | am 3b7c847a: vp9 hybrid omx: if it\'s eos frame and encounter resolution chan...ywan1712014-12-111-1/+1
|\|
| * vp9 hybrid omx: if it's eos frame and encounter resolution change, retain the...ywan1712014-12-101-1/+1
* | resolved conflicts for merge of 1edf1d80 to lmp-mr1-dev-plus-aospAndreas Gampe2014-12-111-6/+0
|\ \ | |/ |/|
| * VideoCodec: Remove unused variablesAndreas Gampe2014-12-081-11/+0
* | 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