changelog
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:0k
源码类别:

Windows CE

开发平台:

C/C++

  1. Portable Musepack decoder library 1.1.1
  2. http://www.musepack.net
  3. defines:
  4. inline=__inline (MSVC)
  5. MPC_FIXED_POINT
  6. MPC_LITTLE_ENDIAN
  7. mpc_reader.c not needed
  8. sample.cpp not needed
  9. config_types.h created
  10. math.h assert removed
  11. math.h disable EVC4 instricts to able to use EVC3
  12. mpg_dec.c added optional SeekTable from old version 
  13. reader.h removed FILE stuff
  14. streaminfo.c eliminate global non const data
  15. mpc_decoder.c eliminate global non const data