summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-05-16 17:50:20 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-05-16 17:50:20 +0000
commite9370329dd317230bb2832b2f5f73434f2074e87 (patch)
treeb9dcd642663277bed5e4c7043f6e453ac3bd6a4b /ChangeLog
parent1c32c1b133c7026ee854f828e47f806873ae08d8 (diff)
Fix some compiler warnings.
Original commit message from CVS: * ext/wavpack/gstwavpackstreamreader.c: * tests/examples/spectrum/demo-audiotest.c: * tests/examples/spectrum/demo-osssrc.c: Fix some compiler warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8c5c239..eb5b5450 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-05-16 Jan Schmidt <jan.schmidt@sun.com>
+
+ * ext/wavpack/gstwavpackstreamreader.c:
+ * tests/examples/spectrum/demo-audiotest.c:
+ * tests/examples/spectrum/demo-osssrc.c:
+ Fix some compiler warnings.
+
2008-05-14 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):