gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen from fdsrc. Get...
gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen from fdsrc. Get caps in create() instead of start() so i... Original commit message from CVS: 2005-09-28 Andy Wingo <wingo@pobox.com> * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen from fdsrc. Get caps in create() instead of start() so it can be interrupted. Interruption somewhat untested. * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read): Proper EOS handling.
Please register or sign in to comment