<?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>Sat, 24 Aug 2024 03:05:18 -0500</pubDate>
    <lastBuildDate>Sat, 24 Aug 2024 03:05:18 -0500</lastBuildDate>
    <generator>Jekyll v4.2.2</generator>
    
      <item>
        <title>libopus 1.5.2</title>
        <description>&lt;p&gt;Opus 1.5.2 fixes several build issues that were discovered since
the 1.5 release. It also fixes a misalignment issue in the AVX2 code
that could cause crashes under Windows.&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://downloads.xiph.org/releases/opus/opus-1.5.2.tar.gz&quot;&gt;opus-1.5.2.tar.gz&lt;/a&gt;&lt;br /&gt;
SHA256: 65c1d2f78b9f2fb20082c38cbe47c951ad5839345876e46941612ee87f9a7ce1&lt;/p&gt;
</description>
        <pubDate>Fri, 12 Apr 2024 00:00:00 -0500</pubDate>
        <link>http://opus-codec.org/release/stable/2024/04/12/libopus-1_5_2.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/stable/2024/04/12/libopus-1_5_2.html</guid>
        
        
        <category>release</category>
        
        <category>stable</category>
        
      </item>
    
      <item>
        <title>libopus 1.5.1</title>
        <description>&lt;p&gt;Opus 1.5 is the first release to make extended use of ML in the encoder and
decoder. You can read all the details in this &lt;a href=&quot;https://opus-codec.org/demo/opus-1.5/&quot;&gt;release demo page&lt;/a&gt;.
In summary, major changes since 1.4 include:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Significant improvement to packet loss robustness using Deep Redundancy (DRED)&lt;/li&gt;
  &lt;li&gt;Improved packet loss concealment through Deep PLC&lt;/li&gt;
  &lt;li&gt;Low-bitrate speech quality enhancement down to 6 kb/s wideband&lt;/li&gt;
  &lt;li&gt;Improved x86 (AVX2) and Arm (Neon) optimizations&lt;/li&gt;
  &lt;li&gt;Support for 4th and 5th order ambisonics&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In addition to the improvements above, this release includes many minor bug fixes.
Opus 1.5.1 fixes the meson build that was broken in 1.5.&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://downloads.xiph.org/releases/opus/opus-1.5.1.tar.gz&quot;&gt;opus-1.5.1.tar.gz&lt;/a&gt;&lt;br /&gt;
SHA256: b84610959b8d417b611aa12a22565e0a3732097c6389d19098d844543e340f85&lt;/p&gt;
</description>
        <pubDate>Mon, 04 Mar 2024 00:00:00 -0600</pubDate>
        <link>http://opus-codec.org/release/stable/2024/03/04/libopus-1_5_1.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/stable/2024/03/04/libopus-1_5_1.html</guid>
        
        
        <category>release</category>
        
        <category>stable</category>
        
      </item>
    
      <item>
        <title>libopus 1.5</title>
        <description>&lt;p&gt;&lt;a href=&quot;https://downloads.xiph.org/releases/opus/opus-1.5.tar.gz&quot;&gt;Opus 1.5&lt;/a&gt; 
is the first release to make extended use of ML in the encoder and
decoder. You can read all the details in this &lt;a href=&quot;https://opus-codec.org/demo/opus-1.5/&quot;&gt;release demo page&lt;/a&gt;.
In summary, major changes since 1.4 include:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Significant improvement to packet loss robustness using Deep Redundancy (DRED)&lt;/li&gt;
  &lt;li&gt;Improved packet loss concealment through Deep PLC&lt;/li&gt;
  &lt;li&gt;Low-bitrate speech quality enhancement down to 6 kb/s wideband&lt;/li&gt;
  &lt;li&gt;Improved x86 (AVX2) and Arm (Neon) optimizations&lt;/li&gt;
  &lt;li&gt;Support for 4th and 5th order ambisonics&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In addition to the improvements above, this release includes many minor bug fixes.&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://downloads.xiph.org/releases/opus/opus-1.5.tar.gz&quot;&gt;opus-1.5.tar.gz&lt;/a&gt;&lt;br /&gt;
SHA256: d8230bbeb99e6d558645aaad25d79de8f4f28fdcc55f8af230050586d62c4f2c&lt;/p&gt;
</description>
        <pubDate>Mon, 04 Mar 2024 00:00:00 -0600</pubDate>
        <link>http://opus-codec.org/release/stable/2024/03/04/libopus-1_5.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/stable/2024/03/04/libopus-1_5.html</guid>
        
        
        <category>release</category>
        
        <category>stable</category>
        
      </item>
    
      <item>
        <title>libopus 1.4</title>
        <description>&lt;p&gt;This &lt;a href=&quot;https://downloads.xiph.org/releases/opus/opus-1.4.tar.gz&quot;&gt;Opus 1.4&lt;/a&gt; 
major release brings the following improvements and fixes:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Improved tuning of the Opus in-band FEC (LBRR). See the &lt;a href=&quot;https://gitlab.xiph.org/xiph/opus/-/issues/2360&quot;&gt;issue&lt;/a&gt; for details&lt;/li&gt;
  &lt;li&gt;Added a OPUS_SET_INBAND_FEC(2) option that turns on FEC, but does not force SILK mode (FEC will be disabled in CELT mode)&lt;/li&gt;
  &lt;li&gt;Improved tuning and various fixes to DTX&lt;/li&gt;
  &lt;li&gt;Added Meson support, improved CMake support
In addition to the improvements above, this release includes many minor bug fixes.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Additionally, we have begun experiments on upcoming &lt;a href=&quot;https://arxiv.org/pdf/2205.05785.pdf&quot;&gt;neural packet loss concealment&lt;/a&gt; and
&lt;a href=&quot;https://www.amazon.science/blog/neural-encoding-enables-more-efficient-recovery-of-lost-audio-packets&quot;&gt;deep redundancy&lt;/a&gt; (DRED) features.
Although not included in this release, you can see two IETF drafts describing the proposed
&lt;a href=&quot;https://datatracker.ietf.org/doc/draft-valin-opus-extension/&quot;&gt;extension&lt;/a&gt;
and &lt;a href=&quot;https://datatracker.ietf.org/doc/draft-valin-opus-dred/&quot;&gt;redundancy&lt;/a&gt; mechanisms.
The code is also available on this &lt;a href=&quot;https://gitlab.xiph.org/xiph/opus/-/tree/exp_neural_fec3&quot;&gt;development branch&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://downloads.xiph.org/releases/opus/opus-1.4.tar.gz&quot;&gt;opus-1.4.tar.gz&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Thu, 20 Apr 2023 00:00:00 -0500</pubDate>
        <link>http://opus-codec.org/release/stable/2023/04/20/libopus-1_4.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/stable/2023/04/20/libopus-1_4.html</guid>
        
        
        <category>release</category>
        
        <category>stable</category>
        
      </item>
    
      <item>
        <title>opusfile 0.12</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
opusfile and openssl.&lt;/p&gt;

&lt;p&gt;Changes since the v0.11 release:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Fix stack overflow buffering out-of-sequence streams.&lt;/li&gt;
  &lt;li&gt;Fix possible divide-by-zero.&lt;/li&gt;
  &lt;li&gt;Fix issues with seeking in the win32 backend.&lt;/li&gt;
  &lt;li&gt;Fix an issue where the seek algorithm could be confused
by stream data changing between reads.&lt;/li&gt;
  &lt;li&gt;Clean up compiler and scan-build warnings.&lt;/li&gt;
  &lt;li&gt;Avoid use of the deprecated ftime() function
which has Y2038 problems.&lt;/li&gt;
  &lt;li&gt;Remove undefined behaviour memcpy(NULL) in op_read_native().&lt;/li&gt;
  &lt;li&gt;Visual Studio project files updated for libogg 1.3.4 library name change.&lt;/li&gt;
  &lt;li&gt;Various build systems updates.&lt;/li&gt;
  &lt;li&gt;Various integration and testing environment 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;Note that because of the removal of certificate store hooks
in openssl 1.1.1 and later, there are unfortunately no
supported versions of that library which can be used with
the code in opusurl to validate https responses against
the system certificate store on Windows. Using the system
default access to the certificate store on other platforms
works fine.&lt;/p&gt;

&lt;p&gt;Source code:
&lt;a href=&quot;https://downloads.xiph.org/releases/opus/opusfile-0.12.tar.gz&quot;&gt;opusfile-0.12.tar.gz&lt;/a&gt;,
&lt;a href=&quot;https://downloads.xiph.org/releases/opus/opusfile-0.12.zip&quot;&gt;opusfile-0.12.zip&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;SHA-256 checksums:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;118d8601c12dd6a44f52423e68ca9083cc9f2bfe72da7a8c1acb22a80ae3550b  opusfile-0.12.tar.gz
7f44575596b78d7787c1865b9653e2a71546ff1ae77d87c53ab16dcc7af295ba  opusfile-0.12.zip
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;No Windows build is available for this release.
Developers should integrate the source code directly into their applications.&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;The library is functional, but there are likely issues
we didn’t find in our own testing. Please give feedback
in #opus on irc.libera.chat, opus@xiph.org, or at
&lt;a href=&quot;https://gitlab.xiph.org/xiph/opusfile&quot;&gt;gitlab&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Sat, 27 Jun 2020 00:00:00 -0500</pubDate>
        <link>http://opus-codec.org/release/dev/2020/06/27/opusfile_0_12.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/dev/2020/06/27/opusfile_0_12.html</guid>
        
        
        <category>release</category>
        
        <category>dev</category>
        
      </item>
    
      <item>
        <title>libopus 1.3.1</title>
        <description>&lt;p&gt;This &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz&quot;&gt;Opus 1.3.1&lt;/a&gt; 
minor release fixes an issue with the analysis on files
with digital silence (all zeros), especially on x87 builds (mostly affects
32-bit builds). It also includes two new features:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;A new OPUS_GET_IN_DTX query to know if the encoder is in DTX mode (last frame was either a comfort noise frame or not encoded at all)&lt;/li&gt;
  &lt;li&gt;A new (and still experimental) CMake-based build system that is eventually meant to replace the VS2015 build system (the autotools one will stay).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz&quot;&gt;opus-1.3.1.tar.gz&lt;/a&gt;&lt;br /&gt;
Win32 binaries: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/win32/opus-tools-0.2-opus-1.3.1.zip&quot;&gt;opus-tools-0.2-opus-1.3.1.zip&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Fri, 12 Apr 2019 00:00:00 -0500</pubDate>
        <link>http://opus-codec.org/release/stable/2019/04/12/libopus-1_3_1.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/stable/2019/04/12/libopus-1_3_1.html</guid>
        
        
        <category>release</category>
        
        <category>stable</category>
        
      </item>
    
      <item>
        <title>libopus 1.3</title>
        <description>&lt;p&gt;This &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.3.tar.gz&quot;&gt;Opus 1.3&lt;/a&gt; 
major release again brings 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.3/&quot;&gt;release demo page&lt;/a&gt;.
Changes since 1.2.x include:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Improvements to the VAD and speech/music classification using an RNN&lt;/li&gt;
  &lt;li&gt;Support for ambisonics coding using channel mapping families 2 and 3&lt;/li&gt;
  &lt;li&gt;Improvements to stereo speech coding at low bitrate&lt;/li&gt;
  &lt;li&gt;Using wideband encoding down to 9 kb/s&lt;/li&gt;
  &lt;li&gt;Making it possible to use SILK down to bitrates around 5 kb/s&lt;/li&gt;
  &lt;li&gt;Minor quality improvement on tones&lt;/li&gt;
  &lt;li&gt;Enabling the spec fixes in RFC 8251 by default&lt;/li&gt;
  &lt;li&gt;Security/hardening improvements&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Notable bug fixes include:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Fixes to the CELT PLC&lt;/li&gt;
  &lt;li&gt;Bandwidth detection fixes&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-1.3.tar.gz&quot;&gt;opus-1.3.tar.gz&lt;/a&gt;&lt;br /&gt;
Win32 binaries: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/win32/opus-tools-0.2-opus-1.3.zip&quot;&gt;opus-tools-0.2-opus-1.3.zip&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Thu, 18 Oct 2018 00:00:00 -0500</pubDate>
        <link>http://opus-codec.org/release/stable/2018/10/18/libopus-1_3.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/stable/2018/10/18/libopus-1_3.html</guid>
        
        
        <category>release</category>
        
        <category>stable</category>
        
      </item>
    
      <item>
        <title>libopusenc 0.2.1</title>
        <description>&lt;p&gt;This release fixes two minor bugs:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;a gapless bug in the LPC filtering&lt;/li&gt;
  &lt;li&gt;a crash on destroy when using the pull API&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/libopusenc-0.2.1.tar.gz&quot;&gt;libopusenc-0.2.1.tar.gz&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Tue, 09 Oct 2018 00:00:00 -0500</pubDate>
        <link>http://opus-codec.org/release/dev/2018/10/09/libopusenc-0_2_1.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/dev/2018/10/09/libopusenc-0_2_1.html</guid>
        
        
        <category>release</category>
        
        <category>dev</category>
        
      </item>
    
      <item>
        <title>opusfile 0.11</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
opusfile and openssl.&lt;/p&gt;

&lt;p&gt;Changes since the v0.10 release:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Fix two potential integer overflows. (These were not security-critical unless the compiler took the opportunity provided by the undefined behavior to format your hard drive.)&lt;/li&gt;
  &lt;li&gt;Allow JPEGs in METADATA_BLOCK_PICTURE tags to include EXIF data.&lt;/li&gt;
  &lt;li&gt;A few warning fixes for gcc 8.&lt;/li&gt;
  &lt;li&gt;Make opus_tags_copy return OP_EFAULT on failure instead of returning success.&lt;/li&gt;
  &lt;li&gt;Various integration and testing environment 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.libera.chat 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.11.tar.gz&quot;&gt;opusfile-0.11.tar.gz&lt;/a&gt;, 
&lt;a href=&quot;https://downloads.xiph.org/releases/opus/opusfile-0.11.zip&quot;&gt;opusfile-0.11.zip&lt;/a&gt;&lt;br /&gt;
Windows build: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/win32/opusfile-0.11-win32.zip&quot;&gt;opusfile-v0.11-win32.zip&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Tue, 18 Sep 2018 00:00:00 -0500</pubDate>
        <link>http://opus-codec.org/release/dev/2018/09/18/opusfile-0_11.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/dev/2018/09/18/opusfile-0_11.html</guid>
        
        
        <category>release</category>
        
        <category>dev</category>
        
      </item>
    
      <item>
        <title>opus-tools 0.2</title>
        <description>&lt;p&gt;In this release the Opus decoder opusdec has been converted to use the
opusfile library, and the Opus encoder opusenc has been converted to use
the libopusenc library.  These libraries make it easy to robustly read
and write Ogg Opus audio files, and enable some new features.  Both
libraries are available on the
&lt;a href=&quot;https://opus-codec.org/downloads/&quot;&gt;Downloads&lt;/a&gt; page.&lt;/p&gt;

&lt;p&gt;opusdec enhancements include:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Read directly from http or https sources&lt;/li&gt;
  &lt;li&gt;New option &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--force-stereo&lt;/code&gt; will force stereo output&lt;/li&gt;
  &lt;li&gt;Improved support for chained input files with differing sample rate or
  channel count&lt;/li&gt;
  &lt;li&gt;A summary is displayed for METADATA_BLOCK_PICTURE tags rather than
  displaying the base64-encoded data&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;opusenc enhancements include:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Delayed decision support allows the encoder to look ahead up to two
  seconds in order to improve encoding decisions&lt;/li&gt;
  &lt;li&gt;The options &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--music&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--speech&lt;/code&gt; can be used to tune low bitrate audio
  for music or speech, overriding automatic detection&lt;/li&gt;
  &lt;li&gt;The option &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--no-phase-inv&lt;/code&gt; disables the use of phase inversion for
  intensity stereo, which can be useful for streams that are likely to
  be downmixed to mono after decoding&lt;/li&gt;
  &lt;li&gt;New &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--tracknumber&lt;/code&gt; shortcut for setting tracknumber metadata&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Additionally:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;The opusinfo utility can display the demixing matrix from Ogg Opus
  files using ambisonics channel mapping family 3&lt;/li&gt;
  &lt;li&gt;The experimental opusrtp tool supports new options to specify RTP
  payload type, Ogg Opus output file, original sample rate, and number
  of channels, and supports improved transmit timing, arbitrary
  network devices, and IPv6&lt;/li&gt;
  &lt;li&gt;The Visual Studio 2015 project builds opusenc support for FLAC input&lt;/li&gt;
  &lt;li&gt;The old Visual Studio 2010 project has been removed&lt;/li&gt;
  &lt;li&gt;Numerous bug fixes are also included&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Source code: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/opus-tools-0.2.tar.gz&quot;&gt;opus-tools-0.2.tar.gz&lt;/a&gt;,
Win32 binaries: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/win32/opus-tools-0.2-win32.zip&quot;&gt;opus-tools-0.2-win32.zip&lt;/a&gt;,
Win64 binaries: &lt;a href=&quot;https://archive.mozilla.org/pub/opus/win64/opus-tools-0.2-win64.zip&quot;&gt;opus-tools-0.2-win64.zip&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Tue, 18 Sep 2018 00:00:00 -0500</pubDate>
        <link>http://opus-codec.org/release/dev/2018/09/18/opus-tools-0_2.html</link>
        <guid isPermaLink="true">http://opus-codec.org/release/dev/2018/09/18/opus-tools-0_2.html</guid>
        
        
        <category>release</category>
        
        <category>dev</category>
        
      </item>
    
  </channel>
</rss>
