Alexander Alekhin
|
f6901ab877
|
videoio: fix plugins build with enabled Eigen
|
5 years ago |
Maksim Shabunin
|
9415560250
|
videoio: load debug versions of plug-ins in debug builds
|
5 years ago |
Maksim Shabunin
|
90e7c29c46
|
videoio: set plugin output dir on windows to bin
|
5 years ago |
Alexander Alekhin
|
7b099e0fe2
|
videoio: plugins support on Win32
|
6 years ago |
Maksim Shabunin
|
5015829ce8
|
Fixed plugin installation location on Windows
|
6 years ago |
Maksim Shabunin
|
f99f58d99f
|
Allow setting IS_PART_OF_WORLD in command line, fix videoio plugin linking
|
6 years ago |
Maksim Shabunin
|
6fc6207e93
|
Added videoio plugin for MediaSDK
|
6 years ago |
Alexander Alekhin
|
c9f3f4d1d3
|
cmake: fix pkg-config handling
Avoid non-intentional call of "include(FindPkgConfig)"
It should be handled in the root CMakeLists.txt (safely for cross-compiling)
|
6 years ago |
Alexander Alekhin
|
403f11fdbf
|
videoio: update plugin API
|
6 years ago |
Alexander Alekhin
|
9a6f2630b2
|
cmake: +opencv_videoio_plugins virtual target
- support comma-separated list in VIDEOIO_PLUGIN_LIST
- opencv tests/samples depend on plugins virtual target
|
6 years ago |
Maksim Shabunin
|
9702987209
|
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
|
6 years ago |