]> code.ossystems Code Review - meta-freescale.git/commit
alsa-state: Fix mx6 buffer time
authorDaiane Angolini <daiane.angolini@freescale.com>
Wed, 23 Oct 2013 12:10:14 +0000 (12:10 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 28 Oct 2013 12:13:33 +0000 (10:13 -0200)
commit32f861bd27b5ee220abbe979913318d73ec9c246
tree378a3f4f25db038469356e31665b7b6abec03a54
parent959964cf2ce75a41d7f4045ad156704c14e0322e
alsa-state: Fix mx6 buffer time

When the buffer time is 512000, there are many audio
bitstreams can't be played, like 88.2k/6channles/16b
on sabre_SD and 96k/24b/6channels on sabre_auto.
Because ALSA can't calculate a suitable playback parameter
group (period_size, period_time, period_count, buffer_size,
buffer_count and so on) for these bitstreams.

So update the buffer time to 450000, which will fix the problem.

Change-Id: Idf2c59c3e5a2447f5d22e00d9f1b35ddb1a6fc4d
Signed-off-by: Wang Shengjiu <B02247@freescale.com>
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
meta-fsl-arm/recipes-bsp/alsa-state/alsa-state/mx6/asound.conf