Open Bug 1501715 Opened 7 years ago Updated 1 year ago

Avoid unnecessary decoding while doing seeking

Categories

(Core :: Audio/Video: Playback, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: alwu, Assigned: alwu)

Details

Everytime we do seek, we will discard all data in the media queue and redecode samples, even if the data which we want has already been in the media queue. We could check first whether the data is in the media queue, so that we can avoid unnecessary decoding.
Rank: 25
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.