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

Commit 8cc8c7de authored by Hong Teng's avatar Hong Teng Committed by Android Git Automerger
Browse files

am 8e611132: Fix for 5638097 KenBurn generation time increased from 19 secs to 30 secs

* commit '8e61113210e4c3c1ce57ecef1dda327bea85c19c':
  Fix for 5638097 KenBurn generation time increased from 19 secs to 30 secs
parents c8114b1c c8d53b61
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2068,6 +2068,11 @@ M4OSA_ERR M4xVSS_SendCommand( M4OSA_Context pContext,
                        pParams->pNext = M4OSA_NULL;
                        pParams->isCreated = M4OSA_FALSE;
                        xVSS_context->nbStepTotal++;
                       /* Set bTranscodingRequired to TRUE to indicate the kenburn video has
                        * been generated in analysis phase, and does not need to be tanscoded again
                        * in saving phase */
                        xVSS_context->pSettings->pClipList[i]->bTranscodingRequired =
                           M4OSA_TRUE;

    replaceARGB_3GP:
                        /* Update total duration */