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:
authorKat Walsh <kat@wikimedia.org>2012-05-16 02:06:10 +0400
committerJean-Marc Valin <jmvalin@jmvalin.ca>2012-05-16 02:44:08 +0400
commit1ed596f486b0072cee502271b03559771de1512a (patch)
tree165c284fdfc2b89605864bc908f9de8ea5b94d55
parent3c321e310748bfa31385f3297c60dbe1dd5e9e0a (diff)
commas
-rw-r--r--doc/draft-ietf-codec-opus.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/draft-ietf-codec-opus.xml b/doc/draft-ietf-codec-opus.xml
index 8ee588d0..a0d19d26 100644
--- a/doc/draft-ietf-codec-opus.xml
+++ b/doc/draft-ietf-codec-opus.xml
@@ -5466,7 +5466,7 @@ than one time block, then this spreading process is applied separately on each t
Also, if each block represents 8 samples or more, then another N-D rotation, by
(pi/2-theta), is applied <spanx style="emph">before</spanx> the rotation described above. This
extra rotation is applied in an interleaved manner with a stride equal to round(sqrt(N/nb_blocks)),
-i.e. it is applied independently for each set of sample S_k = {stride*n + k}, n=0..N/stride-1.
+i.e., it is applied independently for each set of sample S_k = {stride*n + k}, n=0..N/stride-1.
</t>
</section>
@@ -5698,7 +5698,7 @@ the PLC.
<t>
When the sender's clock runs faster than the receiver's, too many packets will
-be received. The receiver MAY respond by skipping any packet (i.e. not
+be received. The receiver MAY respond by skipping any packet (i.e., not
submitting the packet for decoding). This is likely to produce a less severe
artifact than if the frame were dropped after decoding.
</t>