summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2007-12-17 14:46:26 +0000
committerAndy Wingo <wingo@pobox.com>2007-12-17 14:46:26 +0000
commitad6223b448bf527de15f2617fed9b4fa53495854 (patch)
tree3309c66ca6dfbd3e94bc432b3204e1f2a95fb089 /ChangeLog
parent9db3f63b135acd7866bedc9a7e097da3a6b294bb (diff)
downloadgst-plugins-bad-ad6223b448bf527de15f2617fed9b4fa53495854.tar.gz
gst-plugins-bad-ad6223b448bf527de15f2617fed9b4fa53495854.tar.bz2
gst-plugins-bad-ad6223b448bf527de15f2617fed9b4fa53495854.zip
gst/switch/gstswitch.*: Add `block' and `switch' signals.
Original commit message from CVS: 2007-12-17 Andy Wingo <wingo@pobox.com> * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): * gst/switch/gstswitch.c (gst_stream_selector_class_init): Add `block' and `switch' signals. * gst/switch/Makefile.am: * gst/switch/gstswitch-marshal.list: Add foo to generate a marshaller for the `switch' signal. Patch 2/12.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d1065a4..7de180e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-12-17 Andy Wingo <wingo@pobox.com>
+ * gst/switch/gstswitch.h (struct _GstStreamSelectorClass):
+ * gst/switch/gstswitch.c (gst_stream_selector_class_init): Add
+ `block' and `switch' signals.
+
+ * gst/switch/Makefile.am:
+ * gst/switch/gstswitch-marshal.list: Add foo to generate a
+ marshaller for the `switch' signal. Patch 2/12.
+
* gst/switch/gstswitch.h:
* gst/switch/gstswitch.c: Replace with files from
gststreamselector.[ch], registered as the "switch" plugin, with