87 Commits (c443a3d6579b72c7f61db1c566cdea01a71554d0)

Author SHA1 Message Date
Pavel Rojtberg afa0f80c61 videoio: add manual white-balance and implement it for V4L2 7 years ago
Alexey Nikolaev 8396ae6e4f Merge pull request #12893 from aleksey-nikolaev:cap-update 7 years ago
Alexander Alekhin 4395c1b9f8 videoio: backport "VideoCapture(int index, int apiPreference)" interface 7 years ago
Alexander Alekhin a1bd39441f videoio: fix typo 7 years ago
Alexander Alekhin d3eed2cf23 videoio: CAP_PROP_BACKEND property interface 7 years ago
Alexander Alekhin b35fbff675 videoio: added '.getBackendName()' method 7 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 7 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 7 years ago
Alexander Alekhin 0bef42ba12 videoio: add note about image BGR format VideoWriter::write() 7 years ago
Alexander Alekhin 270cc3bcbc videoio: add routines to query information about backends API 7 years ago
Maksim Shabunin 53eb27f508 AVI container: use C++ streams for file operations, check some operations for overflow 7 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 8 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 9 years ago
sourin 94b5a74067 Fixed with review comments. 9 years ago
ArkadiuszRaj 8bd595acfe fourcc support, improved buffer handling, check if exposure, gain & fps properties are available 9 years ago
ArkadiuszRaj 48ae99ecef Support for MONO8 & MONO12 pixel formats 9 years ago
ArkadiuszRaj 70c12e5407 Basic support for GigE cameras via Aravis SDK 9 years ago
sourin a34fbf7bb1 Fixed identifiers warns 9 years ago
Valeriy Van f1dcf71dd7 Merge pull request #7178 from valeriyvan:iosfixes 9 years ago
PkLab.net be65701908 Large update of videoio doc and samples following mshabunin comments 9 years ago
Alexander Alekhin f85e33f4af videoio: refactor AVFoundation code integration 9 years ago
Valeriy Van 69c7eea694 Cleans up ios stuff declaration removing not needed ivars backing properties 9 years ago
Valeriy Van f1db065c10 Unifies Obj-C property attributes changing retain to strong 9 years ago
yoffy 767780a4b2 add VideoCapture / VideoWriter AVFoundation implementation for Mac 9 years ago
PkLab.net 3ea02018b5 Naming some enumerations in videoio 9 years ago
Alexander Alekhin ddc0b42bc3 migration: github.com/opencv/opencv 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
Marian Zajko e55a053d71 ximea new param 9 years ago
Marian Zajko c21657336b ximea interface update 9 years ago
Alexander Alekhin 323e24e3ef change links from samples/python2 to samples/python 10 years ago
Gregory Morse af5bec70cd merge Win10/VS2015 changes 10 years ago
Marian Zajko 1eb9ef6bbf Fixed downsampling parameter enumerator backward compatibility. 10 years ago
Marian Zajko 286055b0d8 Removed trailing whitespace. 10 years ago
Marian Zajko 2cebe5a3b0 Fixed parameter enumrators list order to retain binary compatibility. 10 years ago
Marian Zajko 352b121202 Fixed whitespace issue 10 years ago
Marian Zajko 691fb1ffae XIMEA adapter update 10 years ago