[Bug 629300] gstructure: New API for comparing structures

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 17 00:37:00 PDT 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.35

--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-17 07:36:58 UTC ---
commit b4dea3a1d3133b9a94ffdaba5122a59cdae9cf9c
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Tue May 17 09:35:54 2011 +0200

    structure: Make both parameters to gst_structure_is_equal() const

commit 53ef31718d7e53f9b8f76c74fd5c7441a0398c0f
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Tue May 17 09:33:47 2011 +0200

    structure: Update Since markers to the correct version

commit a08a17dfbdbe4b5f51856dd6ec85fbe726bfacfb
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Tue May 17 09:33:04 2011 +0200

    structure: Add gst_structure_intersect()

    API: gst_structure_intersect()


commit 64725facb5d9b51570096dd3a980b19247372a57
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Fri Sep 10 18:33:34 2010 +0200

    gststructure: Add gst_structure_can_intersect API

    Allows checking if two structures can intersect without having to
    go through GstCaps

    API: gst_structure_can_intersect

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

commit ae46eb3a3848fa5991e987f08d59bc6a5b2bc9b5
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Fri Sep 10 18:14:05 2010 +0200

    gstructure: New API: gst_structure_is_equal

    Allows checking equality of GstStructure without having to create
    intermediary GstCaps.

    API: gst_structure_is_equal

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

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