read caps in connect

Original commit message from CVS:
read caps in connect
This commit is contained in:
Thomas Vander Stichele 2004-06-17 18:20:43 +00:00
parent 71aac8ed98
commit 3217a4d0ff

View file

@ -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):