106 Commits (c9b2cedebdcd3e1472eba4609f87e78cf4af17df)

Author SHA1 Message Date
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
luz.paz ec43292e1e Fix modules/ typos 5 years ago
Ahmed Ashour 5c56b8ce92 java: generated code to have javadoc 6 years ago
Maksim Shabunin bcf7286ad9 Docs: updated videoio module overview 6 years ago
Pavel Rojtberg 15bb0b86ce VideoCapture: add exception error mode similar to fstream + test 6 years ago
Maksim Shabunin 9702987209 Framework for dynamic videoio backends, FFmpeg and GStreamer plugins 6 years ago
Maksim Shabunin 73959fed45 Merge pull request #13422 from mshabunin:split-videoio-cmake 6 years ago
Tsukasa Sugiura 09b3dcb6db Merge pull request #13341 from UnaNancyOwen:fix_librealsense 6 years ago
Alexander Alekhin a574788e89 move legacy C-API constants into separate files 6 years ago
Pavel Rojtberg 846a500fb4 videoio: drop VideoCaptureModes enum in favour of fourcc 6 years ago
Pavel Rojtberg 0d65397ae7 videoio: remove cap_libv4l in favour of cap_v4l 6 years ago
Pavel Rojtberg afa0f80c61 videoio: add manual white-balance and implement it for V4L2 6 years ago
Alexey Nikolaev 8396ae6e4f Merge pull request #12893 from aleksey-nikolaev:cap-update 6 years ago
Alexander Alekhin 5869415a57 videoio: drop obsolete backends 6 years ago
Alexander Alekhin 4395c1b9f8 videoio: backport "VideoCapture(int index, int apiPreference)" interface 6 years ago
wanghanmin eb981cc7d7 Merge pull request #12138 from wanghanmin:wanghanmin-patch-videoio_crossbarsetting-1 6 years ago
Alexander Alekhin a1bd39441f videoio: fix typo 6 years ago
Suleyman TURKMEN 59bf2a34fa Update videoio 6 years ago
Alexander Alekhin d3eed2cf23 videoio: CAP_PROP_BACKEND property interface 6 years ago
Alexander Alekhin b35fbff675 videoio: added '.getBackendName()' method 6 years ago
Alexander Alekhin b80c978f5d core: change cv::Ptr DefaultDeleter 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
Alexander Alekhin 0bef42ba12 videoio: add note about image BGR format VideoWriter::write() 6 years ago
Alexander Alekhin 270cc3bcbc videoio: add routines to query information about backends API 6 years ago
Maksim Shabunin 53eb27f508 AVI container: use C++ streams for file operations, check some operations for overflow 6 years ago
Alexander Alekhin 84db82a329 build: fix warnings 7 years ago
Maksim Shabunin a9bdf75c5b videoio: refactored XINE backend 7 years ago
Alexander Alekhin 9819ebc095 videoio: add missing CAP_PROP_SAR_NUM/DEN propepties into .hpp file 7 years ago
Alexander Nesterov df8f61877e Added avi-container with tests 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 years ago
Alexander Alekhin 460e9bf0af videoio: drop changes from legacy C-API header 8 years ago
Alexander Alekhin 23f4bff742 videoio: update VideoWriter apiPreference parameter position 8 years ago
Maksim Shabunin c06f3d63e8 Initial version of MediaSDK integration: 8 years ago
Vladislav Sovrasov f1c16f42b4 video: add one more constructor for VideoWriter 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
Alexander Alekhin e547bbbc3f videoio: preserve conflict with common properties 8 years ago
sourin 94b5a74067 Fixed with review comments. 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 70c12e5407 Basic support for GigE cameras via Aravis SDK 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 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
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