opencv/modules/videoio
Pavel Rojtberg c0fe522c9d allow changing FPS and Image Size using V4L2
use logic similar to cap_libv4l: replace icvSetVideoSize by v4l2_reset
as it was not used for V4L1, the actual frame format is negotiated in
try_palette_v4l2 and the stream has to restarted anyway.
2015-10-18 13:51:16 +02:00
..
include/opencv2 support setting focus and autofocus with V4L2 2015-10-18 12:56:09 +02:00
misc/java/test Updated Manager for Android 2015-06-02 17:33:04 +03:00
perf Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
src allow changing FPS and Image Size using V4L2 2015-10-18 13:51:16 +02:00
test Fixed loop check 2015-07-22 17:54:42 +03:00
CMakeLists.txt cmake: use copy_if_different 2015-09-08 22:42:05 +03:00