summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-02-06 15:31:16 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-02-06 15:31:16 +0000
commit5118effe7af29cd5bd56523b4018e980a1226fe5 (patch)
treea54dd20f206f8ec550a1354ad0f1bf6558a399b5 /ChangeLog
parent1dffb8370c88386c4765044a1475a643dfbb4601 (diff)
adding docs for multiudpsink
Original commit message from CVS: adding docs for multiudpsink
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ea783ad..28c3c1a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2006-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
+ * docs/plugins/Makefile.am:
+ * docs/plugins/gst-plugins-good-plugins-docs.sgml:
+ * docs/plugins/gst-plugins-good-plugins-sections.txt:
+ * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
+ (gst_multiudpsink_get_stats):
+ adding docs for multiudpsink
+
+2006-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
+
* gst/level/gstlevel.c: (gst_level_transform_ip):
peak below decay is not necessarily an error, so don't ERROR log