element: add a default set_clock implementation
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 10 Nov 2011 11:09:57 +0000 (12:09 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 10 Nov 2011 11:09:57 +0000 (12:09 +0100)
commit13754e87fcf595bb87513413aec04b0db558028a
tree8c43136c56d61ba4c2fe67729aac7a494c7166ce
parent2227d80f931d317198ed4575c30ea9f3811a0a71
element: add a default set_clock implementation

Add a default set_clock implementation and avoid doing work in the vmethod
trampoline. This requires subclasses to chain up.
gst/gstbin.c
gst/gstelement.c