Vladislav Vinogradov
|
6ad72bfcb4
|
removed detail:: prefix int video_reader
it conflicts with cv::detail
|
2013-09-09 10:57:51 +04:00 |
|
Vladislav Vinogradov
|
b7eff94137
|
fixed compilation issues with new Ptr
|
2013-09-06 15:52:07 +04:00 |
|
Roman Donchenko
|
a57f93ee92
|
Boring changes - gpucodec.
|
2013-09-05 19:02:58 +04:00 |
|
Roman Donchenko
|
18bb951574
|
Nuked the rest of the precomp.cpp files.
Consider this a part of merging #1357.
|
2013-09-02 19:53:45 +04:00 |
|
Vladislav Vinogradov
|
60e2dbe810
|
removed ffmpeg dependency from gpucodec module:
used implementation from highgui module
|
2013-07-26 16:13:37 +04:00 |
|
Vladislav Vinogradov
|
76211709a3
|
refactored VideoReader (convert it to abstract interface)
also refactored VideoSource interface (made it simplier, now it has only 2 abstract methods)
|
2013-06-11 17:57:40 +04:00 |
|
Vladislav Vinogradov
|
e9a74c17f8
|
refactored VideoWriter class (convert it to abstract interface)
|
2013-06-11 17:57:39 +04:00 |
|
Vladislav Vinogradov
|
439c3574ed
|
renamed gpu_private.hpp to private.gpu.hpp
|
2013-06-10 12:40:32 +04:00 |
|
Vladislav Vinogradov
|
3eeaa9189c
|
Revert "Revert "Merge pull request #836 from jet47:gpu-modules""
|
2013-06-07 13:05:39 +04:00 |
|
Andrey Kamaev
|
416fb50594
|
Revert "Merge pull request #836 from jet47:gpu-modules"
This reverts commit fba72cb60d , reversing
changes made to 02131ffb62 .
|
2013-04-18 15:03:50 +04:00 |
|
Vladislav Vinogradov
|
1b00a3ed54
|
gpucodec module for video decoding/encoding
|
2013-04-18 11:33:29 +04:00 |
|