[asterisk-bugs] [JIRA] (ASTERISK-26615) Create a version of codec_opus that is not statically linked with libopus

Sean Bright (JIRA) noreply at issues.asterisk.org
Mon Nov 28 11:38:09 CST 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=233924#comment-233924 ] 

Sean Bright commented on ASTERISK-26615:
----------------------------------------

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

> Create a version of codec_opus that is not statically linked with libopus
> -------------------------------------------------------------------------
>
>                 Key: ASTERISK-26615
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26615
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Codecs/codec_opus
>            Reporter: Sean Bright
>            Severity: Minor
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list