summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Hellström <totte67@users.sourceforge.net>2004-10-30 15:12:48 +0000
committerThomas Hellström <totte67@users.sourceforge.net>2004-10-30 15:12:48 +0000
commitd48c20ead554ea99200b5227599404dd805670bf (patch)
treedbd73379d2e03dae9ee761e76672f882093bf9fc /ChangeLog
parent4afb5b7cc665c984e6c979614ea1cf7065780bfe (diff)
downloadxine-lib-d48c20ead554ea99200b5227599404dd805670bf.tar.gz
xine-lib-d48c20ead554ea99200b5227599404dd805670bf.tar.bz2
Allowed multiple simultaneous thread access in parts of the xxmc driver,
assuming that XvMC libraries are thread-safe. CVS patchset: 7093 CVS date: 2004/10/30 15:12:48
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc1a8f446..18b7efb17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,8 @@
* use monotonic clock where available (eg. linux 2.6) so system clock
updates won't disturb xine playback. [bug #781532]
* fixed seeking unresponsiveness when using external subtitles
+ * Allowed multiple simultaneous thread access in parts of the xxmc driver,
+ assuming that XvMC libraries are thread-safe.
xine-lib (1-rc6)
* Moved win32 frontend into separate module.