[pulseaudio-discuss] Add a new target to Pulseaudio log feature

2010-11-05 Thread Becker, VincentX
Hi all, I would like to add in the log feature of PA a way to log(redirect) 'pa_log_*' messages in a file, which can be a char device for ex. That means adding a target to the log of pulseaudio. This target is not settable yet and I made changes in Pulseaudio for enabling a new log target of

[pulseaudio-discuss] [PATCH] Add a target to the PA log feature and improve PA log core

2010-11-22 Thread Becker, VincentX
Hi all, Could you please review this patch ? This is a patch that adds a generic log target for PA log (log.c). This new target can be either a char device or a regular file. For our remote log device needs, it has been necessary to directly log Pulseaudio traces to a file descriptor. Also

[pulseaudio-discuss] [PATCH]sndfile-util : Correct wav file creation/writing for 24-32 and 24 bits PCM sample formats

2011-02-08 Thread Becker, VincentX
Hi, This patch corrects format values that are set for specific sample formats PA_SAMPLE_S24NE and PA_SAMPLE_S24_32NE, for wav file creation and writing. Also PA_SAMPLE_S24_32NE was not fully supported in sndfile-util.c. For the unusual format PA_SAMPLE_S24_32NE, sfi format has to be

Re: [pulseaudio-discuss] [PATCH] Add a target to the PA log feature and improve PA log core

2011-02-23 Thread Becker, VincentX
-Original Message- From: Maarten Bosmans [mailto:mkbosm...@gmail.com] Sent: Wednesday, February 23, 2011 3:50 PM To: General PulseAudio Discussion Cc: Becker, VincentX Subject: Re: [pulseaudio-discuss] [PATCH] Add a target to the PA log feature and improve PA log core Here's my review

Re: [pulseaudio-discuss] [PATCH] Add a target to the PA log feature and improve PA log core

2011-02-24 Thread Becker, VincentX
From: Maarten Bosmans [mailto:mkbosm...@gmail.com] 2011/2/23 Becker, VincentX vincentx.bec...@intel.com: Thanks for your review Maarten. So you suggest to split this into several patches (2). One for the outer implementation and the other for the inner one. I will try to attend to the irc

Re: [pulseaudio-discuss] [PATCH 1/2] Add a target to the PA log feature

2011-02-24 Thread Becker, VincentX
From: Maarten Bosmans [mailto:mkbosm...@gmail.com] 2011/2/23 Becker, VincentX vincentx.bec...@intel.com: Thanks for your review Maarten. So you suggest to split this into several patches (2). One for the outer implementation and the other for the inner one. I will try to attend to the irc

Re: [pulseaudio-discuss] [PATCH 2/2] Improve and optimize PA log core

2011-02-24 Thread Becker, VincentX
This patch goes with previous one (0001-Add-a-new-log-target-to-a-file-descriptor-in-daemon-.patch) Vincent - Intel Corporation SAS (French simplified joint stock company) Registered headquarters: Les Montalets- 2, rue de Paris,

Re: [pulseaudio-discuss] [PATCH 1/2] Add a target to the PA log feature

2011-02-25 Thread Becker, VincentX
From: Maarten Bosmans [mailto:mkbosm...@gmail.com] Sent: Friday, February 25, 2011 1:10 AM To: Becker, VincentX Cc: General PulseAudio Discussion Subject: Re: [pulseaudio-discuss] [PATCH 1/2] Add a target to the PA log feature The patches were handled at the meeting yesterday http

Re: [pulseaudio-discuss] [PATCH 1/2] Add a target to the PA log feature

2011-02-25 Thread Becker, VincentX
Becker, VincentX: From 55f84afd8575dadba697c746daa61ee07b333c57 Mon Sep 17 00:00:00 2001 From: Vincent Becker vincentx.bec...@intel.com Date: Thu, 24 Feb 2011 16:52:05 +0100 Subject: [PATCH] Add a new log target to a file descriptor in daemon configuration Signed-off-by: Vincent Becker

Re: [pulseaudio-discuss] [PATCH 2/2] Log feature: optimize log data format before writing to target

2011-03-08 Thread Becker, VincentX
-Original Message- From: pulseaudio-discuss-boun...@mail.0pointer.de [mailto:pulseaudio- discuss-boun...@mail.0pointer.de] On Behalf Of Vincent Becker Sent: Tuesday, March 08, 2011 5:15 PM To: pulseaudio-discuss@mail.0pointer.de Subject: [pulseaudio-discuss] [PATCH 2/2] Log feature:

Re: [pulseaudio-discuss] [PATCH 1/2] Log feature:Add a new log target to a file descriptor

2011-03-09 Thread Becker, VincentX
-Original Message- From: pulseaudio-discuss-boun...@mail.0pointer.de [mailto:pulseaudio- discuss-boun...@mail.0pointer.de] On Behalf Of Maarten Bosmans Sent: Wednesday, March 09, 2011 5:31 PM To: General PulseAudio Discussion Subject: Re: [pulseaudio-discuss] [PATCH 1/2] Log feature:Add a

Re: [pulseaudio-discuss] [PATCH 1/2] Log feature: Add a new log target to a file descriptor

2011-03-18 Thread Becker, VincentX
-Original Message- From: pulseaudio-discuss-boun...@mail.0pointer.de [mailto:pulseaudio- discuss-boun...@mail.0pointer.de] On Behalf Of Colin Guthrie Sent: Friday, March 18, 2011 1:48 PM To: pulseaudio-discuss@mail.0pointer.de Subject: Re: [pulseaudio-discuss] [PATCH 1/2] Log feature: Add

Re: [pulseaudio-discuss] [PATCH 1/2] Log feature: Add a new log target to a file descriptor

2011-03-23 Thread Becker, VincentX
'Twas brillig, and Vincent Becker at 18/03/11 10:23 did gyre and gimble: This patch enables logging of text debug messages (pa_log feature) into a file or a device driver. Example : pulseaudio --log-target=file:./mylog.txt Many thanks for your perseverence here. We were beginning to worry we

Re: [pulseaudio-discuss] [PATCH] Log feature: Correct bad function implementation

2011-03-24 Thread Becker, VincentX
-Original Message- From: Colin Guthrie [mailto:gm...@colin.guthr.ie] Sent: Thursday, March 24, 2011 12:02 PM To: General PulseAudio Discussion Cc: Becker, VincentX Subject: Re: [PATCH] Log feature: Correct bad function implementation 'Twas brillig, and Vincent Becker at 24/03/11 10:35 did

Re: [pulseaudio-discuss] [RFC PATCH] Log PCM samples to files

2011-03-24 Thread Becker, VincentX
-Original Message- From: Maarten Bosmans [mailto:mkbosm...@gmail.com] Sent: Wednesday, March 23, 2011 7:44 PM To: General PulseAudio Discussion Cc: Becker, VincentX Subject: Re: [pulseaudio-discuss] [RFC PATCH] Log PCM samples to files 2011/3/21 Vincent Becker vincentx.bec...@intel.com

Re: [pulseaudio-discuss] [RFC PATCH] Log PCM samples to files

2011-04-05 Thread Becker, VincentX
To: Maarten Bosmans; General PulseAudio Discussion Subject: Re: [pulseaudio-discuss] [RFC PATCH] Log PCM samples to files 2011/3/21 Vincent Becker vincentx.bec...@intel.com: Hi, I recently created a new PA module (module-log-pcm) which is able to log PCM samples from any source/sink and its

Re: [pulseaudio-discuss] Assertion '(size_t) decoded == a2dp-frame_length' failed at modules/bluetooth/module-bluetooth-device

2011-05-12 Thread Becker, VincentX
From: pulseaudio-discuss-boun...@mail.0pointer.de [mailto:pulseaudio-discuss-boun...@mail.0pointer.de] On Behalf Of h.pa...@accenture.com Sent: Thursday, May 12, 2011 8:41 AM To: pulseaudio-discuss@mail.0pointer.de Subject: [pulseaudio-discuss] Assertion '(size_t) decoded == a2dp-frame_length'

Re: [pulseaudio-discuss] Assertion '(size_t) decoded == a2dp-frame_length' failed at modules/bluetooth/module-bluetooth-device

2011-05-12 Thread Becker, VincentX
- frame_length' failed at modules/bluetooth/module-bluetooth-device On Thu, May 12, 2011 at 2:17 PM, Becker, VincentX vincentx.bec...@intel.com wrote: This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution