64 Commits (7b060d91224ef65d680a74eb57bccdd0ea93a35d)

Author SHA1 Message Date
vbystricky 083d8645a5 Fix error of compilation of cap_intelperc.cpp 10 years ago
Joe Howse 2d16026df6 more const correctness in OpenNI2 getProperty 10 years ago
Joe Howse b7a3204c57 const correctness in OpenNI and OpenNI2 getProperty 10 years ago
Maksim Shabunin 128e509527 Added enviroment search paths for OpenNI2 for linux and fixed specific warning 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
Ana Huaman Quispe 0b429fee7b Changed CV_DbgAssert to CV_Assert when setting video modes for OpenNI2. Otherwise, in release mode the default modes never get set 10 years ago
vincentweb 4d12beb723 Added better OpenNI2 support to the Asus Xtion and Occipital Structure 10 years ago
Dmitry-Me c669b7e4cd Simplify overengineered code 10 years ago
Alexander Alekhin 2981ee00d9 OpenNI2: prevent failure of setVideoMode() call with invalid parameters 10 years ago
Yusuke Suzuki 9cd08c662c add V4L2_PIX_FMT_RGB24 convert code 10 years ago
Artur Wieczorek dcbe797980 Include strsafe.h to compile successfully under MinGW in Debug mode. 10 years ago
Maksim Shabunin 571ebb2373 Fixing iOS clang warnings, part 3 10 years ago
Maksim Shabunin ef3d02214b Fixing iOS clang warnings, part 2 10 years ago
Maksim Shabunin 420737e098 Fixing iOS clang warnings, part 1 10 years ago
Artur Wieczorek ec93d103b7 Refactored code responsible for printing debug messages in DShow video capture module to reduce footprint in Release mode. 10 years ago
Artur Wieczorek c54928e003 Fixed getting CV_CAP_PROP_FOURCC property value 10 years ago
Artur Wieczorek efd237b8b8 Fixed media type guid for I420 in DShow capture. 10 years ago
Artur Wieczorek de0b46a765 Fixed selecting media type in DShow video capture. 10 years ago
Artur Wieczorek 3a0b375104 Remove ATL dependency from MSMF capture code. 10 years ago
Artur Wieczorek 34533dc569 Use FFMPEG capture only if HAVE_FFMPEG flag is defined. 10 years ago
Manfred Georg 8d95c91805 set ffmpeg mutex to NULL on destruction. 10 years ago
Alexander Smorkalov 15251056ba Fixed compatibility with GStreamer 1.x 10 years ago
Alexander Smorkalov cc6e6aa028 Fixed query of basic VideoCapture properties. Added tests for them. 10 years ago
Artur Wieczorek b91bd6716c Fixed MSMF file capture error while opening the file containing unsupported video stream format 10 years ago
Artur Wieczorek 8f334b4e41 Fixed assertion warning in MSMF frame grabber 10 years ago
Artur Wieczorek 7c00b17085 Fixed MSMF video capture initialization 10 years ago
Artur Wieczorek 25cf51637d Fix linking error under Win 7 - do not import MinCore_Downlevel.lib if target is Win 7 or earlier. 10 years ago
Artur Wieczorek 6ad3427426 Fixed compilation errors under VS 2010 and Win 7 10 years ago
Alexander Smorkalov 0518455163 More accurate selection of color space conversion element for GStreamer 1.x 10 years ago
Alexander Smorkalov aa57634213 Fixed compatibility with GStreamer 1.x. 10 years ago
Alexander Smorkalov a419b64347 Fixed GStreamer encoding pipeline frame drop for most cases. 10 years ago
Alexander Smorkalov 38887e6ea9 Code review fixes. 10 years ago
Alexander Smorkalov 3ea8be7292 Several fixes for GStreamer support in OpenCV 10 years ago
Igor Kuzmin 74827c35ff fix for issue 3858 (remove unneeded #include's) 10 years ago
PhilLab a0e4600364 VideoCapture did not detect an unopened camera 10 years ago
Alexander Smorkalov f38ebba34d Build fix for NVIDIA Tegra optimizations integration. 10 years ago
Nick D'Ademo 91676de638 Change decimation enum values so they can be used in resolution calculations. 10 years ago
Low Chin Kian 911e1bd1e4 Allow full range IPv4 support, up to 255.255.255.255 10 years ago
Nick D'Ademo 2b94bcffb9 Added get and set for additional PVAPI properties: DecimationHorizontal, DecimationVertical, BinningX, BinningY 10 years ago
Vadim Pisarevsky 05e7c29de5 fixed various warnings and obvious errors reported by clang compiler and the coverity tool. 10 years ago
Sander Mathijs van Veen facb2f9a81 Reset class members to NULL after gst_*_unref() 11 years ago
Sander Mathijs van Veen f8442da945 Initialize all pointers of CvCapture_GStreamer correctly 11 years ago
VBystricky cc703b01df Fix build errors with cap_v4l on Linux 11 years ago
Lars Glud 1242a66119 Openni2 support 11 years ago
VBystricky ca307669d4 Refresh code. Fix merge conflict 11 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago