summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-10-07 21:15:40 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-10-07 21:15:40 +0000
commit58b341970fd8af2dbeec433a0953497d48a36273 (patch)
treec7c375a42b710b85e0ebac5345411b24ae9c03b0 /ChangeLog
parent18d2ef2b0e734b1c0b9cdd141c83c199a5b69507 (diff)
gst/rtsp/gstrtspsrc.c: Activate pads before adding them to the source.
Original commit message from CVS: * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport): Activate pads before adding them to the source.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 778bd6da..8a3f4086 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-07 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
+ Activate pads before adding them to the source.
+
2006-10-06 Wim Taymans <wim@fluendo.com>
* ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):