summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Hellström <totte67@users.sourceforge.net>2005-05-06 07:42:20 +0000
committerThomas Hellström <totte67@users.sourceforge.net>2005-05-06 07:42:20 +0000
commit143e6ca14ef8d043cc01e922ac6ed03e20b71606 (patch)
tree855efbe1c21374b95cda01984dd53db058f78607 /ChangeLog
parente3e426cc9029ba7072bf48a4789ec04c179b63f1 (diff)
downloadxine-lib-143e6ca14ef8d043cc01e922ac6ed03e20b71606.tar.gz
xine-lib-143e6ca14ef8d043cc01e922ac6ed03e20b71606.tar.bz2
**BUGFIX**
improve xxmc cpu-usage for IDCT / MOCOMP acceleration through better locking [bug #1195282] CVS patchset: 7524 CVS date: 2005/05/06 07:42:20
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0030b9f6..abcd28e5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@ xine-lib (1.0.2)
* speed up xx44 alphablending of large transparent areas
* stop libmpeg2 XvMC IDCT / MOCOMP attempting software motion compensation
[bug #1194754]
+ * improve xxmc cpu-usage for IDCT / MOCOMP acceleration through better locking
+ [bug #1195282]
xine-lib (1.0.1)
* Big XvMC quality / correctness / cpu-usage fix. [bug #1114517]