Bug 270846
| Summary: | [GStreamer][Texmap] Hole-punch with DMABuf not supported | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philippe Normand
Currently that code path assumes the rendering is done with GL. We need something for DMABufs too.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
We can workaround for now... but if one day the GL code path is removed, we'll need a solution using dmabug.
Philippe Normand
The DMABuf sink was removed, closing.