summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-02-06 17:26:43 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-02-06 17:26:43 +0000
commit21dbd4eb9a41c9d7ba5b5ba7f7c43f7599ec82c8 (patch)
treeb5905ae12383cb0d8a0ab4e6e3425a53e8e9a289 /ChangeLog
parent2651b40adfbc2585b03ae9bafcc0a6a635c00ee6 (diff)
gst/udp/gstmultiudpsink.*: Updated docs.
Original commit message from CVS: * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init), (gst_multiudpsink_render), (gst_multiudpsink_get_property), (gst_multiudpsink_init_send), (gst_multiudpsink_add), (gst_multiudpsink_remove), (gst_multiudpsink_clear), (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state): * gst/udp/gstmultiudpsink.h: Updated docs. Added properties bytes-served, bytes_to_serve. Post proper error messages, Emit client added signal too.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28c3c1a5..d401468b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2006-02-06 Wim Taymans <wim@fluendo.com>
+
+ * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
+ (gst_multiudpsink_render), (gst_multiudpsink_get_property),
+ (gst_multiudpsink_init_send), (gst_multiudpsink_add),
+ (gst_multiudpsink_remove), (gst_multiudpsink_clear),
+ (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
+ * gst/udp/gstmultiudpsink.h:
+ Updated docs.
+ Added properties bytes-served, bytes_to_serve.
+ Post proper error messages,
+ Emit client added signal too.
+
2006-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
* docs/plugins/Makefile.am: