[Bug 659606] Remaining non-subset caps warnings

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 24 02:16:35 PST 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #11 from Sebastian Dröge <slomo at circular-chaos.org> 2011-11-24 10:16:28 UTC ---
commit 0280a3c29ffbc33665fa25ae001e91c9a44b801e
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Thu Nov 24 11:15:29 2011 +0100

    pad: Remove g_warning() if pad accepted caps that are not a subset of the
pad caps

    This check is correct but unfortunately it's impossible to implement
    in a threadsafe way because the caps could have changed in the meantime.

    Fixes bug #659606.

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