Kostya Vasilyev

Results 3 issues of Kostya Vasilyev

Hello, I'm trying to compile Opus for Android arm64 (and ultimately other arch's) using the CMakeLists.txt file available in the repository. My cmake commands are like this: https://gist.github.com/kvasilye/9004332a5f3f90f2a6e868090d004d7b This produces...

The code currently ignores the first packet when reading Simulcast IDs from a new SSRC, and probes only subsequent packets. This commit makes it so that we consider the first...

Hello, First thank you for packaging GCC for MacOS, it's awesome that you decided to that! I have an issue though. Trying to cross compile for Linux x86_64 on an...