[Bug 775796] value: add intersection/union/is_subset/fixate implementations

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 15 03:00:29 UTC 2016


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.11.1

--- Comment #4 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit ad40c5cd365eceadff867ab489a85ef7f2ed6c05
Author: Matthew Waters <matthew at centricular.com>
Date:   Thu Dec 8 21:01:52 2016 +1100

    value: add structure intersect/union/is_subset/fixate implementations

    Allows proper usage of structures in structures in caps.  Subtraction
    is not implemented due to complications with empty fields representing
    all possible values.

    The only implementation that doesn't delegate to the already existing
    GstStructure functions is the union function.

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

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