diff options
author | Benjamin Otte <otte@gnome.org> | 2004-01-26 03:54:21 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-01-26 03:54:21 +0000 |
commit | ea159699b80b97e5cf7480909b42a9ed7ff482f0 (patch) | |
tree | 43eb5079ab3b573a23aa1d176637ad47dbaf1ea4 | |
parent | ea6fc29162df99bef6d07334dce88593f78019dd (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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |