summaryrefslogtreecommitdiff
path: root/mdct.c
diff options
context:
space:
mode:
Diffstat (limited to 'mdct.c')
-rw-r--r--mdct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdct.c b/mdct.c
index 4f39e7d..2aed62c 100644
--- a/mdct.c
+++ b/mdct.c
@@ -13,7 +13,7 @@
function: normalized modified discrete cosine transform
power of two length transform only [64 <= n ]
- last mod: $Id: mdct.c,v 1.9 2002/10/16 09:17:39 xiphmont Exp $
+ last mod: $Id$
Original algorithm adapted long ago from _The use of multirate filter
banks for coding of high quality digital audio_, by T. Sporer,