From 5d8d5eb81d5130239de964dd5de42be07bc424e6 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Mon, 17 Dec 2007 14:52:14 +0000 Subject: gst/switch/gstswitch.c (gst_stream_selector_block): Implement the block() signal. This implementation will be replace... Original commit message from CVS: 2007-12-17 Andy Wingo * gst/switch/gstswitch.c (gst_stream_selector_block): Implement the block() signal. This implementation will be replaced in future patches, however. Patch 4/12. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7d485efe..5310be6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-12-17 Andy Wingo + * gst/switch/gstswitch.c (gst_stream_selector_block): Implement + the block() signal. This implementation will be replaced in future + patches, however. Patch 4/12. + * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): Fix vmethod prototypes. -- cgit v1.2.1