Ignore:
Timestamp:
12/18/06 20:52:54 (17 years ago)
Author:
r2d
Message:
  • changed entropy coding (all huffman tables are canonical)
  • scalefactor range now -6..121, no more clipping
  • compression gain is 2.36% on the test file
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/branches/r2d/libmpcenc/libmpcenc.h

    r150 r161  
    6565        unsigned int  MS_Channelmode;
    6666        unsigned int  Overflows; //       = 0;      // number of internal (filterbank) clippings
     67        unsigned int MaxBand; /// number of non zero bands in last frame
    6768 } mpc_encoder_t;
    6869
Note: See TracChangeset for help on using the changeset viewer.