206 Commits (21872e2fb021a52851ce8f22518ce1166777a3ef)

Author SHA1 Message Date
Alexander Alekhin 82818e7324 cmake(highgui): update handling of OpenGL libraries 3 years ago
Stefan Brüns ab181ac329 highgui: Fix unresolved OpenGL functions for Qt backend 3 years ago
Alexander Alekhin dcc32e84b9 highgui: fix Win32 with OPENGL=ON 3 years ago
Alexander Alekhin 3e01a387ba highgui: fix Win32 with OPENGL=ON 3 years ago
Patrick Whalen b2005ccaef Fix broken build for Qt6 with options: WITH_QT=ON and WITH_OPENGL=ON 3 years ago
Christian Clauss ebe4ca6b60 Fix typos discovered by codespell 3 years ago
Stanislaw Halik 3d93675ff9 fix link error on shared libs with -MT 3 years ago
Alexander Alekhin bdaa6a1910 highgui: repair Qt backend 3 years ago
xhawk18 24f43e7ae9
Merge pull request #20183 from xhawk18:3.4 3 years ago
Alexander Alekhin 4015a5486c cmake: process modules in the same CMake scope 3 years ago
Alexander Alekhin 5d0cfa2527 cmake(highgui): don't allow multiple builtin backends 3 years ago
Alexander Alekhin ef2b400c61 highgui: win32ui plugin 3 years ago
Alexander Alekhin f4abafb093 highgui: update error messages if no builtin backend 4 years ago
Alexander Alekhin 327109f327 highgui: update backends handling, fix WITH_OPENGL=ON build 4 years ago
Alexander Alekhin 70f69cb265 highgui: backends and plugins 4 years ago
Alexander Alekhin d2d6eba16a cmake: fix add_apple_compiler_options() calls and OBJCXX handling 4 years ago
Tatsuro Shibamura 971ae00942 Merge pull request #16027 from shibayan:arm64-windows10 5 years ago
Alexander Alekhin 0d747daf47 cmake: use absolute library paths from 'pkgconfig' 6 years ago
Alexander Alekhin b059a361dd highgui: drop obsolete Carbon API 6 years ago
Suleyman TURKMEN 3b191bf2dd update CMakeList.txt 7 years ago
Alexander Alekhin 3ae7515955 qt: fix non-world builds 7 years ago
mevatron fdc4344acb Small fix for using Qt 5.x with opencv_world 7 years ago
Alexander Alekhin b6949c5088 cmake: CMP0022 NEW 7 years ago
tribta 6512a4b7e3 OpenCV Java Highgui Class 8 years ago
Alexander Alekhin a9cc87636f build: update modules descriptions 8 years ago
Vladislav Sovrasov ad7cf58450 highgui: add ROI selector 8 years ago
Maksim Shabunin 9333f82be0 Reduce dependencies between modules 8 years ago
Alexander Alekhin e16227b53c cmake: support multiple CPU targets 8 years ago
Alexander Alekhin 8633ef451e cmake: cleanup unused defines 8 years ago
Alexander Alekhin c314178e7a highgui/osx: backport AVFoundation support 8 years ago
Alexander Alekhin 063ac74369 fix modules deps 8 years ago
Gregory Morse 5427ede6a1 WinRT consistency 9 years ago
a-andre 2d3e170370 install opencv2/highgui.hpp header 9 years ago
a-andre d16fb30512 install opencv2/highgui.hpp header 9 years ago
Alexander Alekhin aa871ca506 fix wrong usage of status(), remove useless message in videoio 10 years ago
Maxim Kostin face069874 Added support for highgui module on WinRT 8.1+ 10 years ago
Maxim Kostin 6724a0b8cd Added dummy highgui WinRT implementation 10 years ago
Maksim Shabunin 3863dc5b2b Updated pkg-config generation, added sample makefile 10 years ago
Ilya Lavrenov 02e29fc99c suppress -Wclobbered warning 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
Maksim Shabunin 630eddf25a Extracted repeated cmake instruction block 10 years ago
Artur Wieczorek 073a7ff95a Fixed CMake issue with FFMPEG highgui configuration 10 years ago
Artur Wieczorek 7c354c14f7 CMake configuration for MSMF capture 10 years ago
GregoryMorse b9d5f3f6e9 Add support for WinRT in the MF capture framework by removing the disallowed calls to enumerate devices and create a sample grabber sink and adding framework for the MediaCapture interface and a custom sink which interfaces with the sample grabber callback interface. The change requires discussion for making it completely functional as redundancy is required given that if the source is a video file, the old code pathways must be used. Otherwise all IMFMediaSession, IMFMediaSource, and IMFActivate code must use a MediaCapture code path and all sink code must use the CMediaSink custom sink. 10 years ago
Igor Kuzmin 0421da78b3 XIMEA cam support: allow on OS X too 10 years ago
Igor Kuzmin b027a84fa1 XIMEA cam support: use correct library for 64 bit Linux 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
vbystricky fd51c133df Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs 11 years ago
Lars Glud 1242a66119 Openni2 support 11 years ago