shithub: opus

Download patch

ref: 593680a461d7c186af51c3895b7819cfe8553f20
parent: 728938a08660aa14a421947ca4c819fb85bcd32d
author: Ralph Giles <[email protected]>
date: Mon Jan 20 07:52:38 EST 2014

Abbreviate the first stereo matrix to fit 72 columns.

Fixes a nit.

--- a/doc/draft-ietf-codec-oggopus.xml
+++ b/doc/draft-ietf-codec-oggopus.xml
@@ -919,8 +919,8 @@
  title="Stereo downmix matrix for the linear surround channel mapping"
  align="center">
 <artwork align="center"><![CDATA[
- Left output = ( 0.585786 * left + 0.414214 * center                    )
-Right output = (                   0.414214 * center + 0.585786 * right )
+L output = ( 0.585786 * left + 0.414214 * center                    )
+R output = (                   0.414214 * center + 0.585786 * right )
 ]]></artwork>
 <postamble>
 Exact coefficient values are 1 and 1/sqrt(2), multiplied by