494 Commits (2c1ce8c0e977443d285b44be5e9866a4c87913a0)

Author SHA1 Message Date
ziggy90127 d69b3e385e Add AVMediaTypeMuxed capture devices to AVFoundation, just as QTKit does. 8 years ago
ziggy90127 0aadab0941 Add AVMediaTypeMuxed capture devices to AVFoundation, just as QTKit does. 8 years ago
ionut a41d877fe6 Change the value of bit/pixel from channels to 8*channels because videos encoded 8 years ago
berak d7240d1a28 fix leaking handle in cap_dshow.cpp 8 years ago
Alexander Alekhin eaba0e6358 cmake: append '-framework UIKit' for videoio/imgcodecs module 8 years ago
Alexander Alekhin 8633ef451e cmake: cleanup unused defines 8 years ago
PkLab ece3fac7ef Merge pull request #8112 from PkLab:Fix_7898 8 years ago
PkLab.net eb768514c3 Fix misplaced description CAP_PROP_SETTINGS and others minor changes in videoio doc 8 years ago
Dal Rupnik c10283b2b6 Replaced macro with built-in OpenCV export 8 years ago
Dal Rupnik a50efda49d Added export functions for ObjC classes 8 years ago
Dal Rupnik e71ff78f7f Merge pull request #8009 from Legoless:master 8 years ago
Alexander Alekhin d0f883524e cmake(osx): fix CoreImage error (#7916) 8 years ago
chacha21 166d75e3c5 Fix for unhandled error cases when using Media Foundation 8 years ago
Alexander Alekhin 39ff8a0d26 cmake: cleanup ffmpeg detection 8 years ago
mshabunin 695c518384 Updated TBB search script and code checks 8 years ago
Alexander Alekhin e547bbbc3f videoio: preserve conflict with common properties 8 years ago
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