Jordan Petridis 0bc353085f svthevcenc: Fix potential use of unitialized variable
In gst_svthevc_enc_propose_allocation if we don't get info from
the caps, we'd goto done, which could potentially try to unref
and unitialized pool variable.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5476>
2023-10-21 20:08:59 +00:00
..
2023-08-08 22:12:29 +00:00
2023-06-22 08:38:22 +00:00
2023-05-30 01:21:20 +00:00
2023-08-08 18:08:24 +00:00