Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy B. Terriberry <tterribe@xiph.org>2016-02-18 04:30:15 +0300
committerTimothy B. Terriberry <tterribe@xiph.org>2016-02-18 05:26:38 +0300
commitfcdaef55d6e5c11319289952f3faceec5f94bfab (patch)
treea1754885678ac5cd32ab5c510c81804906d1b8f5
parentb9dff4b300674a49454d0c168cf6082a74591760 (diff)
oggopus: Update Wikipedia URLs.
For RFC 6716, the RFC Editor converted our Wikipedia URLs into stable ones that would always point at the same version of the page. We're close enough to the end that we can go ahead and do that in advance (and also update the dates to reflect the most recent version).
-rw-r--r--doc/draft-ietf-codec-oggopus.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/draft-ietf-codec-oggopus.xml b/doc/draft-ietf-codec-oggopus.xml
index bf493397..69708cc9 100644
--- a/doc/draft-ietf-codec-oggopus.xml
+++ b/doc/draft-ietf-codec-oggopus.xml
@@ -1765,24 +1765,24 @@ In&nbsp;<xref target="iana"/>, "RFCXXXX" is to be replaced with the RFC number
</reference>
<reference anchor="hanning"
- target="https://en.wikipedia.org/wiki/Hamming_function#Hann_.28Hanning.29_window">
+ target="https://en.wikipedia.org/w/index.php?title=Window_function&amp;oldid=703074467#Hann_.28Hanning.29_window">
<front>
<title>Hann window</title>
<author>
<organization>Wikipedia</organization>
</author>
- <date month="May" year="2013"/>
+ <date month="February" year="2016"/>
</front>
</reference>
<reference anchor="linear-prediction"
- target="https://en.wikipedia.org/wiki/Linear_predictive_coding">
+ target="https://en.wikipedia.org/w/index.php?title=Linear_predictive_coding&amp;oldid=687498962">
<front>
<title>Linear Predictive Coding</title>
<author>
<organization>Wikipedia</organization>
</author>
- <date month="January" year="2014"/>
+ <date month="October" year="2015"/>
</front>
</reference>