opencv/platforms
Alexander Alekhin 8ab6efb8c0 videoio: refactor GStreamer backend
- exception safe smart pointers, fixed many memory leaks
- fixed errors handling
- fixed strings handling
- fixed file existence check
- fixed toFraction() implementation
- add 'drop=true' for v4l2 input
- avoid overriding custom pipelines sink's 'max-buffers' value
- updated valgrind supression rules
- added support for GStreamer native leaks tracking (via gst_deinit() call)
- repaired capturing through GStreamer0.10 (fixed CV_8UC1)
2019-06-20 17:48:18 +03:00
..
android android: fix javadoc 2019-06-06 20:22:42 +00:00
ios cmake: workaround iOS try_compile(COPY_FILE) bug 2019-02-25 21:35:46 +00:00
js Add tests for features2d JavaScript bindings 2019-02-01 19:12:31 +03:00
linux cmake: drop unconditional forcing of CMAKE_SKIP_RPATH=TRUE 2018-09-02 21:48:10 +00:00
maven pre: OpenCV 3.4.6 (version++) 2019-03-12 13:29:42 +03:00
osx Merge pull request #13424 from akashivskyy:pr/ios-nonfree 2018-12-12 17:32:19 +03:00
scripts videoio: refactor GStreamer backend 2019-06-20 17:48:18 +03:00
winrt Misc. ./apps ./doc ./platoforms typos 2018-02-08 13:04:34 -05:00
readme.txt cleanup unused/outdated files/scripts/links 2018-01-27 23:22:44 +00:00

This folder contains toolchains and additional files that are needed for cross compilation.
For more information see introduction tutorials for target platform in documentation:
https://docs.opencv.org/master/df/d65/tutorial_table_of_content_introduction.html