opencv/modules/highgui/src
Artur Wieczorek 1264be8785 Check if _WIN32_IE is defined with proper value in window_w32.cpp
TBBUTTONINFO struct and BTNS_xxx symbols used in the code need _WIN32_IE to be defined with at least 0x0500 value (_WIN32_IE_IE50) in order to be included from commctrl.h.
2015-01-14 14:52:32 +01:00
..
files_Qt Stripped iCCP chunk from png files 2014-09-12 16:30:23 +04:00
agile_wrl.h 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. 2014-09-10 17:05:52 +08:00
ppltasks_winrt.h 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. 2014-09-10 17:05:52 +08:00
precomp.hpp Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
window_carbon.cpp Add cv::setWindowTitle to highgui 2014-11-18 16:54:03 +03:00
window_cocoa.mm highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 2014-12-06 11:55:17 -05:00
window_gtk.cpp Merge pull request #3448 from Ashod:highgui_trackbar_improvements 2014-12-15 18:03:01 +00:00
window_QT.cpp highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 2014-12-06 11:55:17 -05:00
window_QT.h Add cv::setWindowTitle to highgui 2014-11-18 16:54:03 +03:00
window_QT.qrc QT new functions: 2010-07-16 09:12:15 +00:00
window_w32.cpp Check if _WIN32_IE is defined with proper value in window_w32.cpp 2015-01-14 14:52:32 +01:00
window.cpp rename CudaMem -> HostMem to better reflect its purpose 2014-12-23 17:42:49 +03:00