opencv/modules/videoio
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
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 java: generated code to have javadoc 2019-06-05 12:44:03 +02:00
misc python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
perf read in gray scale mode when writing a gray scale video 2018-02-19 18:33:05 +09:00
src videoio: refactor GStreamer backend 2019-06-20 17:48:18 +03:00
test videoio(test): avoid raw ptr in ffmpeg tests 2019-06-20 17:48:18 +03:00
CMakeLists.txt cmake: use absolute library paths from 'pkgconfig' 2019-04-15 22:11:49 +00:00