Updated by Alexander Shishkov about 13 years ago

Hey OpenCV [[OpenCV]] devs,

the OpenBSD [[OpenBSD]] ports developer found one bug in "modules/highgui/src/cap_ffmpeg.cpp". this patch force re-inclusion of stdint.h to get INT64_C macro:

http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics/opencv/patches/patch-modules_highgui_src_cap_ffmpeg_cpp?rev=1.4;content-type=text%2Fplain

Please check and commit!

Thanks, Rafael Sadowski

Back