ext/alsa/gstalsa.c: simplify caps
authorBenjamin Otte <otte@gnome.org>
Sun, 16 May 2004 16:41:15 +0000 (16:41 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 16 May 2004 16:41:15 +0000 (16:41 +0000)
Original commit message from CVS:
* ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
simplify caps

ChangeLog

index 9d9c361..382445b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-05-16  Benjamin Otte  <otte@gnome.org>
 
+       * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
+         simplify caps
+
+2004-05-16  Benjamin Otte  <otte@gnome.org>
+
        * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
          don't write to memory we might not write to - g_convert does that
          for us anyway (fixes #142613)