summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2005-12-20 12:44:25 +0000
committerMichael Smith <msmith@xiph.org>2005-12-20 12:44:25 +0000
commitbdafee59257a32d10c00a6d7b495129e1f0ae954 (patch)
treec714333ba55e7f5c1d807bfc894e2e238746e55d /ChangeLog
parent3ffe64515ed18e1ee53aa78d83632a92c0114c13 (diff)
gst/udp/gstmultiudpsink.*: Collect statistics; return them from get_stats.
Original commit message from CVS: * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render), (gst_multiudpsink_add), (gst_multiudpsink_remove), (gst_multiudpsink_get_stats): * gst/udp/gstmultiudpsink.h: Collect statistics; return them from get_stats.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89215afd..50a58a11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-12-20 Michael Smith <msmith@fluendo.com>
+
+ * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
+ (gst_multiudpsink_add), (gst_multiudpsink_remove),
+ (gst_multiudpsink_get_stats):
+ * gst/udp/gstmultiudpsink.h:
+ Collect statistics; return them from get_stats.
+
2005-12-19 Edward Hervey <edward@fluendo.com>
* gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):