summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2004-11-09 13:03:33 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2004-11-09 13:03:33 +0000
commitedf07446c5a205a617b1d36222c8bb8f68cebd64 (patch)
treee7ddcc73fcdc86426bbf9805f1920eedea7e758f
parentfdf20e9472599d0a39f38f9fd86eac5767a8ed8b (diff)
downloadgst-plugins-bad-edf07446c5a205a617b1d36222c8bb8f68cebd64.tar.gz
gst-plugins-bad-edf07446c5a205a617b1d36222c8bb8f68cebd64.tar.bz2
gst-plugins-bad-edf07446c5a205a617b1d36222c8bb8f68cebd64.zip
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
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc169419..c204c3da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-09 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * 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 <wim@fluendo.com>
* gst/playback/README: