[Bug 632889] [multifdsink] [PATCH] Disconnect inactive clients in the select loop too

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 10 06:11:37 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=632889
  GStreamer | gst-plugins-base | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.33

--- Comment #4 from Wim Taymans <wim.taymans at gmail.com> 2011-03-10 14:11:34 UTC ---
commit 8c13488022051543d1d653e83e0d35b632a63646
Author: Andoni Morales Alastruey <amorales at flumotion.com>
Date:   Fri Oct 22 14:01:26 2010 +0200

    multifdsink: disconnect inactive clients in the select loop too

    Clients are usually disconnected in the streaming thread if their
inactivity
    is bigger than the timeout. If no new buffers are to be rendered in the
sink,
    these clients will never be disconnected and for that reason it should be
    handled in the select() loop too.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list