opencv/modules/videoio
Teng Yiliang dadde75ef0 use struct member width_set/height_set to replace static width/height.
the static variables will cause race-condition when operating in
multithread scenarios.

Signed-off-by: Teng Yiliang <ylteng@outlook.com>
Signed-off-by: Teng Yiliang <yiliang.teng@weimob.com>
2018-07-21 07:27:17 +08:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 AVI container: use C++ streams for file operations, check some operations for overflow 2018-07-16 13:46:28 +03:00
misc java(test): fix test names 2018-01-12 19:14:00 +00:00
perf read in gray scale mode when writing a gray scale video 2018-02-19 18:33:05 +09:00
src use struct member width_set/height_set to replace static width/height. 2018-07-21 07:27:17 +08:00
test videoio(test): fixup information dump 2018-05-31 18:54:43 +03:00
CMakeLists.txt cmake: support find_package(FFMPEG) 2018-05-31 18:27:01 +03:00