[gstreamer-bugs] [Bug 632889] New: [multifdsink] [PATCH] Disconnect inactive clients in the select loop too

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 22 06:27:56 PDT 2010


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

           Summary: [multifdsink] [PATCH] Disconnect inactive clients in
                    the select loop too
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ylatuya at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=172999)
 View: https://bugzilla.gnome.org/attachment.cgi?id=172999
 Review: https://bugzilla.gnome.org/review?bug=632889&attachment=172999

0001-multifdsink-disconnect-inactive-clients-in-the-selec.patch

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