summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-01-24 12:26:41 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-01-24 12:26:41 +0000
commit1f51fd9785945f1b33c3464af363b42e445d32f3 (patch)
treef7a75de93e0def1c7ecc53e29abd28a3b6356c31 /ChangeLog
parent3df533de2c74cffdbcf2ff9b81b8950fc1784b06 (diff)
gst/rtsp/gstrtspsrc.c: Unblock pads after adding the pads to the element so that autopluggers get a change to link so...
Original commit message from CVS: * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked): Unblock pads after adding the pads to the element so that autopluggers get a change to link something. Possibly fixes #395688.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4397b03f..c04ba488 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-01-24 Wim Taymans <wim@fluendo.com>
+ * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
+ Unblock pads after adding the pads to the element so that autopluggers
+ get a change to link something. Possibly fixes #395688.
+
+2007-01-24 Wim Taymans <wim@fluendo.com>
+
* gst/rtp/gstrtpamrdepay.c:
* gst/rtp/gstrtpgsmdepay.c:
* gst/rtp/gstrtph263pdepay.c: