From 58dbcf23f3aecfb9c06abaef590d01bb3dba7a5a Mon Sep 17 00:00:00 2001 From: Mark Harris Date: Wed, 6 Jul 2016 14:17:51 -0700 Subject: Update URLs --- include/opus_multistream.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'include') diff --git a/include/opus_multistream.h b/include/opus_multistream.h index 47e03900..3622e009 100644 --- a/include/opus_multistream.h +++ b/include/opus_multistream.h @@ -110,10 +110,10 @@ extern "C" { * packets produced by the encoder. Some basic information, such as packet * duration, can be computed without any special negotiation. * - * The format for multistream Opus packets is defined in the - * Ogg - * encapsulation specification and is based on the self-delimited Opus - * framing described in Appendix B of RFC 6716. + * The format for multistream Opus packets is defined in + * RFC 7845 + * and is based on the self-delimited Opus framing described in Appendix B of + * RFC 6716. * Normal Opus packets are just a degenerate case of multistream Opus packets, * and can be encoded or decoded with the multistream API by setting * streams to 1 when initializing the encoder or -- cgit v1.2.3