[Bug 683842] Fix race condition in videomixer2 on 0.10

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 19 03:11:29 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=683842
  GStreamer | gst-plugins-good | 0.10.x

Sebastian Dröge <slomo> changed:

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

--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org> 2012-10-19 10:11:23 UTC ---
commit 13328bc129c1bec86637df561968e75eceddc291
Author: Youness Alaoui <youness.alaoui at collabora.co.uk>
Date:   Thu Sep 13 00:10:00 2012 +0000

    videomixer2: Fix race condition where a src setcaps is ignored

    If both pads receive data at the same time, they will both get their
    sink_setcaps called which will call the src_setcaps, but there is
    a race condition where the second one might not be called.
    Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=683842

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