diff mp3lib/dct36.c @ 15167:07e7a572bd84

Mark modified imported files as such to comply with (L)GPL ¡ø2a.
author diego
date Fri, 15 Apr 2005 22:21:35 +0000
parents 03b7e2955a20
children 0783dd397f74
line wrap: on
line diff
--- a/mp3lib/dct36.c	Fri Apr 15 20:17:14 2005 +0000
+++ b/mp3lib/dct36.c	Fri Apr 15 22:21:35 2005 +0000
@@ -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