summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerabbas@merali.org>2005-05-09 20:09:44 +0000
committerZaheer Abbas Merali <zaheerabbas@merali.org>2005-05-09 20:09:44 +0000
commit9a629cf2240d415c86eb529cb5ddaf6630d494a7 (patch)
tree78478236ad4911ef87c4fdaec23b47b14f773cc0 /ChangeLog
parent943bb6034d04128af2d0990b2fceef6715363292 (diff)
downloadgst-plugins-bad-9a629cf2240d415c86eb529cb5ddaf6630d494a7.tar.gz
gst-plugins-bad-9a629cf2240d415c86eb529cb5ddaf6630d494a7.tar.bz2
gst-plugins-bad-9a629cf2240d415c86eb529cb5ddaf6630d494a7.zip
Port shout2 plugin
Original commit message from CVS: 2005-05-09 Zaheer Abbas Merali <zaheerabbas at merali dot org> * PORTED_09: * configure.ac: * ext/Makefile.am: * ext/shout2/Makefile.am: * ext/shout2/gstshout2.c: (gst_shout2send_get_type), (gst_shout2send_base_init), (gst_shout2send_class_init), (gst_shout2send_init), (gst_shout2send_event), (gst_shout2send_render), (gst_shout2send_set_property), (gst_shout2send_get_property), (gst_shout2send_setcaps), (gst_shout2send_change_state): * ext/shout2/gstshout2.h: Port shout2 plugin
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3de6a6fe..f2885f2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2005-05-09 Zaheer Abbas Merali <zaheerabbas at merali dot org>
+
+ * PORTED_09:
+ * configure.ac:
+ * ext/Makefile.am:
+ * ext/shout2/Makefile.am:
+ * ext/shout2/gstshout2.c: (gst_shout2send_get_type),
+ (gst_shout2send_base_init), (gst_shout2send_class_init),
+ (gst_shout2send_init), (gst_shout2send_event),
+ (gst_shout2send_render), (gst_shout2send_set_property),
+ (gst_shout2send_get_property), (gst_shout2send_setcaps),
+ (gst_shout2send_change_state):
+ * ext/shout2/gstshout2.h:
+
+ Port shout2 plugin
+
2005-05-08 Zeeshan Ali <zeenix@gmail.com>
* configure.ac: