Bug 292646
| Summary: | VideoMediaSampleRenderer doesn't handle going from clear to protected content | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jean-Yves Avenard [:jya]
When we start using a WebCoreDecompressionSession in the VideoMediaSampleRenderer we can never go back to using the AVSampleBufferVideoRenderer
So we continue using the WebCoreDecompressionSession to decode encrypted frame.
While it doesn't appear to cause an issue, we should make this configurable and for now switch back to using the AVSBDL to perform the decoding.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/150809466>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/45056
Alexey Proskuryakov
*** Bug 292645 has been marked as a duplicate of this bug. ***
EWS
Committed 294669@main (ac41e368867c): <https://commits.webkit.org/294669@main>
Reviewed commits have been landed. Closing PR #45056 and removing active labels.