Ignore:
Timestamp:
10/07/06 02:49:28 (18 years ago)
Author:
r2d
Message:
  • fixed a LOT of bugs
  • fixed a bug that took me 2 days to find :)
  • remember to ALWAYS use -Wall with a C compiler (C++ is great !!!)
  • files can be played, but are not bit identical with the 1.15w encoder (the last digits of floats are not the same) - must be fixed.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • mppenc/branches/r2d/src/mppdec.h

    r65 r71  
    10131013// huffsv7.c
    10141014void       Init_Huffman_Decoder_SV7   ( void );
    1015 void       Init_Huffman_Encoder_SV7   ( void );
    10161015
    10171016// huffsv46.c
Note: See TracChangeset for help on using the changeset viewer.