basesink: Only reinit the cached GstClockID if it is for the same clock
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 20 May 2011 11:03:51 +0000 (13:03 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 20 May 2011 11:05:04 +0000 (13:05 +0200)
commit1d57e46dbd967e3e509e7d190a52c1fcfe0afd8e
treef6b86e6c1d59b2db615b381c830fb8bd19a4e586
parentaa2bfc9b7fc1a1b7264624f749158fad986d18b5
basesink: Only reinit the cached GstClockID if it is for the same clock

The clock might have changed since the clock ID was created and in
that case we have to request a new one.
libs/gst/base/gstbasesink.c