commit | ab6e134a48a58b111f28dfb5c8440a56d6be10c5 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Wed May 29 03:55:13 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Jun 13 11:33:08 2013 -0300 |
tree | 403353d40dd73214711a9fb0acae8e27e03812af | |
parent | 36b51146539c42306fd6ab1ff30cfc5a2d13c706 [diff] |
[media] hdpvr: fix querystd 'unknown format' return If no format has been detected, then querystd should return V4L2_STD_UNKNOWN, not V4L2_STD_ALL. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>