summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d9c3614..382445b8 100644
--- 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)