Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eabea124 authored by Liang Ji's avatar Liang Ji Committed by Robin Lee
Browse files

vp8: modify for add soft vp8 decoder [2/3]



PD# GH-245

Problem:
vp8 play do not smooth

Solution:
modify for add vendor soft decoder
for vp8 decoder

Test: U212

Bug: 149354182
Signed-off-by: default avatarJian Wang <jian.wang@amlogic.com>
Change-Id: Icda72035180451bfaae45a8316a8964781905db8
parent 90bce2d7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -89,6 +89,7 @@ typedef enum OMX_INDEXEXTTYPE {
    OMX_IndexParamVideoVp9,                         /**< reference: OMX_VIDEO_PARAM_VP9TYPE */
    OMX_IndexParamVideoAndroidVp9Encoder,           /**< reference: OMX_VIDEO_PARAM_ANDROID_VP9ENCODERTYPE */
    OMX_IndexParamVideoAndroidImageGrid,            /**< reference: OMX_VIDEO_PARAM_ANDROID_IMAGEGRIDTYPE */
    OMX_IndexParamVideoAndroidRequiresSwRenderer,   /**< reference: OMX_PARAM_U32TYPE */
    OMX_IndexExtVideoEndUnused,

    /* Image & Video common configurations */