Files
ports/audio/opus/pkg-plist
Christian Weisgerber ad4837d6cb 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
2018-10-20 18:17:09 +00:00

13 lines
279 B
Plaintext

include/opus/opus.h
include/opus/opus_custom.h
include/opus/opus_defines.h
include/opus/opus_multistream.h
include/opus/opus_projection.h
include/opus/opus_types.h
lib/libopus.a
lib/libopus.so
lib/libopus.so.0
lib/libopus.so.0.7.0
libdata/pkgconfig/opus.pc
share/aclocal/opus.m4