aboutsummaryrefslogtreecommitdiffstats
path: root/videocodec/OMXVideoDecoderVP9HWR.h
Commit message (Collapse)AuthorAgeFilesLines
* vp9HWR: fix free issue in multi-threadywan1712014-10-221-14/+7
| | | | | | Bug: 18080142 Change-Id: Ie17b80dda21a97712fa8dfa35dbf6671ffc15dcb Signed-off-by: ywan171 <yi.a.wang@intel.com>
* add vp9 accelerated sw decoder plugin in fuguywan1712014-07-291-0/+134
BZ: 209178 add vp9 sw decoder plugin, the code is pulled from main branch Change-Id: I566570ac6d5c7d9b5a3e760234300e6e9b756666 Signed-off-by: ywan171 <yi.a.wang@intel.com> Reviewed-on: https://android.intel.com/220089 Reviewed-by: Fourdan, Olivier <olivier.fourdan@intel.com> Tested-by: Fourdan, Olivier <olivier.fourdan@intel.com>