From 37aab9130bb40c287a99cf41336d12f7fcc491d4 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Thu, 21 Apr 2005 14:07:50 +0000 Subject: ext/alsa/gstalsa.c: try to work as much as before while still working around that bug. Original commit message from CVS: * ext/alsa/gstalsa.c: (gst_alsa_set_hw_params): try to work as much as before while still working around that bug. We try to set the period-count now, but if it doesn't work we silently ignore it. Hopefully fixes reported issues with last try. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7900ce5a..c7fdbf14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-04-21 Benjamin Otte + + * ext/alsa/gstalsa.c: (gst_alsa_set_hw_params): + try to work as much as before while still working around that bug. + We try to set the period-count now, but if it doesn't work we + silently ignore it. Hopefully fixes reported issues with last try. + 2005-04-21 Ronald S. Bultje * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): -- cgit v1.2.1