Open
Bug 1289954
(streaming-gif)
Opened 8 years ago
Updated 3 years ago
Play back animated images using streaming decoding
Categories
(Core :: Graphics: ImageLib, enhancement, P5)
Core
Graphics: ImageLib
Tracking
()
NEW
People
(Reporter: seth, Unassigned)
References
(Blocks 2 open bugs)
Details
This is a metabug for the overall project of playing back animated images using streaming decoding. We want to get to the point where decoders can generate frames one at a time when the animated image compositor needs them, so that the only memory cost of animated images is the compositing surfaces that we actually display.
(I'm using the alias "streaming-gif" for this bug, even though it applies to animated PNGs as well, purely in the interest of brevity.)
Comment 1•6 years ago
|
||
Most of the dependent bugs look fixed now. Is this still something you're thinking of working on?
Flags: needinfo?(seth.bugzilla)
Comment 2•5 years ago
|
||
Andrew, is this project still happening? I came across it in triage and it seemed possibly close to completion.
Flags: needinfo?(seth.bugzilla) → needinfo?(aosmond)
Comment 3•5 years ago
|
||
I don't think this will be prioritized any time soon. With AVIF, we will explore decoding images within the media framework which could implement this.
Flags: needinfo?(aosmond)
Priority: -- → P5
Comment 4•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:aosmond, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: seth.bugzilla → nobody
Flags: needinfo?(aosmond)
Updated•3 years ago
|
Severity: normal → S4
Type: defect → enhancement
Flags: needinfo?(aosmond)
You need to log in
before you can comment on or make changes to this bug.
Description
•