RESOLVED DUPLICATE of bug 292646292645
VideoMediaSampleRenderer doesn't handle going from clear to encrypted content
https://bugs.webkit.org/show_bug.cgi?id=292645
Summary VideoMediaSampleRenderer doesn't handle going from clear to encrypted content
Jean-Yves Avenard [:jya]
Reported 2025-05-06 17:39:53 PDT
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
Radar WebKit Bug Importer
Comment 1 2025-05-06 17:40:07 PDT
Alexey Proskuryakov
Comment 2 2025-05-07 18:52:01 PDT
*** This bug has been marked as a duplicate of bug 292646 ***
Note You need to log in before you can comment on or make changes to this bug.