]> code.ossystems Code Review - meta-freescale.git/commit
pulseaudio: Add PulseAudio configuration
authorYuqing Zhu <b54851@freescale.com>
Mon, 24 Aug 2015 05:42:19 +0000 (13:42 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:18 +0000 (15:03 -0300)
commitdf519ee4744ece370c2860ec1ae328cb2c0eadf2
treed75e8ddcc2f79836f5223a835503c02ca49e2b93
parentca873493e3d4d212c46e0e9da9280eb5eeb1e144
pulseaudio: Add PulseAudio configuration

-Use the ffmpeg resample instead of the speex one, since
 the ffmpeg resampler gives better quality.

-Normally, PulseAudio exits after an application finishes using it.
 Set exit-idle-time to -1 in the daemon.conf to force it to not exit.

Signed-off-by: Yuqing Zhu <b54851@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/pulseaudio/pulseaudio/imx/daemon.conf [new file with mode: 0644]
recipes-multimedia/pulseaudio/pulseaudio/imx/default.pa [new file with mode: 0644]
recipes-multimedia/pulseaudio/pulseaudio_%.bbappend