ports can go up to 65535. Move common defines to gsttcp.h
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 5 Nov 2004 17:38:20 +0000 (17:38 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 5 Nov 2004 17:38:20 +0000 (17:38 +0000)
Original commit message from CVS:
ports can go up to 65535.  Move common defines to gsttcp.h

ChangeLog

index 1a9d689..6bf413f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * gst/tcp/gsttcp.h:
+       * gst/tcp/gsttcpclientsink.c:
+       * gst/tcp/gsttcpclientsrc.c:
+       * gst/tcp/gsttcpserversink.c:
+       * gst/tcp/gsttcpserversrc.c:
+         ports can go up to 65535.  Move common defines to gsttcp.h
+
 2004-11-05  Wim Taymans  <wim@fluendo.com>
 
        * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),