mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
9537a909f7
* 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>