Closed
Bug 794489
Opened 12 years ago
Closed 12 years ago
Animated gifs should be handled asynchronously by the compositor
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 717872
People
(Reporter: cwiiis, Unassigned)
Details
It would be good if animated GIFs could be handled similarly to video by separating them into their own layers and animating them asynchronously in the compositor.
See bug 598868 for reference about async video.
Comment 1•12 years ago
|
||
Unlike video this wouldn't need a separate channel. Once the entire gif is decoded we could upload all the frames to the compositor.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•