Vladislav Vinogradov
|
dbeb3e2968
|
renamed gpucodec -> cudacodec
|
12 years ago |
Vladislav Vinogradov
|
5a85f1b6da
|
renamed gpucodec namespace -> cudacodec
|
12 years ago |
Vladislav Vinogradov
|
76211709a3
|
refactored VideoReader (convert it to abstract interface)
also refactored VideoSource interface (made it simplier, now it has only 2 abstract methods)
|
12 years ago |
Vladislav Vinogradov
|
3eeaa9189c
|
Revert "Revert "Merge pull request #836 from jet47:gpu-modules""
|
12 years ago |
Andrey Kamaev
|
416fb50594
|
Revert "Merge pull request #836 from jet47:gpu-modules"
This reverts commit fba72cb60d , reversing
changes made to 02131ffb62 .
|
12 years ago |
Vladislav Vinogradov
|
1b00a3ed54
|
gpucodec module for video decoding/encoding
|
12 years ago |
Vladislav Vinogradov
|
193e857392
|
removed cu_safe_call.h and cu_safe_call.cpp
|
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 |
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 |
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
|
f65d841d6f
|
fixed several warnings (VS2010, Win64)
added getParams method to VideoWriter_GPU
|
13 years ago |
Vladislav Vinogradov
|
f4b4665940
|
added VideoReader_GPU
|
13 years ago |