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)
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

index 697d392..73c6a2e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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.<
+
 2004-06-14  David Schleef  <ds@schleef.org>
 
        * gst/volume/demo.c: (value_changed_callback): exp10() is not