[pulseaudio-discuss] [RFC] SSE-optimized sample-rate converter

Peter Meerwald pmeerw at pmeerw.net
Fri Jan 6 12:36:22 PST 2012


Hello,

> The PulseAudio integration is still very preliminary and not ready for merge
> upstream, the detection of SSE at compile time isn't done, the filters will be
> updated later with better ones, but I thought I would ask for early feedback
> from the list.

it seems SSE3 is required

src/Makefile.am:
+libpulsecommon_ at PA_MAJORMINOR@_la_CFLAGS += -D__SSSE3__ -msse -msse2 -msse3 -march=core2 -mfpmath=sse

doesn't -msse3 imply -msse2/-msse?

regards, p.

-- 

Peter Meerwald
+43-664-2444418 (mobile)


More information about the pulseaudio-discuss mailing list