commit | cd779254f92f30cef8d43d0c4345cfeebfc94db8 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Wed Jul 25 11:48:53 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jul 30 21:09:46 2012 -0300 |
tree | fb17252f30bdd239f2bcebbbe6aade8a8ab6f169 | |
parent | e53a99eb154d1ab6a7ddcaa960b4bddc701c7c2d [diff] |
[media] vivi: fix a few format-related compliance issues This patch will always set the field to INTERLACED (this fixes a bug were a driver should never return FIELD_ANY), and will default to YUYV pixelformat if an unknown pixelformat was specified. This way S/TRY_FMT will always return a valid format struct. Regards, Hans Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>