diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2004-11-09 13:03:33 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2004-11-09 13:03:33 +0000 |
| commit | 5e5f93ce4ad6c1f91d74790919dc55e083f28e74 (patch) | |
| tree | 7aa577029992c652fa4148845a416bcd838c2aa4 /ChangeLog | |
| parent | cddd9ddf05a89b32efff8b8d8f67b544cc351c40 (diff) | |
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
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |
