shithub: opus

Download patch

ref: 9e85220f21bc0bb8e4fc3437a643a03cee1247a9
parent: 6bdbd26ce15e4e9c49f2977d2bb6ff6c227c47b6
author: Ralph Giles <[email protected]>
date: Fri May 24 21:20:00 EDT 2013

Add a wikipedia reference for the Hanning window.

--- a/doc/draft-ietf-codec-oggopus.xml
+++ b/doc/draft-ietf-codec-oggopus.xml
@@ -1190,6 +1190,7 @@
  process backward in time.
 When extending the beginning of the signal, it is best to apply a "fade in" to
  the extrapolated signal, e.g. by multiplying it by a half-Hanning window.
+ <xref target="hanning"/>
 </t>
 
 </section>
@@ -1372,6 +1373,16 @@
     <date month="January" year="2008"/>
   </front>
 </reference>
+
+<reference anchor="hanning"
+ target="http://en.wikipedia.org/wiki/Hamming_function#Hann_.28Hanning.29_window">
+  <front>
+    <title>Hann window</title>
+    <author fullname="Wikipedia"/>
+    <date month="May" year="2013"/>
+  </front>
+</reference>
+
 
 <reference anchor="replay-gain"
  target="http://wiki.xiph.org/VorbisComment#Replay_Gain">