[pulseaudio-discuss] [PATCH] modules: Allow bluetooth SBC to disable SIMD optimizations with PULSE_NO_SIMD

Arun Raghavan arun.raghavan at collabora.co.uk
Mon Jul 16 22:56:04 PDT 2012


On Mon, 2012-07-09 at 18:01 +0200, Peter Meerwald wrote:
> From: Peter Meerwald <p.meerwald at bct-electronic.com>
> 
> 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



More information about the pulseaudio-discuss mailing list