mirror of https://github.com/opencv/opencv.git
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>pull/20844/head^2
parent
dfc94c58f0
commit
9537a909f7
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue