summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRobin KAY <komadori@users.sourceforge.net>2004-05-22 23:38:13 +0000
committerRobin KAY <komadori@users.sourceforge.net>2004-05-22 23:38:13 +0000
commitbfec753d0da378271e029b783624b81845745285 (patch)
tree0679ec955c5225c13bb4ccc0ce0214942d059981 /ChangeLog
parent8b475790cbeeb1cea631c9fac276be8b32370f1a (diff)
downloadxine-lib-bfec753d0da378271e029b783624b81845745285.tar.gz
xine-lib-bfec753d0da378271e029b783624b81845745285.tar.bz2
Removed -funroll-all-loops from SPARC and PPC targets as it negatively affected performance.
CVS patchset: 6577 CVS date: 2004/05/22 23:38:13
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc11c7580..2cc6c07c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
* fixed compilation of libmad on AMD64
* fixed double-free in the yuv decoder (fixes crashes when switching
away from v4l:/ MRLs)
+ * removed -funroll-all-loops from SPARC and PPC targets as it negatively
+ affected performance
xine-lib (1-rc4a)
* audio out now uses a more user friendly "Speaker arrangement" config item;