Ignore:
Timestamp:
10/03/06 01:57:51 (19 years ago)
Author:
r2d
Message:
  • fixed an indianess problem in libmpcenc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • mppenc/branches/r2d/src/mppenc.c

    r66 r67  
    15961596#endif
    15971597    Init_SV7 ();
     1598        Init_Psychoakustik (&m);
     1599        SetQualityParams (&m, 5.0);
    15981600    Init_Psychoakustiktabellen (&m);
    15991601        Init_Skalenfaktoren ();
    1600         Init_Psychoakustik (&m);
    16011602        Init_FPU ();
    16021603        Init_ANS ();
Note: See TracChangeset for help on using the changeset viewer.