Closed
Bug 1423795
Opened 8 years ago
Closed 8 years ago
Set correct YUVColorSpace for video if possible
Categories
(Core :: Graphics: WebRender, enhancement, P1)
Core
Graphics: WebRender
Tracking
()
VERIFIED
FIXED
mozilla59
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
(Whiteboard: [wr-mvp])
Attachments
(1 file, 1 obsolete file)
|
5.64 KB,
patch
|
sotaro
:
review+
|
Details | Diff | Splinter Review |
Current WebRender always render video with BT601. It is not good. If we could get YUVColorSpace value, we should use it to render videos correctly.
Gecko does not get YUVColorSpace of videos in some cases like NV12 on windows:(
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•8 years ago
|
||
| Assignee | ||
Updated•8 years ago
|
Attachment #8935222 -
Flags: review?(nical.bugzilla)
Updated•8 years ago
|
Attachment #8935222 -
Flags: review?(nical.bugzilla) → review+
| Assignee | ||
Comment 2•8 years ago
|
||
Updated•8 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Whiteboard: [wr-mvp]
| Assignee | ||
Comment 3•8 years ago
|
||
Fixed build failure on linux.
Attachment #8935222 -
Attachment is obsolete: true
Attachment #8935591 -
Flags: review+
| Assignee | ||
Comment 4•8 years ago
|
||
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/76e2381ca4d1
Set correct YUVColorSpace for video if possible r=nical
Comment 6•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•