summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-11-05 17:38:20 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-11-05 17:38:20 +0000
commit5cbc931fca3f64e2152b09926de8b193b7fbafcc (patch)
tree0e43c8859cd5744837b30b1b1c79be44a5bcad28
parentde06aec783ccb3dc07b5fba432cde0afc4e60022 (diff)
ports can go up to 65535. Move common defines to gsttcp.h
Original commit message from CVS: ports can go up to 65535. Move common defines to gsttcp.h
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a9d6892..6bf413fa 100644
--- 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),