Closed
Bug 1329071
Opened 9 years ago
Closed 9 years ago
Failures in 2.0.0/conformance[2]/textures/video/*
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
People
(Reporter: jgilbert, Assigned: jgilbert)
References
Details
(Whiteboard: gfx-noted)
These are caused by decoding an untagged bt601-colorspace vp9 as bt709, because the colorspace tag on the video is left undefined.
This seems to just be a test issue, but we can track it here.
Here's the test PR:
https://github.com/KhronosGroup/WebGL/pull/2240
| Assignee | ||
Updated•9 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•9 years ago
|
||
Test fixed upstream.
You need to log in
before you can comment on or make changes to this bug.
Description
•