[MPlayer-dev-eng] Fw: ALSA code is broken in MPlayer
Jindrich Makovicka
makovick at kmlinux.fjfi.cvut.cz
Fri Feb 27 18:05:26 CET 2004
Alex Beregszaszi wrote:
>
> 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.
Committed, together with a 1000l bug fix in alsa1x.c.
--
Jindrich Makovicka
More information about the MPlayer-dev-eng
mailing list