[Webkit-unassigned] [Bug 85336] Add multichannel support for input of DynamicsCompressor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 4 18:51:03 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85336





--- Comment #5 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-07-04 18:51:03 PST ---
(From update of attachment 139726)
View in context: https://bugs.webkit.org/attachment.cgi?id=139726&action=review

>>> Source/WebCore/ChangeLog:7
>>> +
>> 
>> Is there any description for this patch ? Generally, we need to add patch description to understand this patch.
> 
> Thanks for the comments. Some description bellow:
> As one part of the feature of multichannel support(before the feature web audio only supports mono and stereo) in DynamicCompressor, we use AudioBus::copyFrom() to adjust the input channels instead of "switch cases". The converting of channels happens in AudioBus internally, which already supports multichannel.

I mean you need to write above description to ChangeLog as well.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list