Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex

2014-01-16 Thread Arslan, Fahad
? From: Koen Kooi [k...@dominion.thruhere.net] Sent: Friday, January 10, 2014 8:33 PM To: Arslan, Fahad Cc: Saul Wold; openembedded-core@lists.openembedded.org; Marcin Juszkiewicz Subject: Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex Op 10 jan

Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex

2014-01-16 Thread Koen Kooi
Wold; openembedded-core@lists.openembedded.org; Marcin Juszkiewicz Subject: Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex Op 10 jan. 2014, om 08:48 heeft Arslan, Fahad fahad_ars...@mentor.com het volgende geschreven: def get_speex_fpu_setting(bb, d

Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex

2014-01-10 Thread Koen Kooi
...@dominion.thruhere.net] Sent: Tuesday, January 07, 2014 3:22 PM To: Arslan, Fahad Cc: Saul Wold; openembedded-core@lists.openembedded.org; mar...@juszkiewicz.pl Subject: Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex Marcins linaro mail address has expired, adding

Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex

2014-01-09 Thread Arslan, Fahad
From: Koen Kooi [k...@dominion.thruhere.net] Sent: Tuesday, January 07, 2014 3:22 PM To: Arslan, Fahad Cc: Saul Wold; openembedded-core@lists.openembedded.org; mar...@juszkiewicz.pl Subject: Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex

Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex

2014-01-07 Thread Arslan, Fahad
@lists.openembedded.org Cc: Marcin Juszkiewicz Subject: Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex On 01/01/2014 08:01 AM, Arslan, Fahad wrote: Pulseaudio upstream says that this patch breaks speex-float if it isn't compiled with FIXED_POINT defined, which

Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex

2014-01-07 Thread Koen Kooi
Op 7 jan. 2014, om 10:59 heeft Arslan, Fahad fahad_ars...@mentor.com het volgende geschreven: What affect does it have on the overall size of speex If we enable floating point support, there is decrease in size of libs. libspeexdsp.so is ~480 KB in fixed point configuration

Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex

2014-01-07 Thread Koen Kooi
Marcins linaro mail address has expired, adding the other one Op 7 jan. 2014, om 11:03 heeft Koen Kooi k...@dominion.thruhere.net het volgende geschreven: Op 7 jan. 2014, om 10:59 heeft Arslan, Fahad fahad_ars...@mentor.com het volgende geschreven: What affect does it have on the

Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex

2014-01-02 Thread Saul Wold
] [PATCH] pulseaudio: rescale input being passed to float method of speex On 12/24/2013 06:37 AM, Fahad Arslan wrote: From: Fahad Arslan fahad_ars...@mentor.com Pulseaudio uses Speex to do resampling. Default Pulseaudio resampler is speex-float-1. However, Speex recipe in poky configures speex

Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex

2014-01-01 Thread Arslan, Fahad
; openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex On 12/24/2013 06:37 AM, Fahad Arslan wrote: From: Fahad Arslan fahad_ars...@mentor.com Pulseaudio uses Speex to do resampling. Default Pulseaudio resampler

Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex

2013-12-26 Thread Koen Kooi
Op 24 dec. 2013, om 15:37 heeft Fahad Arslan fahad_ars...@mentor.com het volgende geschreven: From: Fahad Arslan fahad_ars...@mentor.com Pulseaudio uses Speex to do resampling. Default Pulseaudio resampler is speex-float-1. However, Speex recipe in poky configures speex in s/poky/oe-core/

[OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex

2013-12-24 Thread Fahad Arslan
From: Fahad Arslan fahad_ars...@mentor.com Pulseaudio uses Speex to do resampling. Default Pulseaudio resampler is speex-float-1. However, Speex recipe in poky configures speex in fixed point. This scenario creates a situation in which audio streams that need to be resampled are not playedback

Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex

2013-12-24 Thread Saul Wold
On 12/24/2013 06:37 AM, Fahad Arslan wrote: From: Fahad Arslan fahad_ars...@mentor.com Pulseaudio uses Speex to do resampling. Default Pulseaudio resampler is speex-float-1. However, Speex recipe in poky configures speex in fixed point. This scenario creates a situation in which audio streams