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

Skip to content
Commit 5279f996 authored by Arulselvan M's avatar Arulselvan M Committed by Steve Kondik
Browse files

Can't play AAC file with ID3 tag.



When the file is scanned, the ID3 tag is found to have a
footer at the end of audio data. And getAdtsFrameLength
return zero after reading the footer. As a result, the
duration and mInitCheck are not set. The current change
considers the data till footer and sets the duration based
on no. of frames read till the footer/corrupt frame.

Change-Id: Ie8f898435f0d4ca31fdd355146c4db7b37c0b988
Signed-off-by: default avatarArulselvan M <arulselvan.m@intel.com>
Signed-off-by: default avatarJin Wei <wei.a.jin@intel.com>
parent 54a6e661
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