mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
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
This commit is contained in:
parent
fdf20e9472
commit
edf07446c5
1 changed files with 7 additions and 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>
|
2004-11-09 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst/playback/README:
|
* gst/playback/README:
|
||||||
|
|
Loading…
Reference in a new issue