790 Commits (5542dcb2bcca2ca7d0372d08e4c217b5257f0ee6)

Author SHA1 Message Date
Vitaly Tuzov 44848d3241 MSMF-based CameraCapture reworked to use SourceReader 7 years ago
Vitaly Tuzov 65c46d0cc6 Removed WINRT related code 7 years ago
Maksim Shabunin 5309832308 VideoIO: prettier test console output, gstreamer capture backend changed to C++ interface 7 years ago
Simon Que 705464258e Merge pull request #11353 from eecsninja:3.4 7 years ago
Maksim Shabunin a9bdf75c5b videoio: refactored XINE backend 7 years ago
Alexander Alekhin 12e8e33144 build: enable -Wimplicit-fallthrough warning for OpenCV modules 7 years ago
Alexander Alekhin d2d9fd6945 build: fix MSVS build problems 7 years ago
Alexander Nesterov c0d6f3d23e Added tests for gstreamer pipeline 7 years ago
tlanclos a2c7afad77 V4L Buffer: Support CV_CAP_PROP_BUFFERSIZE in cap_v4l (#11047) 7 years ago
Vitaly Tuzov 24bd44f088 MSMF-based VideoCapture reworked to use SourceReader 7 years ago
Maksim Shabunin b88609a921 Reduced direct TBB dependencies 7 years ago
Vitaly Tuzov 628f04ae96 Merge pull request #11092 from terfendail:msmf_videocapture 7 years ago
Arkadiusz Raj 619e4c94d5 Protection to not run Eth config when USB camera is connected 7 years ago
Alexander Alekhin 8f0669c300 videoio: apply CV_OVERRIDE/CV_FINAL 7 years ago
corley a4b9ce764c Fixed silent failures in getting and setting properties 7 years ago
corley f441515357 Fixed a couple of memory leaks in videoInput::getDevice() when multiple devices are present in the system 7 years ago
Anthony Wertz c6cf7f8080 Sets a higher limit on videoio's AVI container's maximum chunk size, and adds an explanation of the assertion. Closes #11126 7 years ago
miqlas f3a9f13cb4 Merge pull request #10984 from extrowerk:advanced_haiku_patches 7 years ago
Eugene Mikhantiev c790299906 Fix return code in case of timeout 7 years ago
Tomoaki Teshima a9f3a7de39 add workaround of old gstreamer 7 years ago
Maksim Shabunin fbb2cabe77 Use fixed size types in AVIContainer structs 7 years ago
Alexander Alekhin 9819ebc095 videoio: add missing CAP_PROP_SAR_NUM/DEN propepties into .hpp file 7 years ago
Alexander Alekhin 2aa15ab3ff ffmpeg: fix 'uchar' error 7 years ago
Tomoaki Teshima bcce25900b read in gray scale mode when writing a gray scale video 7 years ago
Alexander Nesterov df8f61877e Added avi-container with tests 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Alexander Alekhin 73316e10a0 java(test): fix test names 7 years ago
Stanislaw Halik c8794c89c7 modules/videoio: fix PS3Eye camera property window 7 years ago
Maksim Shabunin f0b606ff77 Changed VA device in MediaSDK session initialization 7 years ago
Tomoaki Teshima fe7b3f1228 clean up the code 7 years ago
Maksim Shabunin 7349b8f5ce Build for embedded systems 7 years ago
Ivan Pozdeev 4bee238cf8 GetModuleFileName() doesn't reset last error on success 7 years ago
Riyuzakii 8f1345091e Remove typo/repeated code block 7 years ago
Maksim Shabunin 7eb1065944 Fixed/disabled warnings produced by GCC 7 7 years ago
Alexander Alekhin 559235ac74 videoio(ffmpeg): more workarounds for sws_scale() crash 7 years ago
Maksim Shabunin 6f48dc2482 Fixed GStreamer pipeline building on Ubuntu 17 7 years ago
Alexander Nesterov 8082011546 Update videoio tests 7 years ago
Maksim Shabunin 7628c143f4 videoio: fixed capture open order, added apiPrefernce to FFMPEG tests 7 years ago
zhongwuzw 01b581048d Fix customPreviewLayer layout issue when rotateVideo is NO in iOS 7 years ago
Jonathan Viney b1d208891b Merge pull request #10011 from jviney:master 7 years ago
Maksim Shabunin 184daa155f Fixed minor issues reported by GCC 7.2 7 years ago
Alexander Alekhin b1b2528e50 videoio: improve condition for MJPEG gstreamer sink 7 years ago
Maksim Shabunin 0c79f4a00f MediaSDK: fixed Linux build, improved BGR<->NV12 conversions 7 years ago
Vitaly Tuzov ad051cdd99 Fixed CAP_PROP_FORMAT evaluation in case CvCaptureCAM_V4L returns CV_16U image 7 years ago
Maksim Shabunin 83655ba9be MediaSDK video backend: Windows support 7 years ago
Maksim Shabunin ef332dc550 Fixed and suppressed warnings produced by GCC 6.3.0 7 years ago
Yaron Inger 0d979a741b videoio: remove AssetsLibrary dependency. 7 years ago
Adam Rankin fb8143d55d Using environment variable to store capture options (#9292) 7 years ago
Vladislav Sovrasov 32bf712102 cmake: disable implicit-fallthrough by default 7 years ago