Displaying 2 results from an estimated 2 matches for "maliciozn".
Did you mean:
maliciozne
2017 Apr 28
0
Encoder_porting_to_SAMV71
Hi to all..
I'm trying to build static library for opus encoder, and include it to
my project.
Does anyone done anything similar with ARM compilers like arm-none-eabi-gcc?
Thanks!
---
Ovaj email je proveren na maliciozne programe od strane Avast antivirus softvera.
https://www.avast.com/antivirus
2017 Jun 05
3
Trying to use Opus in an STM32F429IIT6 embedded project
Hi everyone,
I'm trying to use Opus in an Embedded Project which I'm developing in a
STM32F429IIT6 microcontroller. Currently, I'm playing wav files in it.
I ported all the files from OpusLib 1.1.4 needed to compile the project,
but when I try to create and OpusDecode state, it returns the error -7
(OPUS_ALLOC_FAIL).
I'm compiling it with the USE_ALLOCA flag. I also tried to