Bug 58710 - Reduce default kernel size of SincResampler to favor better speed over quality
Summary: Reduce default kernel size of SincResampler to favor better speed over quality
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-15 16:47 PDT by Chris Rogers
Modified: 2011-04-15 17:43 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2011-04-15 16:49 PDT, Chris Rogers
kbr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Rogers 2011-04-15 16:47:25 PDT
Reduce default kernel size of SincResampler to favor better speed over quality
Comment 1 Chris Rogers 2011-04-15 16:49:25 PDT
Created attachment 89879 [details]
Patch
Comment 2 Chris Rogers 2011-04-15 16:51:03 PDT
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 3 Kenneth Russell 2011-04-15 16:51:50 PDT
Comment on attachment 89879 [details]
Patch

Looks fine.
Comment 4 Chris Rogers 2011-04-15 17:43:06 PDT
Committed r84065: <http://trac.webkit.org/changeset/84065>