2015-12-03 09:55:51 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 2 19:32:31 UTC 2015 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Update to version 1.1.1:
|
|
|
|
|
+ x86 SSE, SSE2 and SSE4.1 intrinsics optimizations with run-time
|
|
|
|
|
CPU detection.
|
|
|
|
|
+ MIPS intrinsics optimizations.
|
|
|
|
|
+ ARM Neon optimizations.
|
|
|
|
|
+ Many architecture-independent optimizations and memory
|
|
|
|
|
footprint reductions that should improve performance on all
|
|
|
|
|
platforms, and several minor bug fixes.
|
|
|
|
|
- Pass --enable-intrinsics to configure.
|
|
|
|
|
|
2013-12-16 08:17:27 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Dec 8 00:21:36 UTC 2013 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Update to version 1.1:
|
|
|
|
|
+ New analysis code and tuning that significantly improves
|
|
|
|
|
encoding quality, especially for variable-bitrate (VBR).
|
|
|
|
|
+ Automatic detection of speech or music to decide which encoding
|
|
|
|
|
mode to use.
|
|
|
|
|
+ Surround with good quality at 128 kbps for 5.1 and usable down
|
|
|
|
|
to 48 kbps.
|
|
|
|
|
+ Speed improvements on all architectures, especially ARM, where
|
|
|
|
|
decoding uses around 40% less CPU and encoding uses around 30%
|
|
|
|
|
less CPU.
|
|
|
|
|
|
2013-08-05 11:20:58 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 1 19:12:56 UTC 2013 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Update to version 1.0.3:
|
|
|
|
|
+ Backport of the new 1.1 surround API.
|
|
|
|
|
+ Fixes for a few minor glitches during mode switching.
|
|
|
|
|
+ Some minor fixed-point fixes.
|
|
|
|
|
+ Fix a regression in the FEC code introduced in 1.0.2.
|
|
|
|
|
|
2013-02-04 19:21:56 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Feb 2 15:21:36 UTC 2013 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Update to version 1.0.2:
|
|
|
|
|
+ Fix an out-of-bounds read security issue.
|
|
|
|
|
+ Fixes and improvements to the PLC and hybrid mode quality.
|
|
|
|
|
- Drop
|
|
|
|
|
opus-fix-out-of-bounds-read-issue-with-the-padding-handling.patch
|
|
|
|
|
Fixed upstream.
|
|
|
|
|
|
2013-01-13 21:43:28 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jan 13 20:13:46 UTC 2013 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Add
|
|
|
|
|
opus-fix-out-of-bounds-read-issue-with-the-padding-handling.patch
|
|
|
|
|
Fixes an out-of-bounds read that could be triggered by a
|
|
|
|
|
malicious Opus packet causing an integer wrap-around in the
|
|
|
|
|
padding code.
|
|
|
|
|
|
2012-09-23 23:05:15 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 19 18:56:42 UTC 2012 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Update to version 1.0.1:
|
|
|
|
|
+ First bugfix release of stable version.
|
|
|
|
|
+ Changes are mostly buildfixes.
|
|
|
|
|
+ Fully compliant with the Opus specification.
|
|
|
|
|
- Remove unneeded autoconf, automake, gcc glibc-devel and make.
|
|
|
|
|
- Remove manual deletion of docs, instead pass --disable-doc to
|
|
|
|
|
configure.
|
|
|
|
|
- Minor spec cleanup.
|
|
|
|
|
|
2012-05-31 16:34:09 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 31 14:31:47 CET 2012 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- initial version (0.9.14)
|
|
|
|
|
|