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

Windows CE

开发平台:

C/C++

  1. FAAD2: Freeware Advanced Audio (AAC) Decoder including SBR decoding
  2. http://www.audiocoding.com/
  3. using snapshot 15/09/2004
  4. defines:
  5. for aac: LC_ONLY_DECODER
  6. changes:
  7. fixed.h disable EVC4 instricts to able to use EVC3
  8. common.h added standard types for WIN32 GCC
  9. removed assert.h and math.h references (wince,palmos)
  10. codebook/hcb.h corrected include path
  11. decoder.c NeAACDecGetErrorMessage commented out
  12. error.c not needed 
  13. tried to change all global variables to const if possible