[Bug 646840] shmsink: ensure gst_poll_wait is the first gst_poll function called on a descriptor

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 7 01:04:34 PDT 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.22

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2011-04-07 08:04:28 UTC ---
commit a34108899ea5027be67e8a2c77c4ef67c093eb83
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Tue Apr 5 19:26:15 2011 +0300

    shmsink: ensure gst_poll_wait is called first on descriptors

    We need to call gst_poll_wait before calling gst_poll_* status
    functions on that new descriptor, so restart the loop, so _wait
    will have been called on all elements of self->poll, whether
    they have just been added or not. */

-- 
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