gst/silence/gstsilence.*: Add sync property.
authorDavid Schleef <ds@schleef.org>
Sat, 14 Feb 2004 02:17:40 +0000 (02:17 +0000)
committerDavid Schleef <ds@schleef.org>
Sat, 14 Feb 2004 02:17:40 +0000 (02:17 +0000)
commitbdcc6297012774cf0966353eee208c52e9aa4188
tree0934056c045f14751051ff00effa746f89fd2903
parent3430968a382e5669e6c4845aaac08c872fa2f72f
gst/silence/gstsilence.*: Add sync property.

Original commit message from CVS:
* gst/silence/gstsilence.c: (gst_silence_class_init),
(gst_silence_set_clock), (gst_silence_get),
(gst_silence_set_property), (gst_silence_get_property):
* gst/silence/gstsilence.h: Add sync property.
* gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
(gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
(gst_sinesrc_set_property), (gst_sinesrc_get_property):
* gst/sine/gstsinesrc.h: Add sync property.
ChangeLog