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
commitd18517be849cf45af875bf4b4f61b29e0e0e3757 (patch)
treed5c62331c0eea04ceb5530293a6986b8eed7fdc2 /ChangeLog
parentf331fb4423ec0d97ca758c1801b3219eb5ec44c7 (diff)
downloadgst-plugins-bad-d18517be849cf45af875bf4b4f61b29e0e0e3757.tar.gz
gst-plugins-bad-d18517be849cf45af875bf4b4f61b29e0e0e3757.tar.bz2
gst-plugins-bad-d18517be849cf45af875bf4b4f61b29e0e0e3757.zip
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):