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

Commit ab618454 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "codecs: fix HEVC resolution change"

parents 1068fed6 1f84ffcb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -554,6 +554,8 @@ void SoftHEVC::onQueueFilled(OMX_U32 portIndex) {
                mChangingResolution = false;
                resetDecoder();
                resetPlugin();
                mStride = outputBufferWidth();
                setParams(mStride);
                continue;
            }