Multiple Media Foundation video i/o fixes.
authorAlexander Smorkalov <alexander.smorkalov@itseez.com>
Sat, 18 May 2013 20:04:31 +0000 (13:04 -0700)
committerAlexander Smorkalov <alexander.smorkalov@itseez.com>
Mon, 24 Jun 2013 09:45:27 +0000 (02:45 -0700)
commit996f02a531318f5aa3004d876fb1b3f2af429e3b
treeb3bc401feae7a2379e87476872f810eeb2ab1d53
parent0c9d776083db4579404e5f1b5cb9b1bee7582881
Multiple Media Foundation video i/o fixes.

Video i/o tests enabled for media foundation;
Negative stride support added to VideoCapture;
Error handling improved, dead lock in case of playback error fixed;
Some code refacotring done.
modules/highgui/src/cap_msmf.cpp
modules/highgui/test/test_precomp.hpp
modules/highgui/test/test_video_io.cpp