447 Commits (9930076dc5cbd7894223e3520ad2e3f6d725e1ee)

Author SHA1 Message Date
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
Maksim Shabunin 235b00b6ee Fixed MediaSDK tests and build warnings 7 years ago
Pavel Rojtberg 01acb08c7b videoio: ximea - allow opening capture by serial number 7 years ago
Alexander Alekhin 897b071b97 videoio(v4l): move MJPEG/JPEG to the end of probe list 7 years ago
Emanuele Ruffaldi 588ca5d126 videoio for mingw32: added STRSAFE_NO_DEPRECATE and realpath 7 years ago
Alexander Alekhin b6949c5088 cmake: CMP0022 NEW 7 years ago
Vladislav Sovrasov 2b8f888ea4 videoio: remove throw lists since they are deprecated in cxx11 (and gcc7 produces a warning) 7 years ago
Vladislav Sovrasov 651a1d2869 videoio: don't pass zero fps to 3rd-party codecs 7 years ago
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Alexander Alekhin e45d5446f2 cleanup unused 3rdparty files 7 years ago
Satoshi Tanaka 96a3c7954d Merge pull request #8914 from stnk20:gstreamer_yuv 7 years ago
Rink Springer df7fb00c21 dshow: Only show debugging messages if environment variable OPENCV_DSHOW_DEBUG is explicitly set to non-zero 7 years ago
Maksim Shabunin 02db592014 Fixed several issues found by static analysis (Windows specific) 7 years ago
Alexander Alekhin a4a47b538c build: detect Android via '__ANDROID__' macro 7 years ago
Alexander Alekhin cc862e996e videoio: fixes for GStreamer support 7 years ago
Alexander Alekhin 6833b46a05 videoio(test): fix message 7 years ago
Maksim Shabunin e0393f8557 Fixed some issues found by static analysis (4th round) 7 years ago
Neil Shipp 3f72ff215e Fix WinRT build breaks in highgui and videoio. 7 years ago
Maksim Shabunin a769d69a9d Fixed several issues found by static analysis 7 years ago
Alexander Alekhin a87d6b098f videoio: synchronize ffmpeg open() call 8 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 8 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Alexander Alekhin d7597a8610 videoio: do not mix `CV_CAP` and `CAP_` APIs enum values 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
Alexander Alekhin 35a2f2fef9 videoio(macosx): fix array access exception in AVFoundation 8 years ago
Maksim Shabunin 87b569d812 Rewritten some tests in videoio and imgcodecs modules 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
abratchik 037d8fbdcd Refactor OpenCV Java Wrapping 8 years ago
Maksim Shabunin 7cefb52fda V4L: do not return frame if it can not be retrieved 8 years ago