v4l2object: Implement _setup_format()
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 5 Dec 2013 18:51:13 +0000 (13:51 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 10 Jan 2014 22:13:23 +0000 (17:13 -0500)
commit34a8cb09c82867a8d9a4d0a2f46d1160664dff68
treed5f989a88bc99176ec81c002853484380ac575a0
parent41c37a2c6c4568c419c6c9e575c9ddcad01505f9
v4l2object: Implement _setup_format()

This method allow setting up the object from the currently configured format on the
device. This is useful for M2M element where input data decides the format that will
be set on capture side.

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