diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-17 18:20:43 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-17 18:20:43 +0000 |
commit | 655eccce9b309e2c90ce292645a44bf8760b5ad0 (patch) | |
tree | 68ca17176dc076779532af9420170afaba39b33f | |
parent | 920274169643a485feffff8d2cc2877ae0775a1a (diff) |
read caps in connect
Original commit message from CVS:
read caps in connect
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 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): notify drops and duplicates * gst/videoscale/videoscale.c: (videoscale_get_structure): |