mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +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:
|
||||
gst_object_unref (self);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue