[pulseaudio-discuss] [PATCH] tests: add tolerant variation for comparing the rewind result

2015-05-24 Thread Hui Wang
On 32bits OS, this test case fails. The reason is when rewinding to the middle of a block, some of float parameters in the saved_state are stored in the memory from FPU registers, and those parameters will be used for next time to process data with lfe. Here if FPU register is over 32bits, the

[pulseaudio-discuss] [PATCH] tests: Remove a redundant mempool_new from resampler-test

2015-05-24 Thread Hui Wang
Signed-off-by: Hui Wang hui.w...@canonical.com --- src/tests/resampler-test.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/tests/resampler-test.c b/src/tests/resampler-test.c index 751d2dc..9832a31 100644 --- a/src/tests/resampler-test.c +++ b/src/tests/resampler-test.c @@ -330,8

Re: [pulseaudio-discuss] [PATCH v2 0/6] ucm: Add support for JackHWMute

2015-05-24 Thread Keyon
On 2015年05月05日 02:03, Tanu Kaskinen wrote: Here's v2 for supporting UCM's JackHWMute. What used to be only one patch is now six patches, to make the review experience even more pleasant. There are several changes beyond just splitting the patch into smaller pieces: - Instead of creating one