590 Commits (f1dc26d7ce52cee18b94855876a142e88d2b1a59)

Author SHA1 Message Date
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) 9 years ago
PkLab.net f274c592e4 Use copydoc for the list of valid property identifier in VideoCapture and VideoWriter docs 9 years ago
PkLab.net 6c3d8abe2c Doxygen documentation for CAP_* enums (using current comments in code) 9 years ago
Dmitry Trifonov f9e6741807 added support for OpenNI2 IR stream #4366 9 years ago
Adam Rankin 2577194c70 Correcting return type from videoDevice::findType to be int thus allowing detection of failed device init request 9 years ago
Louis Letourneau c03d778ec7 This fixes the seeking in h264 B-Frame enabled video issue. #4890 9 years ago
Dmitry Trifonov 688ebd8960 add support for multiple OpenNI2 devices 9 years ago
Julien Nabet a29c814bd8 cppcheck: fix some reports 9 years ago
StevenPuttemans 88c0d64b4e fixing gstreamer cap 9 years ago
Alexander Alekhin 9744073b95 videoio: give chance for all enabled backends 9 years ago
Pavel Rojtberg 91678ff828 cap_v4l: allow manually controlling exposure 9 years ago
Dustin Spicuzza e489f29d0f v4l/libv4l: allow opening device by name 9 years ago
Andreas Franek 1b3a967223 Enable directly writing jpeg-encoded streams with GStreamer 9 years ago