1340 Commits (90f47eb952749b73c28ca7149fdd0c0cfd2b202d)

Author SHA1 Message Date
StevenPuttemans 2b8229f716 adding extra buffer parameter 10 years ago
Alexander Bohn / FI$H2k 8340e31f1f Fixed OS X compilation error in window_cocoa.mm 10 years ago
StevenPuttemans 7dce2d0b8f fixing cap_pvpapi interface and making sure both AVT Manta and Proscilla 10 years ago
Maksim Shabunin 09fb7512ed Fixed iOS framework compilation warnings 10 years ago
Dinar Ahmatnurov b5a6df4966 fixed issue with malformed UTF-8 string; 10 years ago
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 10 years ago
Maksim Shabunin ba7c92b0e8 Fixed highgui drawing test 10 years ago
Andreas Stührk 24580e348a TIFF loader: Pass buffer size to read functions. 10 years ago
Andreas Stührk cfdcf9f2d2 TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8. 10 years ago
Andreas Stührk 63ac69cadf Fix test name. 10 years ago
Maksim Shabunin 630eddf25a Extracted repeated cmake instruction block 10 years ago
Thomas Weisbach 81c0537b0c iOS: fix crash from overrelease in UIImageToMat 10 years ago
Ilya Lavrenov fb2012def2 TCP instead of UDP 10 years ago
Andreas Stührk afb164cc15 Don't allocate lots of memory when reading TIFFs with infinite rows per strip. 10 years ago
Artur Wieczorek 5c96021172 Fixed getting CV_CAP_PROP_FOURCC property value 10 years ago
Artur Wieczorek 4b1bb702ce Fixed media type GUID for I420 format in DShow capture. 10 years ago
Artur Wieczorek 7e78b5d06e Fixed selecting media type in DShow video capture. 10 years ago
Alexander Smorkalov 11c81067dc doc/check_docs2.py warnings fixes 10 years ago
Alexander Smorkalov 8271c4e9c4 Highgui_Video.prop_fps disabled as fails with FFmpeg in Ubuntu 14.04. 10 years ago
Alexander Smorkalov 1f4fe3bb27 GStreamer 1.0 backport from master branch. 10 years ago
Artur Wieczorek e3f1d722e7 Remove ATL dependency from MSMF capture code 10 years ago
Manfred Georg 7f4eb4f6c6 set ffmpeg mutex to NULL on destruction. 10 years ago
Artur Wieczorek 93d1ceae43 Use FFMPEG capture only if HAVE_FFMPEG flag is defined. 10 years ago
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