[gstreamer-bugs] [Bug 617045] [caps] New method for intersecting caps while retaining order

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 28 00:38:22 PDT 2010


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

--- Comment #1 from Edward Hervey <bilboed at gmail.com> 2010-04-28 07:38:16 UTC ---
Created an attachment (id=159758)
 View: https://bugzilla.gnome.org/attachment.cgi?id=159758
 Review: https://bugzilla.gnome.org/review?bug=617045&attachment=159758

gstcaps: new API : gst_caps_intersect_sorted

Acts like gst_caps_intersect, except that the returned caps as ordered
in the same way as the first provided caps.

Keeping the order of one caps is needed for properly fixated caps and
retaining the ordering through caps negotiation.

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