deinterlace: fix reference leak
This commit is contained in:
parent
89a24bd36f
commit
baacc9952a
@ -1376,6 +1376,8 @@ gst_deinterlace_getcaps (GstPad * pad)
|
||||
|
||||
GST_DEBUG_OBJECT (pad, "Returning caps %" GST_PTR_FORMAT, ret);
|
||||
|
||||
gst_object_unref (self);
|
||||
|
||||
return ret;
|
||||
|
||||
error:
|
||||
|
Loading…
x
Reference in New Issue
Block a user