Andrey Kamaev
|
d48d7b2b46
|
Updated warning options for GCC; fixed new warnings.
|
13 years ago |
Andrey Kamaev
|
f666bd221f
|
Merged the trunk r8595:8668 (except iOS and new gpu functionality)
|
13 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
16c94d643f
|
Fixed #2053
|
13 years ago |
Marina Kolpakova
|
f273e54be3
|
fixed part of shadow warnings
|
13 years ago |
Andrey Kamaev
|
7cccc93bdf
|
Fixed Android build warnings and few warnings in specific cnfigurations
|
13 years ago |
Andrey Kamaev
|
827d7ba2e9
|
fixed highgui configuration with QT enabled
|
13 years ago |
Andrey Kamaev
|
694f0e954f
|
Added linking against AppKit framework when OpenCV is configured with WITH_QUICKTIME=OFF
|
13 years ago |
Maria Dimashova
|
f363c835ab
|
fixed compilation error and some warnings if with_openni is true
|
13 years ago |
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
13 years ago |
Marina Kolpakova
|
09d4d69100
|
minor warning fixes
|
13 years ago |
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
13 years ago |
Andrey Kamaev
|
47a4e87784
|
Ignored warnings from gtest with precompiled headers enabled
|
13 years ago |
Andrey Kamaev
|
2f40905548
|
Fixed Android build
|
13 years ago |
Andrey Kamaev
|
79df8db76f
|
Fixed recently introduced build problems on some platforms
|
13 years ago |
Andrey Kamaev
|
f62028dc16
|
Fixed mingw build.
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Andrey Kamaev
|
059b79f7c2
|
Merged the trunk r8542:8544
|
13 years ago |
Vadim Pisarevsky
|
677680d82d
|
reverted the original VideoCapture::read() code; moved frame index check to where it should belong: ffmpeg wrapper; applied patch by Rob Reilink (ticket #1971)
|
13 years ago |
Andrey Kamaev
|
daad7900e2
|
Merged the trunk r8517:8524
|
13 years ago |
Andrey Kamaev
|
314813e51c
|
Added C++ and python signatures for moveWindow, resizeWindow and setMouseCallback
|
13 years ago |
Andrey Kamaev
|
81a5988015
|
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
|
13 years ago |
Andrey Kamaev
|
949c4edf41
|
Merged the trunk r8408:8457 (inclusive)
|
13 years ago |
Andrey Kamaev
|
7b5a45eac4
|
Merged the trunk r8384:8407 (inclusive)
|
13 years ago |
Evgeny Talanin
|
d3c73071ea
|
Temporarily disable test on Mac
|
13 years ago |
Andrey Kamaev
|
05de6302fd
|
Fixed documentation: corrected parameter names
|
13 years ago |
Andrey Kamaev
|
c492dc6a83
|
Fixed property names in cap_dshow #1993
|
13 years ago |
Andrey Kamaev
|
6ca618277c
|
More fixes for documentation.
|
13 years ago |
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
13 years ago |
Andrey Kamaev
|
e161f428a0
|
Fixed PvAPI search on Windows #1927
|
13 years ago |
Alexander Mordvintsev
|
8429c109be
|
FIX: VideoCapture::read() was returning empty image for camera captures
|
13 years ago |
Vadim Pisarevsky
|
fd68cc768a
|
fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876)
|
13 years ago |
Andrey Kamaev
|
ac8f61ee91
|
Fixed Linux build
|
13 years ago |
Andrey Kamaev
|
decd6c0fab
|
Restored QuartzCore framework for OS X
|
13 years ago |
Andrey Kamaev
|
0716ebb7a6
|
Refactored highgui libraries search (tested on Windows only)
|
13 years ago |
Andrey Kamaev
|
c9027fecc0
|
Fixed few MinGW build problems
|
13 years ago |
Andrey Kamaev
|
9961658eab
|
Fixing compile on some MinGW platforms
|
13 years ago |
Andrey Kamaev
|
e1c4fd9e1f
|
Merged the trunk r8345:8376
|
13 years ago |
Andrey Kamaev
|
def87eae19
|
Fixed MinGW build after r8358
|
13 years ago |
Vadim Pisarevsky
|
00c30681bc
|
Added Snap-to-Screen Edge feature in the case of multiple monitors (patch by Adi Shavit)
|
13 years ago |
Vadim Pisarevsky
|
f620f1ce57
|
fixed building avfoundation on MacOSX with iOS targets
|
13 years ago |
Andrey Kamaev
|
8d135e8ea1
|
Shortened CMake script for opencv_world. Fixed opencv_world link with non-Visual Studio generators on Windows.
|
13 years ago |
Vadim Pisarevsky
|
6dde56faf4
|
fixed building opencv_world with VS2010
|
13 years ago |
Vadim Pisarevsky
|
9bbcebd6b0
|
added opencv_world module that combines all the other [selected by user] OpenCV modules, except for opencv_python and opencv_gpu.
|
13 years ago |
Alexander Reshetnikov
|
57e26bde9f
|
Accelerating the completion of video bypass (bug #1893)
|
13 years ago |
Alexander Reshetnikov
|
3ec43a11ed
|
Fixed read error in VideoCapture for images (bug #1892); minor fix of ffmpeg wrapper warning
|
13 years ago |
Andrey Kamaev
|
3a1f85d4e8
|
Remerged the 2.4.0 branch
|
13 years ago |
Vladislav Vinogradov
|
ca57239618
|
fixed some problems after r8280 (lost code)
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Vadim Pisarevsky
|
2c88791600
|
get back to single-version ffmpeg wrapper (no more v2); make sure the library builds and the tests pass on Ubuntu 10.04 that includes pretty old version of ffmpeg
|
13 years ago |