Hello,
I finished iLBC codec support and it works fine for decoding and audio
saving. The only issue is that I'm able to build and test it on Linux only.
It depends on iLBC lib from https://github.com/TimothyGu/libilbc. It
is package ilbc/ilbc-devel on Fedora
(ilbc-1.1.1-16.fc30.x86_64/ilbc-devel-1.1.1-16.fc30.x86_64)
I modified/created CMakeLists.txt, CMakeOptions.txt,
cmake/modules/FindILBC.cmake and tools/rpm-setup.sh.
I didn't touched files for Windows/MAC.
Can I ask anyone to help me to update/test scripts for other platforms
and petri-dish?
Best regards,
Jirka Novak