notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/opus/pkg-plist
SVNWeb

Number of commits found: 16

Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:ffa50ba20a61a2daa3bd44dceaf76061683acebd  commit hash:ffa50ba20a61a2daa3bd44dceaf76061683acebd  commit hash:ffa50ba20a61a2daa3bd44dceaf76061683acebd  ffa50ba 
audio/opus: update to 1.4

This new release brings the following improvements:
- Improved tuning of the Opus in-band FEC (LBRR)
- Added an OPUS_SET_INBAND_FEC(2) option that turns on FEC, but does not
  force SILK mode (FEC will be disabled in CELT mode)
- Improved tuning and various fixes to DTX

PR:		270996
Sun, 21 Apr 2019
[ 19:31 naddy search for other commits by this committer ] Original commit   Revision:499590
Update to 1.3.1.  Changes:
* Fixes an issue with the analysis of files with digital silence.
* A new OPUS_GET_IN_DTX query to know if the encoder is in DTX mode.
Sat, 20 Oct 2018
[ 18:17 naddy search for other commits by this committer ] Original commit   Revision:482612
Update to 1.3.

Changes since 1.2.x include:
- Improvements to the VAD and speech/music classification using an RNN
- Support for ambisonics coding using channel mapping families 2 and 3
- Improvements to stereo speech coding at low bitrate
- Using wideband encoding down to 9 kb/s
- Making it possible to use SILK down to bitrates around 5 kb/s
- Minor quality improvement on tones
- Enabling the spec fixes in RFC 8251 by default
- Security/hardening improvements

Notable bug fixes include:
- Fixes to the CELT PLC
- Bandwidth detection fixes
Sat, 1 Jul 2017
[ 20:23 naddy search for other commits by this committer ] Original commit   Revision:444834
Update to 1.2.1.
For a description of the codec improvements in 1.2, see
https://people.xiph.org/~jm/opus/opus-1.2/
Sat, 21 Jan 2017
[ 21:52 naddy search for other commits by this committer ] Original commit   Revision:432084
Update to 1.1.4: A specially-crafted Opus packet could cause an
integer wrap-around in the SILK LSF stabilization code.

Reported as CVE-2017-0381, but upstream does not believe that any
remote code execution is possible.
https://git.xiph.org/?p=opus.git;a=commit;h=70a3d641b760b3d313b6025f82aed93a4607
Thu, 4 Aug 2016
[ 15:24 naddy search for other commits by this committer ] Original commit   Revision:419624
Update to 1.1.3 for some minor fixes.
Fri, 15 Jan 2016
[ 21:53 naddy search for other commits by this committer ] Original commit   Revision:406192
Update to 1.1.2 for minor bug fixes.
Thu, 24 Dec 2015
[ 16:34 naddy search for other commits by this committer ] Original commit   Revision:404376
Update to 1.1.1 for minor bug fixes and optimizations.
Mon, 20 Oct 2014
[ 06:36 bapt search for other commits by this committer ] Original commit   Revision:371234 (Only the first 10 of 352 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Sun, 25 May 2014
[ 20:07 naddy search for other commits by this committer ] Original commit   Revision:355266 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Switch Opus to USES=libtool.
Bump dependent ports. [1]

Approved by:	portmgr (implicit) [1]
Wed, 18 Dec 2013
[ 16:04 naddy search for other commits by this committer ] Original commit   Revision:336843
Update opus to 1.1, which includes:
* 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,
* and speed improvements on all architectures.

Chase shared library bump.

PR:		184956
Mon, 15 Jul 2013
[ 20:25 naddy search for other commits by this committer ] Original commit   Revision:323078
Update to Opus 1.0.3:
* new surround API
* fixes for a few minor glitches during mode switching
* fixes a regression in the FEC code introduced in 1.0.2

Chase libopus bump in dependent ports.
Thu, 14 Mar 2013
[ 21:43 naddy search for other commits by this committer ] Original commit   Revision:314187
Enable Opus custom modes, required by jack2.

Submitted by:	gahr
Tue, 11 Dec 2012
[ 13:01 naddy search for other commits by this committer ] Original commit   Revision:308685
Fix shared library version in plist.

PR:		174351
Submitted by:	Geraud CONTINSOUZAS <geraud@gcu.info>
Sat, 15 Sep 2012
[ 19:42 naddy search for other commits by this committer ] Original commit   Revision:304321
Update to 1.0.1.  Opus has now been standardized by the IETF as RFC 6716.

PR:		171564
Thu, 19 Jul 2012
[ 14:34 naddy search for other commits by this committer ] Original commit 
Import opus 0.9.14.

The Opus codec is designed to handle a wide range of interactive
audio applications, including Voice over IP, videoconferencing,
in-game chat, and even remote live music performances. It can scale
from low bit-rate narrowband speech to very high quality stereo
music.

WWW: http://opus-codec.org/

Number of commits found: 16