summaryrefslogtreecommitdiffstats
path: root/mp3lib/dct64_altivec.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/dct64_altivec.c')
-rw-r--r--mp3lib/dct64_altivec.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/mp3lib/dct64_altivec.c b/mp3lib/dct64_altivec.c
index 62299e274a..71859f9a31 100644
--- a/mp3lib/dct64_altivec.c
+++ b/mp3lib/dct64_altivec.c
@@ -1,10 +1,8 @@
/*
- * Discrete Cosine Tansform (DCT) for subband synthesis
- * optimized for machines with no auto-increment.
- * The performance is highly compiler dependend. Maybe
- * the dct64.c version for 'normal' processor may be faster
- * even for Intel processors.
+ * Discrete Cosine Tansform (DCT) for Altivec
+ * Copyright (c) 2004 Romain Dolbeau <romain@dolbeau.org>
+ * based upon code from "mp3lib/dct64.c"
*/
#define real float