Closed Bug 1019324 Opened 10 years ago Closed 3 years ago

Use GPU to do GrallocImage color space conversion

Categories

(Core :: Graphics: Canvas2D, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: chiajung, Unassigned)

References

Details

There are many use cases we need canvas.drawImage(<video>). We can avoid use GrallocImage::GetAsSourceSurface in bug 880114, but it only works while GL backend is initialized successfully. Since we default: pref("gfx.canvas.willReadFrequently.enable", true); which prevent GL backend from initialization, we will still suffer from those color format problems. We should create a software canvas backend compatible GL converter path.

The bug assignee didn't login in Bugzilla in the last 7 months.
:lsalzman, could you have a look please?
For more information, please visit auto_nag documentation.

Assignee: ffantasy1999 → nobody
Flags: needinfo?(lsalzman)
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(lsalzman)
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.