qv4l2: improve full-screen handling
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 19 Jul 2014 20:29:24 +0000 (22:29 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Sat, 19 Jul 2014 20:29:24 +0000 (22:29 +0200)
commit4d53f106c54aa1772ede953b7a1f45afb60406b4
treedb47ada3f056ca93f28edeaceab9a9fc279ee248
parent884968ec24610e694595f4a9d6d2555d2d31177f
qv4l2: improve full-screen handling

Improved the full screen handling. In particular selecting the fullscreen
mode will no longer automatically start streaming, that was not meant to
happen. Also route all fullscreen handling through the correct QAction
rather than duplicating it in the capture window. This ensures a consistent
internal state.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/qv4l2/capture-win.cpp
utils/qv4l2/capture-win.h
utils/qv4l2/qv4l2.cpp
utils/qv4l2/qv4l2.h