clock: Move clock GWeakRef to a private GstClockEntry struct
authorSebastian Dröge <sebastian@centricular.com>
Thu, 8 Nov 2018 08:09:29 +0000 (10:09 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 8 Nov 2018 09:07:07 +0000 (09:07 +0000)
commit1fda8c3bcf2cd66d404c68843672f8fc963bf3a7
treeacd1f4690179a7c565a6b222413fa0c46c842797
parent4fc4ad87d55b6045217a0fa0bebbdbbe2c31a006
clock: Move clock GWeakRef to a private GstClockEntry struct

There's no need for it to be in the public struct and we can keep the
padding for things to be added in the future.
gst/gstclock.c
gst/gstclock.h