opencv/modules/videoio
Kaartic Sivaraam a527e8cc73 cap-v4l: remove unwanted loop in V4L2 mainloop
The while loop would run only once making it useless and leading
to confusion.

So, remove the unwanted while loop and just keep an infinite for
loop.
2018-08-21 16:41:01 +05:30
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 Update documentation and samples 2018-08-17 14:21:29 +03:00
misc videoio: add routines to query information about backends API 2018-07-19 17:27:37 +03:00
perf read in gray scale mode when writing a gray scale video 2018-02-19 18:33:05 +09:00
src cap-v4l: remove unwanted loop in V4L2 mainloop 2018-08-21 16:41:01 +05:30
test videoio: add routines to query information about backends API 2018-07-19 17:27:37 +03:00
CMakeLists.txt cmake: support find_package(FFMPEG) 2018-05-31 18:27:01 +03:00