iterator: Add new FIXME for 0.11 and update gst_iterator_find_custom docs
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 13 Jun 2010 13:25:24 +0000 (15:25 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 13 Jun 2010 13:25:24 +0000 (15:25 +0200)
commit18f23bc0b0b65b4648e3b375947ccfbb98f5c645
tree4f4235a6f51846c8ca02e03ff4fe184b5c97b3d9
parentc4ccbe093e105213a68837514aea20dc9017c0c2
iterator: Add new FIXME for 0.11 and update gst_iterator_find_custom docs

The compare function should only unref the element if it's
not the matching element.

Also the FIXME in _fold() is not relevant because the ref/unref
happens in the fold function.
gst/gstiterator.c