Jack·Boos·Yu
|
56d2b7137c
|
Merge pull request #18658 from JackBoosY:master
* Fix cmake configure error
* judge the cmake version
* Add comments
|
4 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 |
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
|
6 years ago |
Maksim Shabunin
|
9702987209
|
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
|
6 years ago |
Maksim Shabunin
|
73959fed45
|
Merge pull request #13422 from mshabunin:split-videoio-cmake
* Split videoio dependencies search into pieces, removed obsolete backends
|
6 years ago |