summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-01-26 03:54:21 +0000
committerBenjamin Otte <otte@gnome.org>2004-01-26 03:54:21 +0000
commitea159699b80b97e5cf7480909b42a9ed7ff482f0 (patch)
tree43eb5079ab3b573a23aa1d176637ad47dbaf1ea4
parentea6fc29162df99bef6d07334dce88593f78019dd (diff)
gst-libs/gst/audio/audio.h: remove buffer-frames from audio caps
Original commit message from CVS: 2004-01-26 Benjamin Otte <in7y118@public.uni-hamburg.de> * gst-libs/gst/audio/audio.h: remove buffer-frames from audio caps * gst/audioconvert/gstaudioconvert.c: fix plugin to really work.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85816bbc..8257f6d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-01-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
+ * gst-libs/gst/audio/audio.h:
+ remove buffer-frames from audio caps
+ * gst/audioconvert/gstaudioconvert.c:
+ fix plugin to really work.
+
2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst-libs/gst/mixer/mixer.c: