gst/sine/gstsinesrc.*: add num-buffers and timestamp-offset properties
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 24 Jun 2005 00:17:13 +0000 (00:17 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 24 Jun 2005 00:17:13 +0000 (00:17 +0000)
commit4cb699caf6d5e998294de496a987ceb8c4721f7d
tree2475cfc26191e96c63f03fd0c143795c6f19a999
parenta378566e01cb96f35e16b8331b20c0426dc5df76
gst/sine/gstsinesrc.*: add num-buffers and timestamp-offset properties

Original commit message from CVS:

* gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
(gst_sinesrc_init), (gst_sinesrc_create),
(gst_sinesrc_set_property), (gst_sinesrc_get_property),
(gst_sinesrc_start):
* gst/sine/gstsinesrc.h:
add num-buffers and timestamp-offset properties
* gst/videotestsrc/gstvideotestsrc.c:
(gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
(gst_videotestsrc_get_property):
add timestamp-offset property
ChangeLog
gst/sine/gstsinesrc.c
gst/sine/gstsinesrc.h
gst/videotestsrc/gstvideotestsrc.c