summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-05-18 10:03:13 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-05-18 10:03:13 +0000
commit6512a163da4246606aeef7087cc73e326466ed5c (patch)
tree58bbeab321c9b817b9d5fe511c0ee506742cea4f /ChangeLog
parent1a6a9d20ae81eb5e6e16feab252237a649146ed6 (diff)
downloadgst-plugins-bad-6512a163da4246606aeef7087cc73e326466ed5c.tar.gz
gst-plugins-bad-6512a163da4246606aeef7087cc73e326466ed5c.tar.bz2
gst-plugins-bad-6512a163da4246606aeef7087cc73e326466ed5c.zip
gst/wavparse/gstwavparse.c: Fix for channels == 0 (#304588).
Original commit message from CVS: * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt): Fix for channels == 0 (#304588).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37bbd5e6..2ec4fd9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
+ Fix for channels == 0 (#304588).
+
2005-05-17 Luca Ognibene <luogni@tin.it>
* gst/ffmpegcolorspace/gstffmpegcodecmap.c (gst_ffmpeg_caps_to_pixfmt)