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

Skip to content
Commit 8c2e86d4 authored by Pavan Chikkala's avatar Pavan Chikkala Committed by Linux Build Service Account
Browse files

libstagefright: Fix crash in media server mpeg2 playback.

 -There is a check in dequeueAccessUnitMPEGAudio function in
  ESQueue that time stamp returned by fetchTimeStamp is always
  greater than 0
 -In the current scenario, valid time stamp set on the first
  frame is getting replaced in the sub sequent code by -1.
 -Fix is to reset the flag after first frame is identified

Change-Id: Ifcbb8ed95751efb8aded6cdeb217fab82762a782
CRs-Fixed: 512218
parent be5eef97
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment