Alexander Alekhin
|
7b099e0fe2
|
videoio: plugins support on Win32
|
2019-06-16 15:25:25 +00:00 |
|
Maksim Shabunin
|
5015829ce8
|
Fixed plugin installation location on Windows
|
2019-06-13 16:06:06 +03:00 |
|
Maksim Shabunin
|
f99f58d99f
|
Allow setting IS_PART_OF_WORLD in command line, fix videoio plugin linking
|
2019-06-10 14:13:54 +03:00 |
|
Maksim Shabunin
|
6fc6207e93
|
Added videoio plugin for MediaSDK
|
2019-05-17 17:24:53 +03:00 |
|
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)
|
2019-04-26 18:19:03 +03:00 |
|
Alexander Alekhin
|
c024edb9a8
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2019-04-19 15:43:58 +03:00 |
|
Alexander Alekhin
|
b46fa2e556
|
Merge pull request #13970 from alalek:videoio_plugins_update
|
2019-03-05 11:48:39 +00:00 |
|
Alexander Alekhin
|
403f11fdbf
|
videoio: update plugin API
|
2019-03-04 21:36:22 +00:00 |
|
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
|
2019-03-02 09:19:08 +00:00 |
|
Maksim Shabunin
|
9702987209
|
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
|
2019-02-26 13:50:30 +03:00 |
|