summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2007-12-17 14:58:18 +0000
committerAndy Wingo <wingo@pobox.com>2007-12-17 14:58:18 +0000
commit632461e211200b2293d987c2d48c77f2db89e046 (patch)
tree414a9c6b708061dc0be3fa26caa012c705befb51 /ChangeLog
parent7a36821856aacdc8273dbd0c2e6b25b335ecab76 (diff)
downloadgst-plugins-bad-632461e211200b2293d987c2d48c77f2db89e046.tar.gz
gst-plugins-bad-632461e211200b2293d987c2d48c77f2db89e046.tar.bz2
gst-plugins-bad-632461e211200b2293d987c2d48c77f2db89e046.zip
gst/switch/gstswitch.c (gst_stream_selector_class_init)
Original commit message from CVS: 2007-12-17 Andy Wingo <wingo@pobox.com> * gst/switch/gstswitch.c (gst_stream_selector_class_init) (gst_stream_selector_get_property): Add last-stop-time readable property. Patch 6/12.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 916cd0b8..709e32f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-12-17 Andy Wingo <wingo@pobox.com>
+ * gst/switch/gstswitch.c (gst_stream_selector_class_init)
+ (gst_stream_selector_get_property): Add last-stop-time readable
+ property. Patch 6/12.
+
* gst/switch/gstswitch.h (struct _GstStreamSelector): Add some
state variables.