gst/: The base class can now sync for us.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 10 Nov 2005 14:58:41 +0000 (14:58 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 10 Nov 2005 14:58:41 +0000 (14:58 +0000)
commit31461ebd0bee83effaa36e85209b9888eb44dd61
treeae340490df83d89d4c7353567c5f0c34aa6331a7
parent78875532684a55f009688e975b1be640b763716d
gst/: The base class can now sync for us.

Original commit message from CVS:
* gst/audiotestsrc/gstaudiotestsrc.c:
(gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
(gst_audiotestsrc_create):
* gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
(gst_sinesrc_get_times), (gst_sinesrc_create):
* gst/videotestsrc/gstvideotestsrc.c:
(gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
(gst_videotestsrc_create):
The base class can now sync for us.
ChangeLog
gst/audiotestsrc/gstaudiotestsrc.c
gst/sine/gstsinesrc.c
gst/videotestsrc/gstvideotestsrc.c