summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-03-10 17:10:09 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-03-10 17:10:09 +0000
commit55e2df515317dbfccb4ada11bbca22edffca4922 (patch)
tree50f889272557bc3375a9df5efa9b4d991fb3c945 /ChangeLog
parente276fe38badbf6f2e7b29ffa3ff0aab0bf443b8f (diff)
downloadgst-plugins-bad-55e2df515317dbfccb4ada11bbca22edffca4922.tar.gz
gst-plugins-bad-55e2df515317dbfccb4ada11bbca22edffca4922.tar.bz2
gst-plugins-bad-55e2df515317dbfccb4ada11bbca22edffca4922.zip
Original commit message from CVS:
* configure.ac: * gst/modplug/Makefile.am: * gst/modplug/gstmodplug.cc: * gst/modplug/gstmodplug.h: * gst/modplug/libmodplug/sndfile.cpp: * gst/modplug/libmodplug/sndfile.h: modplug plugin ported to 0.10 (#332598, patch by: Jonathan Matthew <jonathan at kaolin wh9 net>).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dbb9d19a..e5e50a6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2006-03-10 Tim-Philipp Müller <tim at centricular dot net>
+ * configure.ac:
+ * gst/modplug/Makefile.am:
+ * gst/modplug/gstmodplug.cc:
+ * gst/modplug/gstmodplug.h:
+ * gst/modplug/libmodplug/sndfile.cpp:
+ * gst/modplug/libmodplug/sndfile.h:
+ modplug plugin ported to 0.10 (#332598, patch by:
+ Jonathan Matthew <jonathan at kaolin wh9 net>).
+
+2006-03-10 Tim-Philipp Müller <tim at centricular dot net>
+
* ext/libmms/gstmms.c: (gst_mms_urihandler_init),
(gst_mms_base_init), (gst_mms_class_init), (gst_mms_init),
(gst_mms_finalize), (gst_mms_create), (gst_mms_start),