diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-06-21 16:59:09 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-06-21 16:59:09 +0000 |
commit | 08d09c2d4a1d027c4aeeaa6f3ec3a2fd32d251d3 (patch) | |
tree | b1c563fe71303132e4f33ca1174346a5e5fc81e6 /ChangeLog | |
parent | db99c9463339934aeece42a53f1922e46e8f3650 (diff) | |
download | gst-plugins-bad-08d09c2d4a1d027c4aeeaa6f3ec3a2fd32d251d3.tar.gz gst-plugins-bad-08d09c2d4a1d027c4aeeaa6f3ec3a2fd32d251d3.tar.bz2 gst-plugins-bad-08d09c2d4a1d027c4aeeaa6f3ec3a2fd32d251d3.zip |
gst/videotestsrc/gstvideotestsrc.c: expose timestamp_offset as a gobject property
Original commit message from CVS:
* gst/videotestsrc/gstvideotestsrc.c:
(gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
expose timestamp_offset as a gobject property
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-06-21 Thomas Vander Stichele <thomas at apestaart dot org> + + * gst/videotestsrc/gstvideotestsrc.c: + (gst_videotestsrc_class_init), (gst_videotestsrc_set_property), + expose timestamp_offset as a gobject property + 2005-06-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net> * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer): |