[Webkit-unassigned] [Bug 69703] New: HRTF Database consolidation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 8 09:17:41 PDT 2011


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

           Summary: HRTF Database consolidation
           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: pnormand at igalia.com
                CC: crogers at google.com
            Blocks: 61355


The current Composite HRTF database consists of 240 very small wav files. Depending on the underlying implementation used to load them the whole process can take some relevant amount of time!

One improvement would be to concatenate those small files into one and at runtime access it by segmented chunks.

Attaching a proposed patch but I have tested it only in GTK so far, hence the PLATFORM guards.

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