From 0b644be506f44a78228bd8698946e54fa36d7b47 Mon Sep 17 00:00:00 2001 From: Jean-Marc Valin <jmvalin@jmvalin.ca> Date: Mon, 13 Jan 2014 15:31:01 -0500 Subject: [PATCH] Update draft accepted as WG document --- ...e.xml => draft-ietf-codec-opus-update.xml} | 33 +++++-------------- 1 file changed, 9 insertions(+), 24 deletions(-) rename doc/{draft-valin-codec-opus-update.xml => draft-ietf-codec-opus-update.xml} (93%) diff --git a/doc/draft-valin-codec-opus-update.xml b/doc/draft-ietf-codec-opus-update.xml similarity index 93% rename from doc/draft-valin-codec-opus-update.xml rename to doc/draft-ietf-codec-opus-update.xml index b973e281c..d6b39b063 100644 --- a/doc/draft-valin-codec-opus-update.xml +++ b/doc/draft-ietf-codec-opus-update.xml @@ -10,7 +10,7 @@ <?rfc inline="yes"?> <?rfc compact="yes"?> <?rfc subcompact="no"?> -<rfc category="std" docName="draft-valin-codec-opus-update-00" +<rfc category="std" docName="draft-ietf-codec-opus-update-00" ipr="trust200902"> <front> <title abbrev="Opus Update">Updates to the Opus Audio Codec</title> @@ -30,39 +30,24 @@ </address> </author> -<author initials="T." surname="Terriberry" fullname="Timothy B. Terriberry"> -<organization>Mozilla Corporation</organization> -<address> -<postal> -<street>650 Castro Street</street> -<city>Mountain View</city> -<region>CA</region> -<code>94041</code> -<country>USA</country> -</postal> -<phone>+1 650 903-0800</phone> -<email>tterriberry@mozilla.com</email> -</address> -</author> - <author initials="K." surname="Vos" fullname="Koen Vos"> -<organization>Skype Technologies S.A.</organization> +<organization>vocTone</organization> <address> <postal> -<street>Soder Malarstrand 43</street> -<city>Stockholm</city> +<street></street> +<city></city> <region></region> -<code>11825</code> -<country>SE</country> +<code></code> +<country></country> </postal> -<phone>+46 73 085 7619</phone> -<email>koen.vos@skype.net</email> +<phone></phone> +<email>koenvos74@gmail.com</email> </address> </author> - <date day="12" month="July" year="2013" /> + <date day="13" month="January" year="2014" /> <abstract> <t>This document addresses minor issues that were found in the specification -- GitLab