1308 Commits (2674c6b5e0d564071dd40f0364993e2abef294af)

Author SHA1 Message Date
Artur Wieczorek 073a7ff95a Fixed CMake issue with FFMPEG highgui configuration 10 years ago
Artur Wieczorek 5bf1a4c08c Fixed MSMF file capture error while opening the file containing unsupported video stream format 10 years ago
Artur Wieczorek 3603102c89 Fixed assertion warning in MSMF frame grabber 10 years ago
Artur Wieczorek a615102947 Fixed MSMF video capture initialization 10 years ago
Artur Wieczorek 7c354c14f7 CMake configuration for MSMF capture 10 years ago
Artur Wieczorek d2ba09e6ff Fix linking error under Win 7 - do not import MinCore_Downlevel.lib if target is Win 7 or earlier. 10 years ago
Artur Wieczorek 539f8032dc Fixed compilation errors under VS 2010 and Win 7 10 years ago
jormansa 1d2d579bd6 bug fixed 10 years ago
Maksim Shabunin 882426a9b2 Stripped iCCP chunk from png files 10 years ago
Maksim Shabunin 88aea1d52f Stripped iCCP chunk from png files 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
GregoryMorse b5a4159efc 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
Daniel Stonier d3ad26926d fixed support for parallelised imshows with qt via the gui receiver. 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
Igor Kuzmin fbbf4e380f fix for issue 3858 (remove unneeded #include's) 10 years ago
Daniel Stonier 161f50962d make sure children are included in the moveToThread 10 years ago
Daniel Stonier e638b9e805 support invokation of cv windows from parallel threads to an external qt application. 10 years ago
Vadim Pisarevsky 4530c7ad08 trying to fix builds 10 years ago
Björn Wöldecke f3aa4bdf59 fix misinterpretation of empty window name 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
StevenPuttemans 34103ef1cb fixing setting the locale back to what should be expected 10 years ago
Martijn Liem 9c285da329 Bugfix for bug #3767 10 years ago
vbystricky fd51c133df Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs 10 years ago
Lars Glud 1242a66119 Openni2 support 10 years ago
Lars Glud 8b32235854 Openni2 support 10 years ago
VBystricky ca307669d4 Refresh code. Fix merge conflict 11 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago
Alexander Alekhin 6dd3244019 fix build 11 years ago
vbystricky 7fe7facfee Remove unused variable 11 years ago
vbystricky eb8366bb0a DShow camera as IVideoCapture object 11 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Adi Shavit b449bd5150 Clarified code. 11 years ago
Adi Shavit e25dca21d1 Fixed indentation. 11 years ago
Adi Shavit d44e3c369d Added documentation. 11 years ago
Adi Shavit 68827072c9 [HighGUI] On Windows: Support Ctrl+C to copy image to clipboard. 11 years ago
Ilya Lavrenov 93f8581b69 fixed warnings 11 years ago
Marvin Smith 14548227ca Adding support for GDAL raster images. 11 years ago
Ilya Lavrenov 070be56e14 fixed warnings 11 years ago
Alexander Alekhin 5c8cd76893 fix bug with invalid signature size (should not be less than signatureLength()) 11 years ago
Mike Maraya 7936faf9a3 Fixes build failure on Mac OS X 10.10 Yosemite Beta due to highgui/src/window_cocoa.mm (Bug #3737) 11 years ago
Mike Maraya 5c85f816c9 Revert "Fixes build failure on Mac OS X 10.10 Yosemite Beta due to highgui/src/window_cocoa.mm (Bug #3737)" 11 years ago
Mike Maraya 56683e6d11 Fixes build failure on Mac OS X 10.10 Yosemite Beta due to highgui/src/window_cocoa.mm (Bug #3737) 11 years ago
Mike Maraya fbac578c79 Fixes resizeWindow() on OS X (Bug #3200) 11 years ago
unknown ade46bd428 Fixed typos in comments 11 years ago
Neo Alienson b6e25a9fc7 Fix typos 11 years ago
Ehren Metcalfe cd3aa0184a Fix resource leak with iOS camera due to failure to remove AVCaptureSession input/outputs on stop (Bug #3389) 11 years ago
StevenPuttemans 12207ac763 fix coordinate problem with large images - bug 1523 11 years ago
Yash Vadalia 7e56cfafbc fixed a syntax error in cap_giganetix.cpp 11 years ago
Luis Zarrabeitia bb5a22c504 highgui: fix segfault on CvCapture_GStreamer::retrieveFrame 11 years ago