factorylist: Use gst_caps_can_intersect() instead of _intersect()
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 24 Sep 2009 14:05:58 +0000 (16:05 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 7 Oct 2009 05:23:20 +0000 (07:23 +0200)
commit24b7d2500c85fbb6cb803ba10ada43667ae0729d
tree4092c341e9eda8c28e5279f9bf132846f40c308b
parent999483b454a23c0667c41137bfe9df2403f7503d
factorylist: Use gst_caps_can_intersect() instead of _intersect()

This is faster and results in less allocations.
gst/playback/gstfactorylists.c