579 Commits (11871528cee96fc7133bfc3093903f4689abb0cc)

Author SHA1 Message Date
Andrey Kamaev 11871528ce Solve conflict between tiff.h and opencv2/core/types_c.h 12 years ago
Alexander Smorkalov 82e325cbfa Patch #2721 More FourCC for gstreamer applied. 12 years ago
Andrey Kamaev 62ce815197 Fix rollover when computing buffer size in tiff decoder (bug #2161) 12 years ago
Andrey Kamaev b4d0dff4c5 Added minimal support for tiff encoder parameters and test for issue #2161 12 years ago
Andrey Kamaev 0b1fe53a46 Add -fobjc-exceptions flag to ObjectiveC sources if supported (bug #2657) 12 years ago
Andrey Kamaev 287fb2c611 Fix build warning 12 years ago
Alexander Smorkalov 8c45b9d03d Video IO perf tests guarded. 12 years ago
Andrey Kamaev cf407c2ec0 Don't check for EINTR and replace xioctl with ioctl 12 years ago
Patrick Welche 1a84bcc565 NetBSD video(4) support, patch 3 of 3 12 years ago
Patrick Welche 681ffd9a21 NetBSD video(4) support, patch 2 of 3 12 years ago
Patrick Welche d90b8d615c NetBSD video(4) support, patch 1 of 3 12 years ago
Andrey Kamaev 255cd61a8c Improve error reporting of JPEG image encoder 12 years ago
Andy Maloney e87355463f {highgui} Fix copy-paste error in conditional 12 years ago
Andrey Kamaev e3474878b6 Consistently use 4-digit library version 12 years ago
Andrey Kamaev 4e1ba6f02f Fix build with libjpeg release 9 12 years ago
Éric Piel 7701fa7a63 highgui: fix segfault on CvCapture_GStreamer::open 12 years ago
Andrey Kamaev 6e244c83cd Corrected sanity checks in several perf tests 12 years ago
Andrey Kamaev 1821d21f5b Prevent imread from illegal memory access (Bug #2602) 12 years ago
Alexander Smorkalov 6e0db3f527 Feature #1322 "If dll cannot be loaded a warning should be generated" implemented. 12 years ago
Alexander Smorkalov bb3d14e1a0 Patch #2323 "cap_libv4l.cpp clears default width and height after setting them" applied. 12 years ago
Ilya Lavrenov 4abf0b3193 thread-safe VideoWriter and VideoCapture 12 years ago
Andrey Kamaev a126532cb7 Fix OS X build warnings 12 years ago
Andrey Kamaev b131dfeecd Build tutorial codes together with other samples 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 12 years ago
Andrey Kamaev fd4909360f Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 12 years ago
Vadim Pisarevsky 849a8c8d20 fixed many errors in warnings in rst docs; added ocl module description (by Niko Li) 12 years ago
Vadim Pisarevsky 63bd6f9adf fixed compile errors in ocl tests; disabled a few problematic tests 12 years ago
Andrey Kamaev ad982f4ed6 Turn off video IO perf tests on Android 12 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 12 years ago
Vadim Pisarevsky fbe0d6963c disabled several tests on Mac when no FFMPEG is used; disabled automatic table initialization in imgwarp in the case of MinGW 12 years ago
Andrey Kamaev 2e91405833 Fix OS X build warnings 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Kirill Kornyakov aedf56404e made imread description slightly better #2406 12 years ago
Vadim Pisarevsky 5b2271c6fb another fix for #2332 test 12 years ago
Vadim Pisarevsky 78a0b9787c fixed build errors on Mac; moved test for #2332 from imgproc to highgui 12 years ago
Evgeny Talanin 5dd1ec98f7 #720 patch apply 12 years ago
Vsevolod Glumov b91ca6a73f Removed the phrase, that was causing all the confusion. Issue #2406. 12 years ago
Evgeny Talanin 2e7656dbdf #2192 patch apply 12 years ago
Evgeny Talanin bd4620f04e #2408 patch apply (see pull request at https://github.com/Itseez/opencv/pull/33) 12 years ago
Vadim Pisarevsky 63c9412922 enable huge value range in highgui sliders on Windows (patch #941) 12 years ago
Andrey Kamaev 354b77e2e1 Applied fix from bug #2324: ocv_list_unique makes for incorrect linking 12 years ago
Andrey Kamaev d6a8753124 Remove second argument from VideoCapture_Reading perf test 12 years ago
Vadim Pisarevsky 0e314163e5 fixed INT64_C & UINT64_C definitions (patch #2033) 12 years ago
Andrey Kamaev cabddaeb4f Revert "Issue #2035 Calling cv::namedWindow crashes on Android fixed." 12 years ago
Alexander Smorkalov 36135fc59d Issue #2035 Calling cv::namedWindow crashes on Android fixed. 12 years ago
Vadim Pisarevsky a09c88ab16 added Asus Xtion QVGA modes to the OpenNI backend (patch #1753) 12 years ago
Vadim Pisarevsky 3243ad3483 applied patch #1473 (timestamp retrieval in OpenNI) 12 years ago
Andrey Kamaev 8ebd04cbf9 Fix sanity checks in highgui module 12 years ago
Roy Reapor 5d9d4659ad Fixed issue 2404 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago