From: Jan Schmidt Date: Tue, 9 Nov 2004 13:03:33 +0000 (+0000) Subject: Let VideoSink store the clock, since Cacasink inherits from there X-Git-Tag: 1.19.3~507^2~22555 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=edf07446c5a205a617b1d36222c8bb8f68cebd64;p=platform%2Fupstream%2Fgstreamer.git Let VideoSink store the clock, since Cacasink inherits from there Original commit message from CVS: Let VideoSink store the clock, since Cacasink inherits from there --- diff --git a/ChangeLog b/ChangeLog index dc16941930..c204c3daac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-11-09 Jan Schmidt + + * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init), + (gst_cacasink_init), (gst_cacasink_chain): + * ext/libcaca/gstcacasink.h: + Cacasink inherits from VideoSink, so let that store the clock. + 2004-11-09 Wim Taymans * gst/playback/README: