Closed Bug 843663 Opened 12 years ago Closed 12 years ago

[layers-refactoring] Async-video followup: avoid copy if the input image is already in shared memory

Categories

(Core :: Graphics: Layers, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: nical, Assigned: nical)

References

Details

This optimization already exists in mozilla-central but needs to be reimplemented for the refactoring. The nice side of this is that once implemented for image bridge, it will be usable for other non-image bridge cases as well (and also that it is buggy on m-c so reimplementing it isn't that bad).
Blocks: 843686
Blocks: 844099
Implemented and pushed to the gfx branch. I did not re-implement the the shared image pool, so we may want to do it as a followup if it turns out to cause a significant performance regression with video elements in Fennec (I am not convinced that it will).
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.