Mercurial > mplayer.hg
changeset 12132:1975bcc1d015
removing more globals
author | alex |
---|---|
date | Tue, 06 Apr 2004 01:11:59 +0000 |
parents | d155623271e3 |
children | c3cce8454ee5 |
files | mp3lib/tabinit.c |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mp3lib/tabinit.c Tue Apr 06 01:06:21 2004 +0000 +++ b/mp3lib/tabinit.c Tue Apr 06 01:11:59 2004 +0000 @@ -1,4 +1,5 @@ -real mp3lib_decwin[(512+32)], cos64[32], cos32[16], cos16[8], cos8[4], cos4[2]; +real mp3lib_decwin[(512+32)]; +static real cos64[32], cos32[16], cos16[8], cos8[4], cos4[2]; real *mp3lib_pnts[]={ cos64,cos32,cos16,cos8,cos4 }; static long intwinbase[] = {