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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 28 08:35:04 PDT 2010


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

--- Comment #11 from Wim Taymans <wim.taymans at gmail.com> 2010-04-28 15:34:59 UTC ---
An example:

caps1: A, B, C, D
caps2: B, E, F, A

proposed patch would result in A as the intersection while (arguably) B should
be prefered. I have no idea if it's really a problem in practice. I can't seem
to come up with an example where it chooses the last intersection of both
lists.

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