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

Commit ed01b909 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "CCodecBufferChannel: do not clear tracked frames at flush" into udc-dev am: 4129c644

parents 4fb50612 4129c644
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1801,8 +1801,6 @@ void CCodecBufferChannel::flush(const std::list<std::unique_ptr<C2Work>> &flushe
            output->buffers->flushStash();
        }
    }
    // reset the frames that are being tracked for onFrameRendered callbacks
    mTrackedFrames.clear();
}

void CCodecBufferChannel::onWorkDone(