[webkit-reviews] review granted: [Bug 227439] RealtimeIncomingAudioSourceCocoa should support other sample rate than 48000 : [Attachment 432382] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 28 09:19:21 PDT 2021


Eric Carlson <eric.carlson at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 227439: RealtimeIncomingAudioSourceCocoa should support other sample rate
than 48000
https://bugs.webkit.org/show_bug.cgi?id=227439

Attachment 432382: Patch

https://bugs.webkit.org/attachment.cgi?id=432382&action=review




--- Comment #4 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 432382
  --> https://bugs.webkit.org/attachment.cgi?id=432382
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=432382&action=review

> Source/WebCore/ChangeLog:8
> +	   We reduced memory allocations by early allocating buffers for the
most often used sample rate (48000), but this broken other sample rates, like
for G722.

s/this broken/this broke/


More information about the webkit-reviews mailing list