gecko/content
Karl Tomlinson c312f43e8d b=865241 don't try to compute a phase for group delay from the DC and nyquist components of the DFT r=ehsan
Given imagP[0] is really realP[halfSize], it doesn't make sense to calculate a
phase from placing the DC and Nyquist components in different directions.
The DC component doesn't have a phase offset and lastPhase is already
initialized to zero.

This makes extractAverageGroupDelay() consistent with addConstantGroupDelay()
and to some extent interpolateFrequencyComponents().

The effect of the bug would have been small for reasonably sized FFTs.

--HG--
extra : rebase_source : b2931d625bd7e014f123b576f28aad7f719c585d
2013-08-08 21:37:36 +12:00
..
base Merge m-c to inbound. 2013-08-12 21:59:20 -04:00
canvas Bug 881681 - Add reftest for resizing a WebGL canvas. - r=dzbarsky 2013-08-12 16:49:10 -07:00
events merge mozilla-inbound to mozilla-central 2013-08-12 11:28:29 +02:00
html Bug 903912 - Remove the internals of the old parser since it's only used for about:blank. r=hsivonen 2013-08-12 11:28:41 -04:00
mathml/content Bug 901947 - part 1 - don't null-check |new X| in content/; r=smaug 2013-08-08 13:55:20 -04:00
media b=865241 don't try to compute a phase for group delay from the DC and nyquist components of the DFT r=ehsan 2013-08-08 21:37:36 +12:00
smil Back out 00fc7e525678 (bug 803543) for debug Mac build bustage 2013-08-09 18:51:22 -07:00
svg Back out 00fc7e525678 (bug 803543) for debug Mac build bustage 2013-08-09 18:51:22 -07:00
test Bug 873629 - Remove 129 empty Makefile.in files; r=ted 2013-05-17 16:20:11 -07:00
xbl Bug 903912 - Remove the internals of the old parser since it's only used for about:blank. r=hsivonen 2013-08-12 11:28:41 -04:00
xml [Bug 901289] Remove nsIDOMLinkStyle r=Ms2ger 2013-08-09 21:17:52 -04:00
xslt Merge m-c to inbound. 2013-08-02 11:07:57 +02:00
xul merge mozilla-inbound to mozilla-central 2013-08-08 13:13:05 +02:00
moz.build