Summary: | Reduce default kernel size of SincResampler to favor better speed over quality | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Chris Rogers <crogers> | ||||
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | kbr | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Other | ||||||
OS: | OS X 10.5 | ||||||
Attachments: |
|
Description
Chris Rogers
2011-04-15 16:47:25 PDT
Created attachment 89879 [details]
Patch
This was tested locally on chrome Mac OS X to make sure all audio demos do the sample-rate conversion properly. This code-path is not used on the mac port. Comment on attachment 89879 [details]
Patch
Looks fine.
Committed r84065: <http://trac.webkit.org/changeset/84065> |