thread-safe VideoWriter and VideoCapture
authorIlya Lavrenov <ilya.lavrenov@itseez.com>
Mon, 19 Nov 2012 12:44:23 +0000 (16:44 +0400)
committerIlya Lavrenov <ilya.lavrenov@itseez.com>
Mon, 19 Nov 2012 12:44:23 +0000 (16:44 +0400)
commit4abf0b31936c96887c028d799c6e89edfc4e197b
treeb83f6a876f89401c7e2f2f7cec498e20f8e2ca3e
parent6cd70c83fb0b77dd2ebfbd1ee78544fc1ca1980d
thread-safe VideoWriter and VideoCapture
modules/highgui/src/cap.cpp
modules/highgui/src/cap_ffmpeg.cpp
modules/highgui/src/cap_ffmpeg_impl.hpp
modules/highgui/src/cap_gstreamer.cpp
modules/highgui/test/test_ffmpeg.cpp