mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 15:56:42 +00:00
streamsynchronizer: Don't unref the parent in the event function
This commit is contained in:
parent
dc8984d76c
commit
a4104c54eb
1 changed files with 0 additions and 1 deletions
|
@ -507,7 +507,6 @@ skip_adjustments:
|
||||||
}
|
}
|
||||||
|
|
||||||
done:
|
done:
|
||||||
gst_object_unref (self);
|
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue