mimenc: Unref clockid
This commit is contained in:
parent
297ab50ca1
commit
a99348170e
@ -538,6 +538,8 @@ paused_mode_task (gpointer data)
|
||||
GST_OBJECT_LOCK (mimenc);
|
||||
mimenc->clock_id = NULL;
|
||||
GST_OBJECT_UNLOCK (mimenc);
|
||||
|
||||
gst_clock_id_unref (id);
|
||||
}
|
||||
return;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user