summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog15
m---------common0
2 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 878cf34e..97e692c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
2004-06-12 Zaheer Abbas Merali <zaheerabbas@merali.org>
+ * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
+ * gst/tcp/gsttcpclientsink.h:
+ * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
+ * gst/tcp/gsttcpclientsrc.h:
+ * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
+ (gst_tcpserversink_handle_server_read),
+ (gst_tcpserversink_init_send):
+ * gst/tcp/gsttcpserversink.h:
+ * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
+ * gst/tcp/gsttcpserversrc.h:
+ Modified the tcp plugins so they are portable (IPv4,IPv6, any future
+ version of IP)
+
+2004-06-12 Zaheer Abbas Merali <zaheerabbas@merali.org>
+
* configure.ac:
Added ogg library so that OSX detects libtheora properly
diff --git a/common b/common
-Subproject 21888634686506a6938e435f9c4fd5a9f20ccc3
+Subproject 1af22afdec71295108f882c828e08f10d8a3e94