commit | 56849dfd6b5bd4561d6abf1a19502dcee57dd5c1 | [log] [tgz] |
---|---|---|
author | Iris Chang <iris.chang@mediatek.com> | Fri Feb 01 21:10:08 2019 +0800 |
committer | Ray Essick <essick@google.com> | Thu Feb 28 12:54:09 2019 -0800 |
tree | 57ca96ff542709a40380ec98bd2eba6216211e78 | |
parent | be32a246fc5623c049cf6417ced66dccc741653b [diff] |
Skip incorrect MPEG audio frame Esqueue may receive incorrect MPEG audio frames with wrong layer or wrong framesize after seek. MP3 decoder will fail to decode and play abnormally. The solution is to skip the frames with wrong layer and wrong framesize. Bug: 124268510 Test: play .ts file, seek several times during playback Change-Id: I7fbe7c68871d4257c95235d172a4f11b405bf6d5