opencv/modules/videoio
Jonas Vautherin 9537a909f7
Merge pull request #20801 from JonasVautherin:fix-gst-error-handling
* Fix gst error handling

* Use the return value instead of the error, which gives no guarantee of being NULL in case of error
* Test err pointer before accessing it
* Remove unreachable code

* videoio(gstreamer): restore check in writer code

Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
2021-10-08 02:07:04 +00:00
..
doc videoio(docs): fixes 2021-03-07 04:26:49 +00:00
include/opencv2 Merge pull request #20541 from iyadahmed:video_capture_timeout_prop 2021-08-12 19:51:02 +03:00
misc test: Added tests for VideoCapture constructors in java 2020-04-15 14:12:31 +03:00
perf read in gray scale mode when writing a gray scale video 2018-02-19 18:33:05 +09:00
src Merge pull request #20801 from JonasVautherin:fix-gst-error-handling 2021-10-08 02:07:04 +00:00
test videoio(test): add FFmpeg backend check 2020-12-14 18:29:52 +00:00
CMakeLists.txt cmake: fix add_apple_compiler_options() calls and OBJCXX handling 2021-02-13 18:37:30 +00:00