1356 Commits (e9058ea8f596ea02ad66e389cb557856a03364b0)

Author SHA1 Message Date
Craig Reynolds 72d90ba8d2 In cvAddText, construct QString from "text" using fromUtf8. 10 years ago
Alexander Smorkalov d277a1ba75 TIFF support hack for aarch64 reverted. 10 years ago
Artur Wieczorek 1264be8785 Check if _WIN32_IE is defined with proper value in window_w32.cpp 10 years ago
Alexander Smorkalov 8acd4c3ff4 More accurate fix for libtiff and aarch64. 10 years ago
Maksim Shabunin d01bedbc61 Removed Sphinx documentation files 10 years ago
Andrey Kamaev c105b72945 Assorted fixes: 10 years ago
Vladislav Vinogradov 53862687d5 rename CudaMem -> HostMem to better reflect its purpose 10 years ago
Maksim Shabunin c485aee464 Included c-headers for better 2.4 compatibility 10 years ago
Maksim Shabunin 91e21847e2 Some changes to make migration to 3.0 easier 10 years ago
Ashod Nakashian 63c49be487 highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
Ashod Nakashian 006384edaf highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
Andrey Kamaev 05bc48e8f4 Make Ctrl+S open save dialog on Gtk backend 10 years ago
Andrey Kamaev fac99de7ec It turns opengl gheck is not needed for win ctrl+s 10 years ago
HelenWong ec57a938c0 Fix#3714:Improve Display Image Tutorial 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin dcae7698ad Doxygen documentation for: highgui, video, imgcodecs and videoio 10 years ago
Andrey Kamaev 3fa02787ac Make Ctrl+S open save dialog on Windows 10 years ago
StevenPuttemans f151b1d277 fix wrong property name and corresponding documentation 10 years ago
Andrey Kamaev f4ba8b13c7 Add cv::setWindowTitle to highgui 10 years ago
Maksim Shabunin 555fdf893a Documenting imgproc module 10 years ago
StevenPuttemans d9164bdd4c added extra BUFFERSIZE doc and getter 10 years ago
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