43 Commits (75f28245a8c67b578e590b89221d63a1e6d63db8)

Author SHA1 Message Date
PkLab.net eb768514c3 Fix misplaced description CAP_PROP_SETTINGS and others minor changes in videoio doc 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
sourin a34fbf7bb1 Fixed identifiers warns 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
yoffy 767780a4b2 add VideoCapture / VideoWriter AVFoundation implementation for Mac 8 years ago
PkLab.net 3ea02018b5 Naming some enumerations in videoio 8 years ago
Alexander Alekhin ddc0b42bc3 migration: github.com/opencv/opencv 8 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 9 years ago
Pavel Rojtberg f7981a8ae8 support setting focus and autofocus with V4L2 9 years ago
Pavel Rojtberg 41d8c4d879 allow specifying apiPreference in VideoCapture when opening a file. Add 10 years ago
kalistratovag 65e0387aa5 Implementing parallel mjpeg encoder. 10 years ago
Alexander Alekhin 959d575292 videoio: update ffmpeg backend 10 years ago
Maksim Shabunin caffbaafbe Updated Manager for Android 10 years ago
Philipp Hasper 9aaa27d46b Adding missing docs for VideoWriter::release 10 years ago
Piotr Dobrowolski 6d0407b65e VideoCapture with digital camera and gPhoto2 library 10 years ago
Maxim Kostin d08cb6b357 Added WinRT support for videoio. 10 years ago
Philipp Hasper 0b20ce696a Fixed markdown: **Note** -> @note 10 years ago
Nisarg Thakkar 0fd1203b3b Fixed Doc Errors Bug#4282 10 years ago
Vadim Pisarevsky 602d2c33c0 added video writer quality, which user may change dynamically in the case of motion jpeg; enabled NEON intrinsics in the encoder 10 years ago
Vadim Pisarevsky 3df6b6fdcf added self-contained motion jpeg encoder (filename should end with .avi; fourcc should be "MJPG" 10 years ago
Prof. Dr. Rudolf Haussmann 9f1eb70dbc Changes to be committed: 10 years ago
soyer d84d3a519b Allow YUYV capture via libv4l 10 years ago
Joe Howse 620a969285 Allow BGR, RGB, or gray capture via libv4l 10 years ago
Artur Wieczorek 854a722c70 Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
vincentweb 4d12beb723 Added better OpenNI2 support to the Asus Xtion and Occipital Structure 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin dcae7698ad Doxygen documentation for: highgui, video, imgcodecs and videoio 10 years ago
Nick D'Ademo 91676de638 Change decimation enum values so they can be used in resolution calculations. 10 years ago
Nick D'Ademo 2b94bcffb9 Added get and set for additional PVAPI properties: DecimationHorizontal, DecimationVertical, BinningX, BinningY 10 years ago
Lars Glud 1242a66119 Openni2 support 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Marvin Smith 14548227ca Adding support for GDAL raster images. 11 years ago
Nicolas Gryman da34f1d58c added jpeg with optimized coding support. 11 years ago
Nicolas Gryman b211e1d989 added jpeg progressive support. 11 years ago
vbystricky 193e97a34a Move declaration of IVideoCapture class into precomp.hpp, make some methods of IVideoCapture pure virtual 11 years ago
vbystricky ff8b8ef24c Remove implementation of CvCapture interface for Intel PerC camera. Add IVideoCapture interface and implementation of this one for Intel PerC camera 11 years ago
Nick D'Ademo 75b80e5d7d Added missing comma in enum. 11 years ago
Adi Shavit 24333569aa Small fixes: typo, spacing and using ::ScreenToClient() instead of ::GetWindowRect() 11 years ago
Adi Shavit e45cf2173f [HighGUI] Updated mouse wheel delta to reside within the 'flags' variable. Updated C++ API. 11 years ago
Nick D'Ademo 25870fa66b Added PVAPI enums to highgui.hpp 11 years ago
Vadim Pisarevsky d914f20a4c updated patch to bring in the first functions with "transparent API" 11 years ago