copyright update by the author

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11981 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-02-19 04:11:00 +00:00
parent d257988671
commit ec195cae4f
1 changed files with 3 additions and 5 deletions

View File

@ -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