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

Commit 2c2fccd6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix initial buffer format for SoftVPX" into pi-dev

parents 8c66cf58 01ce70e7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -651,7 +651,6 @@ OMX_ERRORTYPE SoftVideoDecoderOMXComponent::setConfig(
                return OMX_ErrorBadPortIndex;
            }

            mOutputFormat = OMX_COLOR_FormatYUV420Planar16;
            mHdrStaticInfo = hdrStaticInfoParams->sInfo;
            updatePortDefinitions(false);