[MPlayer-dev-eng] Fw: ALSA code is broken in MPlayer
Alex Beregszaszi
alex at fsn.hu
Thu Feb 26 15:38:45 CET 2004
Begin forwarded message:
Date: Thu, 26 Feb 2004 14:15:17 +0100 (CET)
From: Jaroslav Kysela <perex at suse.cz>
To: alex at fsn.hu
Cc: Takashi Iwai <tiwai at suse.de>
Subject: ALSA code is broken in MPlayer
Hi,
please, replace these functions in MPlayer ALSA code
snd_pcm_hw_params_set_period_size()
snd_pcm_hw_params_set_periods()
to
snd_pcm_hw_params_set_period_size_near()
snd_pcm_hw_params_set_periods_near()
Some our plugins (like dmix) does not work with your code (you
cannot set these parameters to your values with these plugins - they
have
fixed parameters). Thank you and happy hacking.
Jaroslav
-----
Jaroslav Kysela <perex at suse.cz>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs
--
Alex Beregszaszi <alex at fsn.hu>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)
More information about the MPlayer-dev-eng
mailing list