gst/playback/gstplaybin2.c: Disconnect signal handlers before destroying a previous...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 5 Jan 2009 12:18:52 +0000 (12:18 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 5 Jan 2009 12:18:52 +0000 (12:18 +0000)
commit8632fc5545ab5b7e35e1d4234dd18f1963de3d90
tree94686d2533ff871b90209bbfe8d5a7157f23a1e7
parentc3ec18af97da892ffe65247b853930859850c200
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
gst/playback/gstplaybin2.c