tobias2johansson
ac32d1a68e
libs/libc/audio/libsrc: update header location
...
update Make.defs with the correct path to the library header and
make sure it can be found
2021-06-02 02:27:36 -05:00
Gustavo Henrique Nihei
47cb41c92f
makefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
Huang Qi
073912e232
Replace all wget with curl
...
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>
2020-12-22 03:36:10 -06:00
Alin Jerpelea
9f6a43d0b0
libs: audio: libsamplerate: drop local patches
...
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>
2020-11-24 10:54:57 -08:00
Alin Jerpelea
48e6f2051d
audio: libsamplerate: add initial audio Sample Rate Converter
...
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
2020-11-19 18:05:47 -08:00