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

Skip to content
Commit f3236777 authored by Srinu Gorle's avatar Srinu Gorle Committed by Arne Coucheron
Browse files

libstagefright: Fix for Software MP3Decoder to handle Partial frames

    Software MP3 decoder runs into error on receiving partial frames,
    as it does not handle partial frames. The fix is to store the
    partial frame in the MP3Decoder  and complete the partial frame on
    receiving the next buffer. Also on Sync lost error by software
    decoder, MP3Decoder checks for frame header in the input
    buffer and does not quit the decoding.

CRs-fixed: 271010

Change-Id: I1db5b025d4ae4cbba91f19fb965f5dbce3d498fb

Conflicts:

	media/libstagefright/codecs/mp3dec/src/pvmp3_decode_header.cpp
parent 07914a40
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