[Webkit-unassigned] [Bug 75118] New: MultiChannelResampler should be optimized for mac port using CoreAudio AudioConverter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 22 13:21:01 PST 2011


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

           Summary: MultiChannelResampler should be optimized for mac port
                    using CoreAudio AudioConverter
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: crogers at google.com
                CC: crogers at google.com


An alternate MultiChannelResamplerMac.cpp file can be created in the mac directory and can make direct use of an AudioConverter.
It should be a fairly straight-forward mapping given the current public API for MultiChannelResampler

The AudioConverter SRC will be better optimized for the mac port.

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