Closed
Bug 1655747
Opened 5 years ago
Closed 5 years ago
[Linux] Implement YUV420P dmabuf surface format
Categories
(Core :: Widget: Gtk, enhancement)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
HW YUV420P format (known also as VA_FOURCC_YV12) allows us to directly upload SW decoded frames to dmabuf and use vaapi/dmabuf for WebRTC decoding as VP8 VA-API decoder may produce VA_FOURCC_YV12 frames.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D85270
Pushed by btara@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6be712131382
[Linux] Implement SurfaceFormat::YUV format for DMABUFTextureHostOGL, r=sotaro
https://hg.mozilla.org/integration/autoland/rev/3eac3bf183c6
[Linux] Implement SurfaceFormat::YUV/SURFACE_YUV420 format for DMABufSurface, r=rmader
![]() |
||
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6be712131382
https://hg.mozilla.org/mozilla-central/rev/3eac3bf183c6
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•