From 58b341970fd8af2dbeec433a0953497d48a36273 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sat, 7 Oct 2006 21:15:40 +0000 Subject: 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. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') 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 + + * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport): + Activate pads before adding them to the source. + 2006-10-06 Wim Taymans * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain): -- cgit