On Mon, 2012-07-09 at 18:01 +0200, Peter Meerwald wrote: > From: Peter Meerwald <[email protected]> > > allow to disable SIMD optimizations with PULSE_NO_SIMD; > to give a consistent meaning to that environment variable
The SBC code is pulled straight from the BlueZ code, so it's nicer to not change that code downstream. If the BlueZ folks would be amenable to taking something like this upstream (say BLUEZ_NO_SIMD), we could pull then setenv() that early in PA init if PULSE_NO_SIMD is set). I know it's a bit of a circuitous route to making changes, but this split keeps things cleaner/more central. -- Arun _______________________________________________ pulseaudio-discuss mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
