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 |
|
Giles Payne
|
0d1a0b126b
|
Merge pull request #14005 from komakai:android-video-cap
* Add Android Media NDK video i/o file capture back-end
* Fix failing test
* Improve error handling/prevent resource leaks
* Add license text
* Modify default for WITH_ANDROID_MEDIANDK option
* Fix spelling of deleter_AMediaExtractor
|
2019-03-19 21:28:45 +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 |
|
Maksim Shabunin
|
a8fb72a807
|
Fixed standalone FFmpeg search with pkg-config
|
2018-12-27 14:40:44 +03:00 |
|
Maksim Shabunin
|
73959fed45
|
Merge pull request #13422 from mshabunin:split-videoio-cmake
* Split videoio dependencies search into pieces, removed obsolete backends
|
2018-12-26 15:50:20 +03:00 |
|