From 29f04d913513a470bc91aff3e6c0fca699e460f8 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Sun, 27 Jun 2004 11:16:20 +0000 Subject: calling XInitThreads() is definitely the frontend's job, because it has to call Xlib functions before xine to properly fill x11_visual_t CVS patchset: 6755 CVS date: 2004/06/27 11:16:20 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 101db9590..c147fbb37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ xine-lib (1-rc6) * move win32 frontend into separate module * fix Xv initialization to enable multiple instances of the Xv plugin + * remove XInitThreads() call from some video out plugins, because it + might lead to undefined behaviour; calling XInitThreads() is entirely + the frontend's job xine-lib (1-rc5) * add support for ejecting removable media on Solaris -- cgit v1.2.3