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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Aug 1 01:13:45 PDT 2010


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

--- Comment #16 from Sebastian Dröge <slomo at circular-chaos.org> 2010-08-01 08:13:40 UTC ---
But I agree that the current intersection is not optimal in all cases. What we
probably need is some kind of ranking of caps structures and then search the
"path" of caps structures from the source to the sink with the best overall
ranking. For example we could use ranking between 0 and 1 and multiply along
the path to get the overall ranking. Of course this makes everything even more
complex than it is now already ;)

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