summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2005-08-19 16:22:41 +0000
committerWim Taymans <wim.taymans@gmail.com>2005-08-19 16:22:41 +0000
commita694bf3a2904b7e21d33c1b905c61720525f6c9b (patch)
tree6890877c4ed8848a8933f4b63c5c66c78880a1f6 /ChangeLog
parentae6b329b8e4a907ab3db9c577e6e04142e9845b4 (diff)
gst/udp/gstmultiudpsink.c: Remove get_time code that is both wrong and unneeded.
Original commit message from CVS: * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init): Remove get_time code that is both wrong and unneeded.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 366801ce..eb09fc1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-08-19 Wim Taymans <wim@fluendo.com>
+ * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
+ Remove get_time code that is both wrong and unneeded.
+
+2005-08-19 Wim Taymans <wim@fluendo.com>
+
* gst/rtp/gstrtph263penc.c: (gst_rtph263penc_class_init),
(gst_rtph263penc_flush), (gst_rtph263penc_chain),
(gst_rtph263penc_set_property), (gst_rtph263penc_get_property):