Closed
Bug 1351189
Opened 8 years ago
Closed 8 years ago
Support DXGIYCbCrTextureHostD3D11 with Webrender
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: jerry, Assigned: jerry)
References
Details
Attachments
(1 file)
6.18 KB,
patch
|
sotaro
:
review+
jerry
:
checkin+
|
Details | Diff | Splinter Review |
In Bug 1347062, we are going to make hardware-video-decoded MacIOSurface work with webrender.
This bug will deal with the DXGIYCbCrTextureHostD3D11 case in windows platform.
Assignee | ||
Comment 1•8 years ago
|
||
Add channel_index in ExternalImageHandler callback, ExternalImageData and UpdateForExternalBuffer
https://github.com/servo/webrender/pull/1125
Assignee | ||
Comment 2•8 years ago
|
||
This is the initial work for yuv image.
Attachment #8861863 -
Flags: review?(sotaro.ikeda.g)
Updated•8 years ago
|
Attachment #8861863 -
Flags: review?(sotaro.ikeda.g) → review+
Pushed by hshih@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/f0661ae81838
update WR external image callback interface. r=sotaro
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•8 years ago
|
Attachment #8861863 -
Flags: checkin+
Assignee | ||
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/f0661ae81838
Please file a follow-up bug for any remaining work here.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•