893 Commits (e7b82a85618c1f625571f51792f5ef126b090550)

Author SHA1 Message Date
Vincent Rabaud 50842b9036 get code to compile on Ubuntu Saucy 10 years ago
Vadim Pisarevsky 3d6413cfc6 fixed compile warnings; hopefully fixed test failures 10 years ago
Vadim Pisarevsky 799622affd make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10) 10 years ago
Nguyen Nguyen 58dd70e8dc Revert support for audio 10 years ago
Nguyen Nguyen 53ff537f1c temporary fixes 10 years ago
Nguyen Nguyen a5814871d9 Adding audio to opencv 10 years ago
Nguyen Nguyen 9682430a69 Adding code to deal with audio output 10 years ago
Nguyen Nguyen b69ffe6376 Fixed memory leak when recording video in iOS 10 years ago
Nguyen Nguyen 1f72815637 Exporting videoFileString to outside world 10 years ago
Eric Sommerlade 41b920344d added support for uncompressed parameters to tiff image format as described here: expertland.net/question/b6o3n6p9a72341db823b48nl98m91dx8n1/detail.html 10 years ago
Kevin Hughes ac3ec0d96d squashed #823 10 years ago
Ilya Lavrenov 02e29fc99c suppress -Wclobbered warning 10 years ago
Andrew Senin 8c55d7be5e Ximea camera fix (see issue #4235) 10 years ago
Andrey Pavlenko eeae81e903 fixing confusing variable naming in a sample code 10 years ago
Prof. Dr. Rudolf Haussmann a9d4e05346 Changes to be committed: 10 years ago
Prof. Dr. Rudolf Haussmann a7bf1d53d8 Changes to be committed: 10 years ago
Luis Díaz Más 7711cd284b Fix a bug that impede to set the trackbar pos using the Qt control panel 10 years ago
Luis Díaz Más d14a1de947 Fixing the bug #4244 that I just reported in code.opencv.org 10 years ago
StevenPuttemans 4f621de849 fix bug 3714 2.4 branch 10 years ago
Roman Donchenko d218f28070 cap_msmf.hpp: fix a warning about nNull being unused 10 years ago
Roman Donchenko 77578d415f Fix a memory leak in CvCapture_FFMPEG::close 10 years ago
Andrew Senin b9a6edfe3d Fixing XIMEA parameters mapping (issue #4176) 10 years ago
AfterEight e938563de5 Modified resetCvImage() in cap_ximea.cpp, so that the IplImage* frame is also updated after the resolution has changed via set(CV_CAP_PROP_FRAME_WIDTH, value)/set(CV_CAP_PROP_XI_DOWNSAMPLING, value) 10 years ago
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
Alexander Smorkalov 8acd4c3ff4 More accurate fix for libtiff and aarch64. 10 years ago
Andrey Kamaev c105b72945 Assorted fixes: 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
HelenWong ec57a938c0 Fix#3714:Improve Display Image Tutorial 10 years ago
StevenPuttemans f151b1d277 fix wrong property name and corresponding documentation 10 years ago
StevenPuttemans d9164bdd4c added extra BUFFERSIZE doc and getter 10 years ago
StevenPuttemans 2b8229f716 adding extra buffer parameter 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
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