xiph / opus

Modern audio compression for the internet.
https://opus-codec.org/
Other
2.26k stars 603 forks source link

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

Open pfeatherstone opened 6 days ago

pfeatherstone commented 6 days ago

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

pfeatherstone commented 4 days ago

There are a couple more issues when building with Ne10:

xnorpx commented 4 days ago

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.