ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of snd_pcm_hw_params...
authorChristophe Fergeau <teuf@gnome.org>
Mon, 14 Jun 2004 20:30:36 +0000 (20:30 +0000)
committerChristophe Fergeau <teuf@gnome.org>
Mon, 14 Jun 2004 20:30:36 +0000 (20:30 +0000)
commit0c022b2b333047a549b725bf37ae624270910556
treed21465adc7755101c44b5513b2f1765426792869
parent53ece3e4be8a3b7834fc7ec97ec4d3e14801aea8
ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of snd_pcm_hw_params_set_rate  since the latter fail...

Original commit message from CVS:
2004-06-14  Benjamin Otte  <otte@gnome.org>

* ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
snd_pcm_hw_params_set_rate  since the latter fails for no good
reason on some setups.<
ChangeLog
ext/alsa/gstalsa.c