Bug 258199
Summary: | REGRESSION(264826@main): [GStreamer] Fill information on the gst GL context | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
Component: | Media | Assignee: | Carlos Garcia Campos <cgarcia> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, philn, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=257599 |
Carlos Garcia Campos
In 264826@main I removed the activate and fill of the gst GL context, confused by the API docs of gst_gl_context_fill_info() that says that it's typically used with wrapped contexts to allow wrapped contexts to be used as regular GstGLContexts. We don't want it to be used as a regular context, but the regular context uses the filled information of the sharing context to get the EGL config.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/15046
EWS
Committed 265302@main (06c5a9867e9b): <https://commits.webkit.org/265302@main>
Reviewed commits have been landed. Closing PR #15046 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/110994734>