From 8632fc5545ab5b7e35e1d4234dd18f1963de3d90 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 5 Jan 2009 12:18:52 +0000 Subject: gst/playback/gstplaybin2.c: Disconnect signal handlers before destroying a previous decodebin so that we don't end up... Original commit message from CVS: * gst/playback/gstplaybin2.c: (notify_source_cb), (activate_group): Disconnect signal handlers before destroying a previous decodebin so that we don't end up causing deadlocks. Fixes #566586. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a41cf35e9..999f366d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-01-05 Wim Taymans + + * gst/playback/gstplaybin2.c: (notify_source_cb), (activate_group): + Disconnect signal handlers before destroying a previous decodebin so + that we don't end up causing deadlocks. Fixes #566586. + 2009-01-05 Wim Taymans * gst/audiotestsrc/gstaudiotestsrc.c: -- cgit v1.2.3