Open Bug 893930 Opened 11 years ago Updated 2 years ago

With off-main-thread image animation, store frames in shared memory rather than copying

Categories

(Core :: Graphics: ImageLib, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: joe, Unassigned)

References

Details

Matt and Nicolas suggest that it'll be easier for us to reason about ownership of shmem buffers if I wait until after Nicolas' texture work lands to use shared memory instead of copying buffers. So that's what I'm going to do. In bug 717872, we're going to duplicate the image buffers when copying to the Compositor. This bug will be in removing that duplication and decoding right into shmem.
Assignee: joe → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.