mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
audio: remove libsamplerate dependency
Rewrites the Resampler class to use MediaFilter. Adds a unit test for the new Resampler. Change-Id: I8ed78d2e1d82df81bbaf46a9719c682c825ee245
This commit is contained in:

committed by
Adrien Béraud

parent
834e835dee
commit
e3022741bd
@ -26,7 +26,6 @@ RUN apt-get update && \
|
||||
autotools-dev \
|
||||
gettext \
|
||||
libpulse-dev \
|
||||
libsamplerate0-dev \
|
||||
libasound2-dev \
|
||||
libexpat1-dev \
|
||||
libpcre3-dev \
|
||||
|
Reference in New Issue
Block a user