Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing -lNE10 in opus.pc when building with NE10 #367

Open
pfeatherstone opened this issue Sep 22, 2024 · 2 comments
Open

Missing -lNE10 in opus.pc when building with NE10 #367

pfeatherstone opened this issue Sep 22, 2024 · 2 comments

Comments

@pfeatherstone
Copy link

pfeatherstone commented Sep 22, 2024

The opus.pc file should have -lNE101 when building with NE10 FFT library.
Cheers.

@pfeatherstone
Copy link
Author

There are a couple more issues when building with Ne10:

  • When using autotools, there's no way to disable using Ne10 even when it's present
  • When using CMake, there's no way to either enable or disable
  • When Ne10 is enabled, the codec seems to be buggy and there is periodic software-induced clipping. I can provide spectrogram or recordings if necessary.

@xnorpx
Copy link
Contributor

xnorpx commented Sep 24, 2024

Regarding CMake the project felt pretty abandoned when I was writing the CMake scripts and I wasn't sure about how much performance improvement was for Armv8+ so I choose to not add it the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants