summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2007-12-17 15:06:48 +0000
committerAndy Wingo <wingo@pobox.com>2007-12-17 15:06:48 +0000
commitf3f11f48228a94c36e58a63af5bcdbedf097d317 (patch)
treea2a4ea7d7f50ba8e22e0efa5dc99fbb995704d31 /ChangeLog
parenta4b2009e243a651c7c65fff916b1315ba7d4a281 (diff)
downloadgst-plugins-bad-f3f11f48228a94c36e58a63af5bcdbedf097d317.tar.gz
gst-plugins-bad-f3f11f48228a94c36e58a63af5bcdbedf097d317.tar.bz2
gst-plugins-bad-f3f11f48228a94c36e58a63af5bcdbedf097d317.zip
gst/switch/: gst/switch/gstswitch.c (gst_stream_selector_class_init) (gst_stream_selector_block): Make the block() si...
Original commit message from CVS: 2007-12-17 Andy Wingo <wingo@pobox.com> * gst/switch/gstswitch-marshal.list: * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): * gst/switch/gstswitch.c (gst_stream_selector_class_init) (gst_stream_selector_block): Make the block() signal return the last stop time of the active pad. Patch 10/12.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1dea5f8..f58e0d1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-12-17 Andy Wingo <wingo@pobox.com>
+ * gst/switch/gstswitch-marshal.list:
+ * gst/switch/gstswitch.h (struct _GstStreamSelectorClass):
+ * gst/switch/gstswitch.c (gst_stream_selector_class_init)
+ (gst_stream_selector_block): Make the block() signal return the
+ last stop time of the active pad. Patch 10/12.
+
* gst/switch/gstswitch.c (gst_selector_pad_get_property)
(gst_selector_pad_class_init, gst_stream_selector_class_init)
(gst_stream_selector_get_property): Expose 'last-stop-time' as a