[Bug 686723] basesrc: generic/states test in -base now hangs with appsrc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 24 02:24:09 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=686723
  GStreamer | gstreamer (core) | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.2

--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2012-10-24 09:24:08 UTC ---
commit 9f42bd643e3b8ba3dd0da1654abef4fd2615e34e
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Oct 24 11:16:12 2012 +0200

    basesrc: use new GCond for async state change

    Use a new GCond, protected with the object lock, to signal completion
    of the async state change. We can't reuse the live lock because that
    one can be locked when the create function blocks.

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=686723

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