summaryrefslogtreecommitdiffstats
path: root/mp3lib/dct36.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/dct36.c')
-rw-r--r--mp3lib/dct36.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/mp3lib/dct36.c b/mp3lib/dct36.c
index 18bb35a5c4..54fcc4f7a9 100644
--- a/mp3lib/dct36.c
+++ b/mp3lib/dct36.c
@@ -1,3 +1,9 @@
+/*
+ * Modified for use with MPlayer, for details see the CVS changelog at
+ * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ */
+
/*
// This is an optimized DCT from Jeff Tsay's maplay 1.2+ package.
// Saved one multiplication by doing the 'twiddle factor' stuff