[gstreamer-bugs] [Bug 505417] Add GstPoll to core

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 28 02:54:14 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=505417

  GStreamer | gstreamer (core) | Ver: HEAD CVS

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #102416|none                        |committed
               Flag|                            |




------- Comment #22 from Wim Taymans  2008-02-28 10:54 UTC -------
        Patch by: Peter Kjellerstedt  <pkj at axis com>

        * gst/tcp/Makefile.am:
        * gst/tcp/fdsetstress.c:
        * gst/tcp/gstfdset.c:
        * gst/tcp/gstfdset.h:
        Removed fdset and stress test, they are now known as GstPoll in
        core.

        * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
        (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_remove),
        (gst_multi_fd_sink_clear), (gst_multi_fd_sink_remove_client_link),
        (gst_multi_fd_sink_handle_client_write),
        (gst_multi_fd_sink_queue_buffer),
        (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_start),
        (gst_multi_fd_sink_stop):
        * gst/tcp/gstmultifdsink.h:
        * gst/tcp/gsttcp.c: (gst_tcp_socket_read), (gst_tcp_socket_close),
        (gst_tcp_read_buffer), (gst_tcp_gdp_read_buffer),
        (gst_tcp_gdp_read_caps):
        * gst/tcp/gsttcp.h:
        * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_init),
        (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
        (gst_tcp_client_sink_start), (gst_tcp_client_sink_stop):
        * gst/tcp/gsttcpclientsink.h:
        * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_init),
        (gst_tcp_client_src_create), (gst_tcp_client_src_start),
        (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
        * gst/tcp/gsttcpclientsrc.h:
        * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_handle_wait),
        (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
        * gst/tcp/gsttcpserversink.h:
        * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_init),
        (gst_tcp_server_src_create), (gst_tcp_server_src_start),
        (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
        * gst/tcp/gsttcpserversrc.h:
        Port to GstPoll. See #505417.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=505417.




More information about the Gstreamer-bugs mailing list