Andrey Kamaev
|
be7bbe3aa9
|
Drop cv:: prefix from cv::String used inside the cv namespace
|
12 years ago |
Andrey Kamaev
|
2ad7b97f1c
|
All modules (except ocl and gpu) compiles and pass tests
|
12 years ago |
Vladislav Vinogradov
|
f0b19d4659
|
updated license header in whole gpu module
|
12 years ago |
Vladislav Vinogradov
|
395f0201e3
|
fixed build for CARMA:
- added CMake toolchain file
- added WITH_NVCUVID flag
|
12 years ago |
Andrey Kamaev
|
e3474878b6
|
Consistently use 4-digit library version
|
12 years ago |
marina.kolpakova
|
e53d57664d
|
fix precompiled headers usage in gpu module
|
12 years ago |
Vladislav Vinogradov
|
2f1ca1b6b3
|
fixed build for CARMA:
* added CMake toolchain file
* added WITH_NVCUVID flag
|
13 years ago |
vlad
|
11293d071f
|
Revert "disabled video decoding under linux"
This reverts commit 889674ef43 .
|
13 years ago |
Vladislav Vinogradov
|
889674ef43
|
disabled video decoding under linux
|
13 years ago |
Vladislav Vinogradov
|
bff818afbd
|
fixed static build of gpu module with ffmpeg:
multiple definition of cap_ffmpeg_impl.hpp functions in gpu and highgui
|
13 years ago |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Vladislav Vinogradov
|
2dafc9a853
|
fixed build under MacOS (disabled video decoding, it's not supported)
|
13 years ago |
Vladislav Vinogradov
|
c65b7a9980
|
removed #include "cap_ffmpeg_impl_v2.hpp"
|
13 years ago |
Vladislav Vinogradov
|
77717e1abc
|
fixed opencv_ffmpeg.dll name in gpu video encoding/decoding
|
13 years ago |
Vladislav Vinogradov
|
f4b4665940
|
added VideoReader_GPU
|
13 years ago |