On Mon, Mar 31, 2014 at 9:17 AM, Tonet Jallo wrote:
El 29/03/2014 17:16, "Orcan Ogetbil" escribió:
> Is it not possible to factor out the libmad code as we did for
> qtractor a while ago?
Hello, Mixxx have a flags to exclude ffmpeg and libmad, not is necesary
create a patch.
Well, the qtractor patch we wrote does not just add an option to
disable libmad. It builds the libmad component of qtractor into an
independent shared object which is dlopened by the main program if
exists on the system. This helps with packaging the libmad "binding"
separately.
Best,
Orcan