v4l2object: Don't check format specific information
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 4 Dec 2013 21:26:12 +0000 (16:26 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 10 Jan 2014 22:13:22 +0000 (17:13 -0500)
commit689672ef17d7ee41c079b11be5f8c5acc426791f
tree694b166a9ecef40cc82e45c3f37918504dc03298
parent5faa20b044f2f4ca2206c0d0eaa8fc8a65ca5a4d
v4l2object: Don't check format specific information

The number of plane, and the stride does not represent a capability change. Same caps
can have different stride from the default GstVideoInfo and the number of planes will
never change for 1 format.

https://bugzilla.gnome.org/show_bug.cgi?id=720568
sys/v4l2/gstv4l2object.c