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
Loading
Please register or sign in to comment