summaryrefslogtreecommitdiff
path: root/mdct.c
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2014-06-24 14:44:34 +0000
committerRalph Giles <giles@mozilla.com>2014-06-24 13:52:36 -0700
commit2e87629fb56cb23f969fb5862e721fc1a53f9725 (patch)
tree4212fbbaaa8cefbcefcf79fbb2db2ea4b2d65c90 /mdct.c
parent49c8a74e51a9441e2a8acea65fec7689c807507e (diff)
downloadtremor-2e87629fb56cb23f969fb5862e721fc1a53f9725.tar.gz
Commit suggested fix for #2021 Backport additional #1486 -n -r 19164 set keyword property on source files
git-svn-id: https://svn.xiph.org/trunk/Tremor@19172 0101bb08-14d6-0310-b084-bc0e0c8e3800
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,