mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
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.
This commit is contained in:
parent
3430968a38
commit
bdcc629701
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2004-02-13 David Schleef <ds@schleef.org>
|
||||
|
||||
* 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.
|
||||
|
||||
2004-02-13 David Schleef <ds@schleef.org>
|
||||
|
||||
* gst/intfloat/gstint2float.c: (conv_f32_s16),
|
||||
|
|
Loading…
Reference in a new issue