[gst-devel] patch gstprops.c

Andy Wingo wingo at pobox.com
Tue Mar 26 20:34:01 CET 2002


On Fri, 22 Mar 2002, Jim Thornton wrote:

> Two changes here:
> - slight change to some debug output, you might not like it, not a big 
> deal either way

didn't actually apply this, i forgot about it before committing

> - bugfix for intersecting int list with int range: the proper intersection 
> should be those ints in the list that lie within the range (rather than an 
> empty intersection).

applied: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstprops.c.diff?r1=1.52&r2=1.53

> This is a fix for one spot, though there's probably 
> a symmetric spot that also needs to be fixed.  Didn't look for that.  Hope 
> this is the right idiom for appending to a list.

from the commit log:

the reverse of this case doesn't exist, because if the entry1 is a list,
the members are broken out and tested seperately, therefore the
intersection
would be int <-> int range, which does work.

as i understand it, wtay is working on getting the other patches in,
although i have them around if he forgets about them.

thanks!

wingo.




More information about the gstreamer-devel mailing list