Closed
Bug 1031026
Opened 10 years ago
Closed 10 years ago
WebM buffered range parser should be aware of sync points and adjust reported ranges
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla34
People
(Reporter: kinetik, Assigned: kinetik)
References
Details
This affects the start of reported ranges. If the buffered start point is not a sync point (i.e. key frame), the reported buffered range should be adjusted forward to the nearest sync point as that's the nearest possible place that decoding can resume from without fetching additional data.
Assignee | ||
Comment 1•10 years ago
|
||
Bug 1050083 gets this part way by recording the sync point of every time/data offset record.
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Target Milestone: --- → mozilla34
You need to log in
before you can comment on or make changes to this bug.
Description
•