<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Opus Codec</title>
    <description>Opus, the open standard, high quality codec. Presentation, documentation, comparison with other formats, download links, source code repository.
</description>
    <link>http://opus-codec.org/</link>
    <atom:link href="http://opus-codec.org/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Sun, 25 Feb 2018 06:07:25 -0800</pubDate>
    <lastBuildDate>Sun, 25 Feb 2018 06:07:25 -0800</lastBuildDate>
    <generator>Jekyll v3.2.1</generator>
    
      <item>
        <title>libopus 1.3-beta</title>
        <description>&lt;p&gt;This &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.3-beta.tar.gz&quot;&gt;Opus 1.3-beta&lt;/a&gt; beta release
of the upcoming Opus 1.3 includes:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Enabling by default the spec fixes in RFC 8251&lt;/li&gt;
  &lt;li&gt;Improvements to the VAD and speech/music classification using an RNN&lt;/li&gt;
  &lt;li&gt;Improvements to stereo speech coding at low bitrate&lt;/li&gt;
  &lt;li&gt;Added support for ambisonics projection using mapping 3 (disabled by default)&lt;/li&gt;
  &lt;li&gt;Fixes to the CELT PLC&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Additionally, as a way to test the upcoming update to opus-tools, we’re providing Windows binaries
built with 1.3-beta. These binaries are based on libopusenc, which means opusenc is finally able
to make use of the Opus delayed-decision feature to make better speech/music transitions.&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.3-beta.tar.gz&quot;&gt;opus-1.3-beta.tar.gz&lt;/a&gt;&lt;br /&gt;
Win32 binaries (experimental): &lt;a href=&quot;https://archive.mozilla.org/pub/opus/win32/opus-tools-test1.zip&quot;&gt;opus-tools-test1.zip&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Thu, 21 Dec 2017 00:00:00 -0800</pubDate>
        <link>http://opus-codec.org/release/dev/2017/12/21/libopus-1_3_beta.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/dev/2017/12/21/libopus-1_3_beta.html</guid>
        
        
        <category>release</category>
        
        <category>dev</category>
        
      </item>
    
      <item>
        <title>libopusenc 0.1.1</title>
        <description>&lt;p&gt;This release fixes a few bugs in libopusenc 0.1, including the sample-accurate
handling at the end of files. It also fixes crashes in a few use cases.&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/libopusenc-0.1.1.tar.gz&quot;&gt;libopusenc-0.1.1.tar.gz&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Mon, 13 Nov 2017 00:00:00 -0800</pubDate>
        <link>http://opus-codec.org/release/dev/2017/11/13/libopusenc-0_1_1.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/dev/2017/11/13/libopusenc-0_1_1.html</guid>
        
        
        <category>release</category>
        
        <category>dev</category>
        
      </item>
    
      <item>
        <title>opusfile 0.9</title>
        <description>&lt;p&gt;The opusfile library provides seeking, decode, and playback
of Opus streams in the Ogg container (.opus files) including
over http(s) on posix and windows systems.&lt;/p&gt;

&lt;p&gt;opusfile depends on libopus and libogg.
The included opusurl library for http(s) access depends on&lt;/p&gt;

&lt;p&gt;opusfile and openssl.&lt;/p&gt;

&lt;p&gt;Changes since the v0.8 release:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Fix an invalid free with tag handling.&lt;/li&gt;
  &lt;li&gt;Improve handling of corrupt streams.&lt;/li&gt;
  &lt;li&gt;Improve performance on streams with many chain segments.&lt;/li&gt;
  &lt;li&gt;Improve TLS host validation.&lt;/li&gt;
  &lt;li&gt;Align op_raw_total to work better with op_raw_seek.&lt;/li&gt;
  &lt;li&gt;Documentation and build improvements.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This release is backward-compatible with the previous
release. We recommend all users upgrade.&lt;/p&gt;

&lt;p&gt;The library is functional, but there are likely issues
we didn’t find in our own testing. Please give feedback
in #opus on irc.freenode.net or at opus@xiph.org.&lt;/p&gt;

&lt;p&gt;Programming documentation is available in tree and
&lt;a href=&quot;https://opus-codec.org/docs/&quot;&gt;online&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://downloads.xiph.org/releases/opus/opusfile-0.9.tar.gz&quot;&gt;opusfile-0.9.tar.gz&lt;/a&gt;, 
&lt;a href=&quot;https://downloads.xiph.org/releases/opus/opusfile-0.9.zip&quot;&gt;opusfile-0.9.zip&lt;/a&gt;
Windows build: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/win32/opusfile-0.9-win32.zip&quot;&gt;opusfile-v0.9-win32.zip&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Thu, 03 Aug 2017 00:00:00 -0700</pubDate>
        <link>http://opus-codec.org/release/dev/2017/08/03/opusfile-0_9.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/dev/2017/08/03/opusfile-0_9.html</guid>
        
        
        <category>release</category>
        
        <category>dev</category>
        
      </item>
    
      <item>
        <title>libopus 1.2.1</title>
        <description>&lt;p&gt;This &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.2.1.tar.gz&quot;&gt;Opus 1.2.1&lt;/a&gt; minor release fixes a relatively rare
issue where the 1.2 encoder would wrongly assume a signal to be bandlimited to 12 kHz and not encode frequencies
between 12 and 20 kHz. This only happens on a few clips, but it is good to update to avoid a potential
loss of quality.&lt;/p&gt;

&lt;p&gt;There are no other changes compared to 1.2. Please report any problems.&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.2.1.tar.gz&quot;&gt;opus-1.2.1.tar.gz&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Mon, 26 Jun 2017 00:00:00 -0700</pubDate>
        <link>http://opus-codec.org/release/stable/2017/06/26/libopus-1_2_1.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/stable/2017/06/26/libopus-1_2_1.html</guid>
        
        
        <category>release</category>
        
        <category>stable</category>
        
      </item>
    
      <item>
        <title>libopus 1.2</title>
        <description>&lt;p&gt;This &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.2.tar.gz&quot;&gt;Opus 1.2&lt;/a&gt; major release
brings many quality improvements, new features, and bug fixes. You can read all the details
in this &lt;a href=&quot;https://people.xiph.org/~jm/opus/opus-1.2/&quot;&gt;release demo page&lt;/a&gt;. Changes since 1.1.x include:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Speech quality improvements especially in the 12-20 kbit/s range&lt;/li&gt;
  &lt;li&gt;Improved VBR encoding for hybrid mode&lt;/li&gt;
  &lt;li&gt;More aggressive use of wider speech bandwidth, including fullband speech starting at 14 kbit/s&lt;/li&gt;
  &lt;li&gt;Music quality improvements in the 32-48 kb/s range&lt;/li&gt;
  &lt;li&gt;Generic and SSE CELT optimizations&lt;/li&gt;
  &lt;li&gt;Support for directly encoding packets up to 120 ms&lt;/li&gt;
  &lt;li&gt;DTX support for CELT mode&lt;/li&gt;
  &lt;li&gt;SILK CBR improvements&lt;/li&gt;
  &lt;li&gt;Support for all of the fixes in draft-ietf-codec-opus-update-06 (the mono downmix and the folding fixes need &lt;code class=&quot;highlighter-rouge&quot;&gt;--enable-update-draft&lt;/code&gt;)&lt;/li&gt;
  &lt;li&gt;Many bug fixes, including integer wrap-arounds discovered through fuzzing (no security implications)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;There are no known regressions compared to the latest stable release (1.1.5). Please report any problems.&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.2.tar.gz&quot;&gt;opus-1.2.tar.gz&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Tue, 20 Jun 2017 00:00:00 -0700</pubDate>
        <link>http://opus-codec.org/release/stable/2017/06/20/libopus-1_2.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/stable/2017/06/20/libopus-1_2.html</guid>
        
        
        <category>release</category>
        
        <category>stable</category>
        
      </item>
    
      <item>
        <title>libopus 1.2-rc1</title>
        <description>&lt;p&gt;&lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.2-rc1.tar.gz&quot;&gt;Opus 1.2-rc1&lt;/a&gt; is
the first release candidate of the upcoming Opus 1.2 release. If no
issues are found with it, it will soon become 1.2-final, so we encourage
everyone to give it a try. Changes compared to 1.2-beta include:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Improves quality on files with powerful tones that cause MDCT leakage&lt;/li&gt;
  &lt;li&gt;Improves bit allocation on mode transitions (CELT to/from SILK/hybrid)&lt;/li&gt;
  &lt;li&gt;More ARM Neon optimizations&lt;/li&gt;
  &lt;li&gt;Fixes to the speech/music detection at the very beginning of files&lt;/li&gt;
  &lt;li&gt;Fixes to the unit tests (fixes illegal instructions and –disable-static)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.2-rc1.tar.gz&quot;&gt;opus-1.2-rc1.tar.gz&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Thu, 08 Jun 2017 00:00:00 -0700</pubDate>
        <link>http://opus-codec.org/release/dev/2017/06/08/libopus-1_2_rc1.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/dev/2017/06/08/libopus-1_2_rc1.html</guid>
        
        
        <category>release</category>
        
        <category>dev</category>
        
      </item>
    
      <item>
        <title>libopusenc 0.1</title>
        <description>&lt;p&gt;This is the first release of libopusenc, a library that provides an easy way to encode Ogg Opus files.&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/libopusenc-0.1.tar.gz&quot;&gt;libopusenc-0.1.tar.gz&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Wed, 24 May 2017 00:00:00 -0700</pubDate>
        <link>http://opus-codec.org/release/dev/2017/05/24/libopusenc-0_1.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/dev/2017/05/24/libopusenc-0_1.html</guid>
        
        
        <category>release</category>
        
        <category>dev</category>
        
      </item>
    
      <item>
        <title>libopus 1.2-beta</title>
        <description>&lt;p&gt;This &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.2-beta.tar.gz&quot;&gt;Opus 1.2-beta&lt;/a&gt; beta release
of the upcoming Opus 1.2 fixes a bug in surround encoding causing very bad quality
on signals beyond a certain amplitude. Thanks to Franziska Trojahn and others from HfT Leipzig
for finding this issue through their &lt;a href=&quot;https://www.hft-leipzig.de/fileadmin/image_hftl/Institut_TKI/ESSV2017Trojahn.pdf&quot;&gt;listening test&lt;/a&gt; (the quality of the two bad files in the paper should now be similar to the others). Also included in this release are some more ARM Neon optimizations and some low-bitrate quality tuning.&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.2-beta.tar.gz&quot;&gt;opus-1.2-beta.tar.gz&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Wed, 24 May 2017 00:00:00 -0700</pubDate>
        <link>http://opus-codec.org/release/dev/2017/05/24/libopus-1_2_beta.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/dev/2017/05/24/libopus-1_2_beta.html</guid>
        
        
        <category>release</category>
        
        <category>dev</category>
        
      </item>
    
      <item>
        <title>libopus 1.1.5</title>
        <description>&lt;p&gt;This &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.1.5.tar.gz&quot;&gt;Opus 1.1.5&lt;/a&gt;
release backports the surround encoder bug fix from 1.2-beta. There are no other changes
compared to 1.1.4.&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.1.5.tar.gz&quot;&gt;opus-1.1.5.tar.gz&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Wed, 24 May 2017 00:00:00 -0700</pubDate>
        <link>http://opus-codec.org/release/stable/2017/05/24/libopus-1_1_5.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/stable/2017/05/24/libopus-1_1_5.html</guid>
        
        
        <category>release</category>
        
        <category>stable</category>
        
      </item>
    
      <item>
        <title>libopus 1.1.4</title>
        <description>&lt;p&gt;This &lt;a href=&quot;http://downloads.xiph.org/releases/opus/opus-1.1.4.tar.gz&quot;&gt;Opus 1.1.4&lt;/a&gt;
release fixes a single bug. A specially-crafted Opus packet could cause
an integer wrap-around in the SILK LSF stabilization code. This would cause
an out-of-bounds read 256 bytes before a constant table. In most circumstances,
the consequences are harmless and the result is simply noise in the audio.&lt;/p&gt;

&lt;p&gt;This was reported as &lt;a href=&quot;https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0381&quot;&gt;CVE-2017-0381&lt;/a&gt;.
Contrary to that report, &lt;a href=&quot;https://git.xiph.org/?p=opus.git;a=commit;h=70a3d641b760b3d313b6025f82aed93a460720e5&quot;&gt;our own analysis&lt;/a&gt; shows that no
remote code execution is possible. However, we are making this release
as a precaution.&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href=&quot;http://downloads.xiph.org/releases/opus/opus-1.1.4.tar.gz&quot;&gt;opus-1.1.4.tar.gz&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Fri, 20 Jan 2017 00:00:00 -0800</pubDate>
        <link>http://opus-codec.org/release/stable/2017/01/20/libopus-1_1_4.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/stable/2017/01/20/libopus-1_1_4.html</guid>
        
        
        <category>release</category>
        
        <category>stable</category>
        
      </item>
    
  </channel>
</rss>
