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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 28 02:54:50 PDT 2010


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

--- Comment #8 from Benjamin Otte (Company) <otte at gnome.org> 2010-04-28 09:54:45 UTC ---
Hrm, looking at the two patches you posted, the GstBaseTransform one is working
around bugs and shouldn't even be there and the second one is trying to select
a single caps structure - it does a gst_caps_copy_nth() immediately after
intersecting. It seems to me like we could avoid the need for this API.

And I'd be very happy about that, because less API is good - especially if it's
less similar API.

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