Bug 283905
| Summary: | Extend AudioSampleBufferCompressor capabilities to allow for any CMSampleBuffer conversion | ||
|---|---|---|---|
| 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 | ||
| Bug Depends on: | |||
| Bug Blocks: | 265451 | ||
Jean-Yves Avenard [:jya]
The AudioSampleBufferCompressor currently used by the MediaRecorderPrivateAVFObjC currently only supports compressing PCM frames into either AAC or Opus.
In order to support AudioEncoderCocoa and AudioDecoderCocoa, will we extend its functionality to allow for not just compressing but also decoding audio samples of any type to any type.
Will rename it once done to AudioSampleBufferConverter
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140782536>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/37411
EWS
Committed 287362@main (10ea3bdfd900): <https://commits.webkit.org/287362@main>
Reviewed commits have been landed. Closing PR #37411 and removing active labels.