From abb86364c2c01f1daebf0b217d79416720eedb49 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Sun, 11 Apr 2004 14:51:20 +0000 Subject: decoder plugins must be disposed outside the plugin catalog lock, because they might call port->close(), which might finish a pending disposal of a post plugin, which will try to decrement the reference count for that plugin, which will try to grab the plugin catalog lock... CVS patchset: 6393 CVS date: 2004/04/11 14:51:20 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 20b542204..1c956c552 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ xine-lib (1-rc4) * libvcd updated to 0.7.20 * libcdio updated to 0.68 * build improvements - different source and build directory, translations + * avoid deadlock with raw AC3 streams and visualization xine-lib (1-rc3c) * fix the deadlock with non-seekable input plugins -- cgit v1.2.3