gst/udp/gstmultiudpsink.c: Remove get_time code that is both wrong and unneeded.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 19 Aug 2005 16:22:41 +0000 (16:22 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 19 Aug 2005 16:22:41 +0000 (16:22 +0000)
Original commit message from CVS:
* gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
Remove get_time code that is both wrong and unneeded.

ChangeLog

index 366801c..eb09fc1 100644 (file)
--- 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):