qv4l2: add a menu option to turn off the Capture window.
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 18 Aug 2011 13:43:47 +0000 (15:43 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Thu, 18 Aug 2011 13:43:47 +0000 (15:43 +0200)
commit483064be83729c9143617859ddd3d0aa710b72e6
treed2791107866148710ace26b7c1abeea522c8994a
parentfa69563b40b62fd1ae6ff699a22f6062a03e1026
qv4l2: add a menu option to turn off the Capture window.

Converting frames into a format suitable for displaying can take time.
If you just want to test the framerate of the capture device then it is
useful to be able to just capture without doing any format conversions
and displaying the frames.

Add a new option in the menu to do just this.

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
utils/qv4l2/qv4l2.qrc