mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
ChunkSampleStream.seekToUs assumes that if we can seek within the primary sample queue, we can also seek within the embedded queues. This assumption can be violated fairly easily if discardBuffer is called with toKeyframe=true, since this can cause samples to be discarded from the embedded queues within the period for which a seek in the primary sample queue will succeed. This change fixes the issue. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=181965902 |
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test/java/com/google/android/exoplayer2 | ||