[vlc-devel] [PATCH] audio_filter: Add bandlimited_resampler plugin

Rémi Denis-Courmont remi at remlab.net
Thu Jul 18 16:11:25 CEST 2019


Please don't enable this until it's fixed. I don't want the security/stability issues back.

Le 18 juillet 2019 17:02:49 GMT+03:00, Marvin Scholz <epirat07 at gmail.com> a écrit :
>---
> modules/audio_filter/Makefile.am | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>diff --git a/modules/audio_filter/Makefile.am
>b/modules/audio_filter/Makefile.am
>index 309074c75b..b9135ec811 100644
>--- a/modules/audio_filter/Makefile.am
>+++ b/modules/audio_filter/Makefile.am
>@@ -125,9 +125,9 @@ libsoxr_plugin_la_LIBADD = $(SOXR_LIBS) $(LIBM)
> audio_filter_LTLIBRARIES += \
> 	$(LTLIBsamplerate) \
> 	$(LTLIBsoxr) \
>-	libugly_resampler_plugin.la
>+	libugly_resampler_plugin.la \
>+	libbandlimited_resampler_plugin.la
> EXTRA_LTLIBRARIES += \
>-	libbandlimited_resampler_plugin.la \
> 	libsamplerate_plugin.la \
> 	libsoxr_plugin.la
> 
>-- 
>2.20.1 (Apple Git-117)
>
>_______________________________________________
>vlc-devel mailing list
>To unsubscribe or modify your subscription options:
>https://mailman.videolan.org/listinfo/vlc-devel

-- 
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190718/8cd65bac/attachment.html>


More information about the vlc-devel mailing list