From 632461e211200b2293d987c2d48c77f2db89e046 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Mon, 17 Dec 2007 14:58:18 +0000 Subject: gst/switch/gstswitch.c (gst_stream_selector_class_init) Original commit message from CVS: 2007-12-17 Andy Wingo * gst/switch/gstswitch.c (gst_stream_selector_class_init) (gst_stream_selector_get_property): Add last-stop-time readable property. Patch 6/12. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 916cd0b8..709e32f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-12-17 Andy Wingo + * 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. -- cgit v1.2.1