412 Commits (870d9502bb767a61e054aece4c001364d45a9c40)

Author SHA1 Message Date
Alexander Alekhin c560ff23ad videoio: images: fix buffer overflow problem 8 years ago
Tsukasa Sugiura e4985f604a Add support image save parameters in VideoWriter 8 years ago
Simmo Saan 6c524e8444 Allow V4L, V4L2 to be used as preferred capture API 8 years ago
Arek 866f8eb1e7 Merge pull request #7695 from ArkadiuszRaj:aravis-release-bug-fix 8 years ago
Alexander Alekhin 40aa8aa862 ffmpeg: check return value 8 years ago
sourin 94b5a74067 Fixed with review comments. 8 years ago
panxiaochun bec3479f9e fix the problem:repeatedly stop cause app crash 8 years ago
panxiaochun f888f47102 remove self. in release method 8 years ago
panxiaochun 03a9fd46c7 fix the problem: leak memory when repeatedly start and stop 8 years ago
Arek e77bc24b96 Merge pull request #7518 from ArkadiuszRaj:aravis-buffer-status 8 years ago
Sean McBride 943ac96526 Eliminated use of obsolete 'register' keyword 8 years ago
Jake Kesinger bd50553149 videoio: Fix for valgrind warning in icvGetPropertyCAM_V4L 8 years ago
Guillaume Jacob df2b591896 videoio: fix segfault if CONVERT_RGB is false (issue #7465) 8 years ago
Arek 4ea27061ee Merge pull request #7472 from ArkadiuszRaj:aravis-autoexposure 8 years ago
ArkadiuszRaj 19bc3f4d17 Chenge arv_camera_abort_acquisition to arv_camera_stop_acquisition 8 years ago
ArkadiuszRaj 8bd595acfe fourcc support, improved buffer handling, check if exposure, gain & fps properties are available 8 years ago
ArkadiuszRaj 48ae99ecef Support for MONO8 & MONO12 pixel formats 8 years ago
ArkadiuszRaj d80fd0c85c Missing declaration 8 years ago
ArkadiuszRaj 70c12e5407 Basic support for GigE cameras via Aravis SDK 8 years ago
Vadim Pisarevsky 83f2eb79f1 make sure that the empty mat is copied to UMat properly - i.e. UMat becomes empty. Before the patch such copy operation crashed 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
Gregory Kramida 0d626c8fef v4l2 backend: Y16 default behavior fixed & FOURCC setting added 8 years ago
Luis Roberto Morales Iglesias 60b33046a7
[Issue #7290] Fixes OpenNI and OpenNI2 linking conflict 8 years ago
stbnps a4a6ee34bf Added support for V4L2_PIX_FMT_Y16 8 years ago
Sean McBride 5357e28a2f Removed some extra semi-colons 8 years ago
Valeriy Van f1dcf71dd7 Merge pull request #7178 from valeriyvan:iosfixes 8 years ago
PkLab.net be65701908 Large update of videoio doc and samples following mshabunin comments 8 years ago
Alexander Alekhin f85e33f4af videoio: refactor AVFoundation code integration 8 years ago
Alexander Alekhin 03767340bb ffmpeg: fill avg_frame_rate 8 years ago
Alexander Alekhin 6d54abbd0f ffmpeg: fix get_fps() 8 years ago
Valeriy Van 5a71bde79a Changes existential NSStringFromSelector(_cmd) for straightforward __FUCNTION__ 8 years ago
Valeriy Van 517be4bfa9 Changes [error localizedDescription] for [error description] in NSLog 8 years ago
Valeriy Van 31e790da33 Fixes spelling in NSLog 8 years ago
Valeriy Van 69c7eea694 Cleans up ios stuff declaration removing not needed ivars backing properties 8 years ago
Valeriy Van f1db065c10 Unifies Obj-C property attributes changing retain to strong 8 years ago
Alexander Alekhin 5383a625a7 fix Win build, change default WINNT macro to WinXP 8 years ago
Matthew Self 0882936707 Fix buffer release issue 8 years ago
Matthew Self a92da54e79 Add support for CAP_PROP_MODE 8 years ago
Valeriy Van 574f319c74 Fixes spelling in comment 8 years ago
yoffy 767780a4b2 add VideoCapture / VideoWriter AVFoundation implementation for Mac 8 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 8 years ago
PkLab.net 3ea02018b5 Naming some enumerations in videoio 8 years ago
kurenai c61f4e8863 return false from VideoCapture::grabFrame when camera is disconneted 8 years ago
David Wolever b42288c2de
Cleaner fix for crash on double-stop of CvVideoCamera 8 years ago
David Wolever 3d19de2b58
Fix crash on double-stop of CvVideoCamera 8 years ago
Alexander Alekhin daf1879a2e test: ffmpeg: change resolution for H264 test 8 years ago
Alexander Alekhin 998c43ffea videoio: ffmpeg: fix get_fps() implementation 8 years ago
Alexander Alekhin 1f26e73478 ffmpeg: try to load ffmpeg wrapper dll from the current module directory 8 years ago
Alexander Alekhin ddc0b42bc3 migration: github.com/opencv/opencv 8 years ago
Michael Shtutman 3f2ab5d3b5 Fix bug #6682 (Can't change resolution for YUY2 camera with DShow) 8 years ago