Open Bug 1286115 Opened 8 years ago Updated 2 years ago

Internal seek logic should be skipped while seeking

Categories

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

defect

Tracking

()

People

(Reporter: jya, Unassigned)

References

(Blocks 1 open bug)

Details

Uplifting bug 1269178 would be rather difficult.

When seeking, if we encounter a data gap, there's no need to drain the decoder just to decode that last frame prior the gap.

Instead we should simply wait for more data to come.

This would prevent having to decode in a loop for nothing while waiting for data.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.