v4l2object: check if translated format is valid
authorJulien Isorce <julien.isorce@collabora.co.uk>
Tue, 31 Dec 2013 16:38:09 +0000 (16:38 +0000)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 10 Jan 2014 22:13:23 +0000 (17:13 -0500)
commit79f2c06883701dcdfeb4f4fdf92d504973caf3aa
tree58f11e817abd4116512a30b3a708f18dfec9604d
parent520dda092a0c6aaf749bca32499ee38220cc8812
v4l2object: check if translated format is valid

Also add a FIXME in gst_v4l2_object_setup_format
to note that the whole function has to be improved
in order to support ENCODED formats.
It requires to have an encoder device which we do not
have right now.

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