[xiph-commits] r18741 - websites/opus-codec.org/downloads
giles at svn.xiph.org
giles at svn.xiph.org
Thu Dec 13 12:13:52 PST 2012
Author: giles
Date: 2012-12-13 12:13:52 -0800 (Thu, 13 Dec 2012)
New Revision: 18741
Modified:
websites/opus-codec.org/downloads/index.shtml.en
Log:
Link to the opus-tools 0.1.6 source release.
Modified: websites/opus-codec.org/downloads/index.shtml.en
===================================================================
--- websites/opus-codec.org/downloads/index.shtml.en 2012-12-13 19:58:31 UTC (rev 18740)
+++ websites/opus-codec.org/downloads/index.shtml.en 2012-12-13 20:13:52 UTC (rev 18741)
@@ -99,6 +99,26 @@
<h3>Latest <strong style='font-style: italic;'>development</strong> releases</h3>
+<h4 id='ot-0.1.6'>opus-tools 0.1.6</h4>
+<p>
+This release includes many build fixes, especially for Windows,
+as well as some minor correctness improvements.
+The opusenc --uncoupled switch is not longer advertised
+because this debugging option was being mistaken for a quality
+enhancement.
+</p>
+<p>
+An experiemental <tt>opusrtp</tt> tool is new in this release.
+It is not installed by default because it's of limited usefulness,
+mostly for debugging other RTP implementations. It can send an Opus
+file over RTP or record a packet stream to an Opus file, on POSIX
+systems.
+</p>
+
+<ul>
+<li>Source code: <a href="http://downloads.xiph.org/releases/opus/opus-tools-0.1.6.tar.gz">opus-tools-0.1.6.tar.gz</a></li>
+</ul>
+
<h4 id='of-0.2'>opusfile 0.2</h4>
<p>
The opusfile library provides seeking, decode, and playback of Opus
More information about the commits
mailing list