opencv/modules/videoio
Vadim Levin 373160ce00 Merge pull request #15973 from VadimLevin:dev/vlevin/video_capture_inf_loop
* Fix infinite loop when trying to change state of the busy camera

  - Add finite number of attempts in tryIoctl functions
    10 by default.

* Introduced new flag for ioctl call to handle EBUSY
2019-11-23 01:10:16 +03:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 videoio: retrieve encoded frames through FFmpeg backend 2019-11-18 19:23:19 +03:00
misc python: force using of ArgInfo 2019-11-15 19:16:22 +03:00
perf read in gray scale mode when writing a gray scale video 2018-02-19 18:33:05 +09:00
src Merge pull request #15973 from VadimLevin:dev/vlevin/video_capture_inf_loop 2019-11-23 01:10:16 +03:00
test videoio: retrieve encoded frames through FFmpeg backend 2019-11-18 19:23:19 +03:00
CMakeLists.txt cmake: use absolute library paths from 'pkgconfig' 2019-04-15 22:11:49 +00:00