wget is missing from some system (like macOS and Windows native), it's better to use curl to simplify build environment. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
The needed patches were accepted upstream and now there is no need to carry local patches. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
Add audio sample rate conversion library from http://www.mega-nerd.com/SRC/index.html Source: https://github.com/libsndfile/libsamplerate Add needed patches for NuttX OS and embedded boards. NOTE: We must use master branch until next stable release