summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-10-27 11:25:19 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-10-27 11:25:19 +0000
commitc689aeb5fd16085cc15a41ef8457c645244a28cf (patch)
tree0a791aa58506081cd3a23a04ffd4c9b95f692fa6 /ChangeLog
parent72818f871d003b3b08ee75fcf59c03d1de608a99 (diff)
downloadgst-plugins-bad-c689aeb5fd16085cc15a41ef8457c645244a28cf.tar.gz
gst-plugins-bad-c689aeb5fd16085cc15a41ef8457c645244a28cf.tar.bz2
gst-plugins-bad-c689aeb5fd16085cc15a41ef8457c645244a28cf.zip
gst/qtdemux/qtdemux.c: Remove 'got-redirect' signal and post element message on the bus instead.
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_class_init), (qtdemux_parse_tree): Remove 'got-redirect' signal and post element message on the bus instead.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84a87bdc..e3d46c53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-27 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/qtdemux/qtdemux.c: (gst_qtdemux_class_init),
+ (qtdemux_parse_tree):
+ Remove 'got-redirect' signal and post element message
+ on the bus instead.
+
2005-10-26 Zeeshan Ali <zeenix@gmail.com>
* ext/gsm/gstgsm.c: