mirror of
https://github.com/samsonjs/media.git
synced 2026-03-30 10:15:48 +00:00
When reading unknown duration files with CBR seeking, the Mp3Extractor could try to read sample data from 0. This happened because synchronization did not skip over the ID3 data when it immediately found valid frames. When the invalid sample data is read, the extractor tries to resynchronize from the next byte (at offset 1), and this fails because the ID3 data at the start of the file is longer than the synchronization search distance. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=117224270 |
||
|---|---|---|
| .. | ||
| com/google/android/exoplayer | ||