diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-11-05 17:38:20 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-11-05 17:38:20 +0000 |
commit | c92d2417e7b150e673af8c1f76d47f7016714d16 (patch) | |
tree | 8c2f001b8fb25819cf49f20727f613196a8dafba | |
parent | e296dfb0399f5060348c6122e7b3decd81f49f2c (diff) | |
download | gst-plugins-bad-c92d2417e7b150e673af8c1f76d47f7016714d16.tar.gz gst-plugins-bad-c92d2417e7b150e673af8c1f76d47f7016714d16.tar.bz2 gst-plugins-bad-c92d2417e7b150e673af8c1f76d47f7016714d16.zip |
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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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), |