summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Hellström <totte67@users.sourceforge.net>2004-11-19 08:56:30 +0000
committerThomas Hellström <totte67@users.sourceforge.net>2004-11-19 08:56:30 +0000
commitf074ce7eb5183ef850969d28c78c5c4bd61e0fb7 (patch)
tree8fb7c27716276faa10ab63d0aea08a6bb4627fb2 /ChangeLog
parent593bff2b2b82a5f4e7fa0cbf1aa727515c863ca4 (diff)
downloadxine-lib-f074ce7eb5183ef850969d28c78c5c4bd61e0fb7.tar.gz
xine-lib-f074ce7eb5183ef850969d28c78c5c4bd61e0fb7.tar.bz2
Fixed segfault occuring in the xxmc plugin when it had swithed to accelerated
decoding while software surfaces were still in the frame queue and sometimes needed to be duplicated. Cleaned up xxmc shape / colorkey X11OSD handling. Fixed more locking inconsistensies. CVS patchset: 7137 CVS date: 2004/11/19 08:56:30
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c0a538eb..8879429de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ xine-lib (1-xxx)
* fix playback of MMS streams with the new input cache layer [bug #1066926]
* fixed builds without X11 [bug #1067705]
* added support for 24-bit LPCM from DVDs
+ * Fixed segfault in xxmc plugin when switch from software decoding to
+ accelerated decoding occured while software surfaces still needed to be
+ duplicated.
xine-lib (1-rc7)
* Build system improvements: replacement functions, better work with headers