Ignore:
Timestamp:
10/27/06 18:42:05 (18 years ago)
Author:
r2d
Message:
  • added crc32
  • first sv8 encodes, main changes in bitstream.c
File:
1 edited

Legend:

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

    r76 r78  
    10501050           Get_Synthese_Filter        ( void );
    10511051
    1052 // tools.c
    1053 // FIXME : what is this ? where does it go ?
    1054 void       Init_FPU                   ( void );
    1055 
    10561052// wave_out.c
    10571053Int        Write_WAVE_Header          ( FILE_T outputFile, Ldouble SampleFreq, Uint BitsPerSample, Uint Channels, Ulong SamplesPerChannel );
Note: See TracChangeset for help on using the changeset viewer.