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

Skip to content
Commit 64e267f7 authored by Pavan Chikkala's avatar Pavan Chikkala Committed by Steve Kondik
Browse files

libstagefright: Fix crash in media server mpeg2 playback.

Change-Id: Ifcbb8ed95751efb8aded6cdeb217fab82762a782
 -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
CRs-Fixed: 512218
parent d0c6951c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment