Bug 284701
Summary: | Add methods to convert CMSampleBuffer and CMFormatDescription to MediaSamplesBlock and TrackInfo | ||
---|---|---|---|
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]
Up to know, we only ever converted MediaSamplesBlock and TrackInfo to CMSampleBuffer and CMFormatDescription respectively.
To support bug 284700, we need to be able to convert a CMSampleBuffer/CMFormatDescription to MediaSamplesBlock/TrackInfo as this is the object we get out of the AudioSampleBufferConverter.
Those methods would be useful to move MSE demuxing to the content process as part of security hardening.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/141498917>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/37980
EWS
Committed 287870@main (587602e420de): <https://commits.webkit.org/287870@main>
Reviewed commits have been landed. Closing PR #37980 and removing active labels.