diff options
author | Jean-Marc Valin <jmvalin@jmvalin.ca> | 2014-07-30 14:54:59 -0400 |
---|---|---|
committer | Jean-Marc Valin <jmvalin@jmvalin.ca> | 2014-09-03 21:56:38 -0400 |
commit | 741ced30bfbffa73b537bd8bcae40335c5b31991 (patch) | |
tree | 0bf077323ba56cb82b56ddcc061b177c00cbb3b2 /doc/draft-ietf-payload-rtp-opus.xml | |
parent | 13078454c3b54db526ccfbec63b451127dfbbfc2 (diff) | |
download | opus-741ced30bfbffa73b537bd8bcae40335c5b31991.tar.gz |
minor language tweak to RTP draft
Diffstat (limited to 'doc/draft-ietf-payload-rtp-opus.xml')
-rw-r--r-- | doc/draft-ietf-payload-rtp-opus.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/draft-ietf-payload-rtp-opus.xml b/doc/draft-ietf-payload-rtp-opus.xml index f4f99390..3c40324f 100644 --- a/doc/draft-ietf-payload-rtp-opus.xml +++ b/doc/draft-ietf-payload-rtp-opus.xml @@ -364,7 +364,7 @@ expected to be assigned dynamically.</t> <t>The receiving side MUST be prepared to receive duplicate RTP - packets. The receiver MUST provide only one of those payloads to the + packets. The receiver MUST provide at most one of those payloads to the Opus decoder for decoding, and MUST discard the others.</t> <t>Opus supports 5 different audio bandwidths, which can be adjusted during @@ -821,7 +821,7 @@ The "maxplaybackrate" parameter is a unidirectional receive-only parameter that reflects limitations of the local receiver. When sending to a single destination, a sender MUST NOT use an audio - bandwidth higher than necessary to represent audio sampled at + bandwidth higher than necessary to make full use of audio sampled at a sampling rate of "maxplaybackrate". Gateways or senders that are sending the same encoded audio to multiple destinations SHOULD NOT use an audio bandwidth higher than necessary to |