summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-06-21 16:59:09 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-06-21 16:59:09 +0000
commit08d09c2d4a1d027c4aeeaa6f3ec3a2fd32d251d3 (patch)
treeb1c563fe71303132e4f33ca1174346a5e5fc81e6 /ChangeLog
parentdb99c9463339934aeece42a53f1922e46e8f3650 (diff)
downloadgst-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a53bfa6c..460930a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):