NEW 75118
MultiChannelResampler should be optimized for mac port using CoreAudio AudioConverter
https://bugs.webkit.org/show_bug.cgi?id=75118
Summary MultiChannelResampler should be optimized for mac port using CoreAudio AudioC...
Chris Rogers
Reported 2011-12-22 13:21:01 PST
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.