ext/alsa/gstalsa.c: Don't omit the last (which incase of dmix is the only :) ) channe...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 26 Nov 2004 11:47:24 +0000 (11:47 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 26 Nov 2004 11:47:24 +0000 (11:47 +0000)
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

index fc211b5bbc1cb8db26660ea4e8020a84f2baf415..e6ae37ed88e4c9d804e8353b6578c7ee6f36597f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
+
+       * 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  <teuf@gnome.org>
 
        * gst/playback/gstplaybin.c: (gen_video_element),