[Webkit-unassigned] [Bug 46291] Add AudioChannelMerger files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 28 16:14:05 PDT 2010


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





--- Comment #5 from Chris Rogers <crogers at google.com>  2010-09-28 16:14:05 PST ---
(From update of attachment 68415)
View in context: https://bugs.webkit.org/attachment.cgi?id=68415&action=review

>> WebCore/webaudio/AudioChannelMerger.cpp:40
>> +// This is considering that 5.1 (6 channels is the largest we'll ever deal with).
> 
> Same issue with comment as in AudioChannelSplitter.

FIXED

>> WebCore/webaudio/AudioChannelMerger.cpp:86
>> +                outputChannelIndex++;
> 
> Use preincrement.

FIXED

>> WebCore/webaudio/AudioChannelMerger.cpp:98
>> +void AudioChannelMerger::initialize()
> 
> Refactor these into AudioNode.

FIXED

-- 
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