qv4l2: correctly update frame width and height for fixed resolutions.
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 2 Mar 2013 10:28:23 +0000 (11:28 +0100)
committerHans Verkuil <hans.verkuil@cisco.com>
Sat, 2 Mar 2013 10:28:23 +0000 (11:28 +0100)
commit7c5d2fe80e707a88aa8c632b1ac98616e9069cac
tree8ba0daa12cd147ece3d7bd4f906265fb0b76fa57
parent33371f342bacc28d570bd1012e10b748e3e34fd8
qv4l2: correctly update frame width and height for fixed resolutions.

When selecting a specific resolution the width and height fields were
only disabled, but not updated to that resolution. Fixed.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/qv4l2/general-tab.cpp