Re: [pulseaudio-discuss] detection of SSE3 support in configure.ac

2011-12-07 Thread Pierre-Louis Bossart
> > The -msse3 flag is only used for the low-level code, there should be no > > conflict; if SSE3 is not supported this code is never called. > > Sure. You just have to be very careful to restrict -msse3 to SSE3-only > code. While I am at it I can't seem to compile with -msse3 only, somehow I n

Re: [pulseaudio-discuss] Phone Disconnects If module-loopback is not un-loaded. [BT-PA-Ofono-Bluez]

2011-12-07 Thread Dalleau, Frederic
Hi Vinod, > 3) Bluez 4.95 is already running. Please try latest bluez from git since this issue has been fixed a while ago, but not released yet. That's always a good idea ! Regards, Frédéric ___ pulseaudio-discuss mailing list pulseaudio-discuss@lists

[pulseaudio-discuss] [PATCH] make speex optional, make Adrian AEC optional

2011-12-07 Thread Peter Meerwald
Hello, attached patch makes - the speex library optional (i.e. the speex resampler and the speex acoustic echo canceller, AEC) - the Adrian AEC implementation in the module-echo-cancel optional reducing dependencies and unneeded code is desirable in embedded scenarios note that the patch chan

Re: [pulseaudio-discuss] [PATCH 1/3] bluetooth: Do not switch to profile unless Playing

2011-12-07 Thread Dalleau, Frederic
Hi Tanu, >> module-bluetooth-discover already knows what profiles are connected >> and can hint module-bluetooth-device into what profile to use >> thus saving some ipc at loading. > > If module-bluetooth-discovery already knows that, I don't see why there > needs to be any extra ipc. The device i