Bug 300875
| Summary: | TrackInfo/MediaSamplesBlock do not allow for 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]
TrackInfo and MediaSamplesBlock do not carry the proper information to hold encrypted content.
As they are used to serialise CMSampleBuffer objects over IPC, one of the consequences is that encrypted CMSampleBuffer can't be sent over IPC.
We should add support for encryption and also allows conversions of encrypted CMSampleBuffer into a MediaSamplesBlock.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/162759126>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/52462
EWS
Committed 302086@main (795999704c17): <https://commits.webkit.org/302086@main>
Reviewed commits have been landed. Closing PR #52462 and removing active labels.