[MPlayer-cvslog] CVS: main/libao2 ao_alsa.c,1.34,1.35

Clemens Ladisch clemens at ladisch.de
Thu Mar 30 14:22:18 CEST 2006


Ivo wrote:
> On Monday 13 February 2006 12:43, Clemens Ladisch CVS wrote:
> > +++ ao_alsa.c	13 Feb 2006 11:43:25 -0000	1.35
> > ...
> > +      if ((err = snd_pcm_sw_params_get_boundary(alsa_swparams, &boundary)) < 0)
> 
> This breaks linking on my system, because snd_pcm_sw_params_get_boundary() 
> is missing.

This function should exist since the first release of the ALSA library.
Which version are you using?


Regards,
Clemens




More information about the MPlayer-cvslog mailing list