From e97130d4c25d7eb5ea1205cd5968c0fefa054ab1 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Fri, 26 Nov 2004 11:47:24 +0000 Subject: ext/alsa/gstalsa.c: Don't omit the last (which incase of dmix is the only :) ) channel count. Don't set channels if <... Original commit message from CVS: * ext/alsa/gstalsa.c: (gst_alsa_get_caps): Don't omit the last (which incase of dmix is the only :) ) channel count. Don't set channels if <= 2. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index fc211b5b..e6ae37ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-11-26 Ronald S. Bultje + + * ext/alsa/gstalsa.c: (gst_alsa_get_caps): + Don't omit the last (which incase of dmix is the only :) ) + channel count. Don't set channels if <= 2. + 2004-11-26 Christophe Fergeau * gst/playback/gstplaybin.c: (gen_video_element), -- cgit v1.2.1