Hi all,
this patch adds the configure option '--enable-speex-resample' which (in combination with '--disable-libsamplerate') allows the use of the BSD-licensed Speex resampler instead of libsamplerate which can be problematic due to its LGPL license.
The patch only addresses the aconfigure.ac file (autoconf needs to be called to recreate aconfigure after applying the patch)... and of course the Speex codec needs to be enabled (but not necessarily used) for this setup to work.
Regards
Tobias
Hi all,
this patch adds the configure option '--enable-speex-resample' which (in combination with '--disable-libsamplerate') allows the use of the BSD-licensed Speex resampler instead of libsamplerate which can be problematic due to its LGPL license.
The patch only addresses the aconfigure.ac file (autoconf needs to be called to recreate aconfigure after applying the patch)... and of course the Speex codec needs to be enabled (but not necessarily used) for this setup to work.
Regards
Tobias