[gstreamer-bugs] [Bug 618853] add caps intersection iterators

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 17 02:20:27 PDT 2010


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

--- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-05-17 09:20:25 UTC ---
Created an attachment (id=161212)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=161212)
small test app for the algorithm

$ gcc -o intersect2 intersect2.c
$ ./intersect2 
intersect1(ABCD,CABD)=ACBD
intersect1(CABD,ABCD)=ACBD
intersect2(ABCD,CABD)=ACBD
intersect2(CABD,ABCD)=ACBD

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