Bug 259031
Summary: | [GStreamer][GL] Missing support for P010 video format | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <philn> |
Component: | Platform | Assignee: | Philippe Normand <philn> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, magomez, webkit-bug-importer, zdobersek |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Philippe Normand
Playing https://developer.apple.com/videos/play/wwdc2021/10033/ on capable Intel GPU with vah265dec should not stutter...
I have some initial WIP, but it doesn't render well because we still use 8 bits per component instead of 10. For now I use the same shader as for NV12 :)
https://github.com/philn/WebKit/commits/wip/p010
https://learn.microsoft.com/en-gb/windows/win32/medfound/10-bit-and-16-bit-yuv-video-formats?redirectedfrom=MSDN#_420formats
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/15676
EWS
Committed 265896@main (ff57fb336bb5): <https://commits.webkit.org/265896@main>
Reviewed commits have been landed. Closing PR #15676 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/112004335>