Mercurial > mplayer.hg
changeset 11980:72256bd9557b
copyright update by the author
author | diego |
---|---|
date | Thu, 19 Feb 2004 04:11:00 +0000 |
parents | c4091c73a1d8 |
children | 1262c5ff9f0b |
files | mp3lib/dct64_altivec.c |
diffstat | 1 files changed, 3 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/mp3lib/dct64_altivec.c Thu Feb 19 04:08:45 2004 +0000 +++ b/mp3lib/dct64_altivec.c Thu Feb 19 04:11:00 2004 +0000 @@ -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