qv4l2: always do updateVidCapFormat when changing crop/compose
authorHans Verkuil <hansverk@cisco.com>
Wed, 16 Jul 2014 11:47:10 +0000 (13:47 +0200)
committerHans Verkuil <hansverk@cisco.com>
Wed, 16 Jul 2014 11:47:10 +0000 (13:47 +0200)
commit4ed869486140c6b3024132e58497275fde5c0aa4
tree0167412010f02fc05e6e65855ae81bd51e0e7b52
parentbff8857ce18f818fe2357a194ba6d8fc618db0cd
qv4l2: always do updateVidCapFormat when changing crop/compose

Changing the crop size can change the format size at the same
time, so we need to update all the formatting parameters.

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