caps: split callback for structure intersect into two functions
authorStefan Kost <ensonic@users.sf.net>
Tue, 21 Jul 2009 10:31:13 +0000 (13:31 +0300)
committerStefan Kost <ensonic@users.sf.net>
Thu, 6 Aug 2009 12:30:33 +0000 (15:30 +0300)
commitbaaf7e5319f9fbc4d5eaf1d5e989a9de3a8888cc
tree39de9cb5019d791f3e6c7bfc79cdbcdc106fc80a
parentf5314ecae1022c78ab5fe82a1316540f5406ed15
caps: split callback for structure intersect into two functions

We call this separately. there is no much benefit in reusing the callback.
Splitting is let us remove a branch also.
gst/gstcaps.c