wrappercamerabinsrc: intersect instead of compare for equality
authorThiago Santos <thiagoss@osg.samsung.com>
Fri, 24 Apr 2015 17:13:34 +0000 (14:13 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 24 Apr 2015 18:12:46 +0000 (15:12 -0300)
commit0c04f2f0ff4edad1513fb2600afc83760603937d
tree8109c99da4c36f0826a3b7cc9cc29406b6869eb1
parentaf1dda2ecde5545a50e7801637dedc9febc2ccf5
wrappercamerabinsrc: intersect instead of compare for equality

Intersect is enough to check if the requested caps are compatible
with what the source is going to provide. Equality will be too strict.
gst/camerabin2/gstwrappercamerabinsrc.c