RESOLVED FIXED 283905
Extend AudioSampleBufferCompressor capabilities to allow for any CMSampleBuffer conversion
https://bugs.webkit.org/show_bug.cgi?id=283905
Summary Extend AudioSampleBufferCompressor capabilities to allow for any CMSampleBuff...
Jean-Yves Avenard [:jya]
Reported 2024-12-02 04:03:37 PST
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
Radar WebKit Bug Importer
Comment 1 2024-12-02 04:04:00 PST
Jean-Yves Avenard [:jya]
Comment 2 2024-12-03 22:18:53 PST
EWS
Comment 3 2024-12-04 14:07:56 PST
Committed 287362@main (10ea3bdfd900): <https://commits.webkit.org/287362@main> Reviewed commits have been landed. Closing PR #37411 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.