Closed
Bug 1557602
Opened 5 years ago
Closed 3 years ago
Supporting continuing videos when the RDD process crashes
Categories
(Core :: Audio/Video: Playback, task, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
DUPLICATE
of bug 1761217
Tracking | Status | |
---|---|---|
firefox69 | --- | affected |
People
(Reporter: mattwoodrow, Unassigned)
References
(Blocks 1 open bug)
Details
Currently, whenever the RDD process crashes, we abort playback of any contained decoders and don't attempt to recover.
Bug 1555891 merged the GPU process decoders in, so that we now have all the code in place to support restarting the process and picking back up at the next keyframe.
We should enable this, since it's nice to have, and lets us remove the branches checking if it's enabled.
Updated•5 years ago
|
Type: defect → task
Priority: -- → P3
Comment 1•3 years ago
|
||
That seems to work with a patch from Bug 1670817.
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•