From: jer.noble@apple.com Date: Thu, 19 Jan 2012 17:52:38 +0000 (+0000) Subject: HRTFPanner not rendering correctly on mac port X-Git-Tag: 070512121124~14990 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b84ca2fdd6258e203447799dcabb37ae3d4beac3;p=profile%2Fivi%2Fwebkit-efl.git HRTFPanner not rendering correctly on mac port https://bugs.webkit.org/show_bug.cgi?id=76397 Reviewed by Eric Carlson. No new tests; HRTF results are currently not testable. Re-generate the Composite.wav file from its constituent azimuth & elevation files. * platform/audio/resources/Composite.wav: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105421 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog index 5e6ac65..3b48399 100644 --- a/Source/WebCore/ChangeLog +++ b/Source/WebCore/ChangeLog @@ -1,3 +1,16 @@ +2012-01-19 Jer Noble + + HRTFPanner not rendering correctly on mac port + https://bugs.webkit.org/show_bug.cgi?id=76397 + + Reviewed by Eric Carlson. + + No new tests; HRTF results are currently not testable. + + Re-generate the Composite.wav file from its constituent azimuth & elevation files. + + * platform/audio/resources/Composite.wav: + 2012-01-19 David Hyatt https://bugs.webkit.org/show_bug.cgi?id=76577 diff --git a/Source/WebCore/platform/audio/resources/Composite.wav b/Source/WebCore/platform/audio/resources/Composite.wav index 617dd2a..25fc823 100644 Binary files a/Source/WebCore/platform/audio/resources/Composite.wav and b/Source/WebCore/platform/audio/resources/Composite.wav differ