opencv/modules/videoio
Yaron Inger 0d979a741b videoio: remove AssetsLibrary dependency.
The entire AssetsLibrary framework is deprecated since iOS 8.0. The code
used in the camera example code can use UIKit to save videos to the
camera instead, which allows to avoid linking with PhotoKit instead to
prevent increasing the iOS deployment target.
2017-10-05 20:22:56 +03:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 some improvements on tutorials 2017-07-29 20:08:19 +03:00
misc videoio: do not mix CV_CAP and CAP_ APIs enum values 2017-06-25 23:35:33 +03:00
perf Rewritten some tests in videoio and imgcodecs modules 2017-06-20 18:20:41 +03:00
src videoio: remove AssetsLibrary dependency. 2017-10-05 20:22:56 +03:00
test Merge pull request #9091 from alalek:update_ffmpeg 2017-07-14 17:25:35 +00:00
CMakeLists.txt videoio: remove AssetsLibrary dependency. 2017-10-05 20:22:56 +03:00