opencv/modules/highgui
Roman Donchenko 405227d531 Replaced the image used in the Highgui_Video.ffmpeg_image test.
Our prebuilt FFmpeg Windows binaries don't have PNG support enabled
(because that requires zlib), so that makes a PNG image a bad choice
for this test.

When FFmpeg doesn't support PNG, VideoCapture falls back to the
"image sequence" implementation, which doesn't work for single images.
2013-11-11 18:30:04 +04:00
..
doc Normalized file endings. 2013-08-21 18:59:25 +04:00
include/opencv2/highgui Normalized file endings. 2013-08-21 18:59:25 +04:00
perf Normalized file endings. 2013-08-21 18:59:25 +04:00
src VideoCapture: copy the captured frame, to avoid dangling Mats 2013-10-29 18:47:08 +04:00
test Replaced the image used in the Highgui_Video.ffmpeg_image test. 2013-11-11 18:30:04 +04:00
CMakeLists.txt update cmake 'install' target for Windows platform 2013-10-09 17:49:10 +04:00