read caps in connect
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 17 Jun 2004 18:20:43 +0000 (18:20 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 17 Jun 2004 18:20:43 +0000 (18:20 +0000)
Original commit message from CVS:
read caps in connect

ChangeLog

index 22cf1edb0438793aa06d39a650edcd2648599c36..4d4a2a50fe11b4c6b039a970501d8a6c2a5228e0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
+       (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
+       (gst_tcpclientsrc_init_receive):
+       * gst/tcp/gsttcpclientsrc.h:
+          read caps when connecting to server for GDP so we set them correctly
+
 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * gst/videorate/gstvideorate.c: (gst_videorate_chain):