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

Commit b818309e authored by Wonsik Kim's avatar Wonsik Kim Committed by Android (Google) Code Review
Browse files

Merge "codecs: fix HEVC resolution change" into nyc-dev

parents 812acee2 02fd609b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -564,6 +564,8 @@ void SoftHEVC::onQueueFilled(OMX_U32 portIndex) {
                mChangingResolution = false;
                resetDecoder();
                resetPlugin();
                mStride = outputBufferWidth();
                setParams(mStride);
                continue;
            }