Closed Bug 1061400 Opened 10 years ago Closed 10 years ago

Fix DecodersContainTime issue from bug 1058428

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1059058

People

(Reporter: cajbir, Assigned: cajbir)

Details

Attachments

(1 file, 2 obsolete files)

Spawned from bug 1058428. This is a workaround to more closely implement that mentioned in bug 1058428 comment 2. The full fix for this is bug 1059058 but that is not yet ready for landing and this fix gets youtube seeking mostly working in the meantime.
Assignee: nobody → cajbir.bugzilla
Status: NEW → ASSIGNED
Attachment #8482493 - Flags: review?(ajones)
The current state of WebM decoding via MSE gives intermittent 'invalid frame buffer' errors when in WebMReader::DecodeVideoFrame after seeking. The current handling of this error is to abandon decoding. Decoding continues if we attempt to resume decoding so the workaround here is to do that. This gets seeking working on WebM until we track down the cause of the error. Bug 1061402 is raised to track the issue.
Attachment #8482495 - Flags: review?(ajones)
Attachment #8482493 - Attachment description: 1061400.patch → Fix DecodersContainTime issue from bug 1058428
Comment on attachment 8482495 [details] [diff] [review] Workaround VP9 invalid frame buffer error when decoding MSE There is no way we're landing this.
Attachment #8482495 - Flags: review?(ajones) → review-
This patch is equivalent to that in bug 1059058 attachment 8481053 [details] [diff] [review] and is what I was using for my workarounds to get seeking to work. Uploaded here so it doesn't get lost until the former lands/is finished. Patch queue required for working seeking is: mozilla-central bug 1061007 bug 1059058 attachment 8481052 [details] [diff] [review] bug 1062020 bug 1062018 this bug bug 1059058 attachment 8481092 [details] [diff] [review] bug 1062023 Bug 1062055 is the most prominent remaining that I hit.
Attachment #8482493 - Attachment is obsolete: true
Attachment #8482495 - Attachment is obsolete: true
Attachment #8482493 - Flags: review?(ajones)
Bug 1059058 is now in m-c, so resolving this.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: