[Home]

Summary:ASTERISK-26615: Create a version of codec_opus that is not statically linked with libopus
Reporter:Sean Bright (seanbright)Labels:
Date Opened:2016-11-21 06:51:17.000-0600Date Closed:
Priority:MinorRegression?
Status:Open/NewComponents:Codecs/codec_opus
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:libopus has support for SIMD instructions that are not being enabled when codec_opus is built. It would be nice to have a version of codec_opus that dynamically linked against an external libopus library so that hardware specific optimizations can be used.
Comments:By: Sean Bright (seanbright) 2016-11-28 11:38:03.348-0600

I'd even settle for a 64bit version that had SSE and SSE2 intrinsics only (these are always present on 64 bit processors)

By: Sean Bright (seanbright) 2020-05-04 09:04:29.081-0500

Need a build for Asterisk 17:

https://downloads.digium.com/pub/telephony/codec_opus/unsupported/

By: Sean Bright (seanbright) 2020-09-23 13:48:43.715-0500

Need a build for Asterisk 18:

https://downloads.digium.com/pub/telephony/codec_opus/unsupported/