[Webkit-unassigned] [Bug 75119] AudioBufferSourceNode and MediaElementAudioSourceNode should support multi-channel > stereo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 3 16:05:08 PST 2012


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





--- Comment #3 from Chris Rogers <crogers at google.com>  2012-01-03 16:05:09 PST ---
Hi James, thanks for offering to do this.  I think it's something you could probably tackle.  But we'll have to first sort out the details of your other vsmul() optimizations in that same part of the code.  If you see my latest comment there, I think we should maybe simplify the denormal handling:

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

As far as the 5.1 to stereo case, the only question is the exact scaling factors (constant multipliers), so you can prepare a patch with close to the exact code (except the numeric values) and we can sort that out later.

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