commit | a7847b3f7cd352db20cb8a45a8fbe9faa1aeeb21 | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Fri Apr 17 17:57:18 2020 -0700 |
committer | Marco Nelissen <marcone@google.com> | Tue Apr 21 09:44:08 2020 -0700 |
tree | 64868e647777525031a8c6eae80869d4c939654c | |
parent | 141095dce0006e73b7941367c4b03f64c6ae997d [diff] |
Fix handling of ID3v2.4 extended header If an optional ID3v2.4 extended header was present, it would be treated as a frame, causing parse errors. Fix by doing ID3v2.4 per-frame unsynchronization after skipping over the extended header. Bug: 154357105 Bug: 151448144 Test: CTS, manual w/ temporary additional logging. Change-Id: Iaeb8cab866b98dcf97f81d3ade4a1c8d26add3a5