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

Commit b8942108 authored by Dheeraj Sharma's avatar Dheeraj Sharma Committed by Android (Google) Code Review
Browse files

Merge "Video Editor:Fix for 3375632" into honeycomb

parents 6bcbf54f b21827d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -522,7 +522,7 @@ M4OSA_ERR videoBrowserPrepareFrame(M4OSA_Context pContext, M4OSA_UInt32* pTime)

    if (M4WAR_VIDEORENDERER_NO_NEW_FRAME == err)
    {
        err = M4NO_ERROR;
        return err;
    }
    CHECK_ERR(videoBrowserPrepareFrame, err) ;