changelog
资源名称:tcpmp.rar [点击查看]
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:0k
源码类别:
Windows CE
开发平台:
C/C++
- FAAD2: Freeware Advanced Audio (AAC) Decoder including SBR decoding
- http://www.audiocoding.com/
- using snapshot 15/09/2004
- defines:
- for aac: LC_ONLY_DECODER
- changes:
- fixed.h disable EVC4 instricts to able to use EVC3
- common.h added standard types for WIN32 GCC
- removed assert.h and math.h references (wince,palmos)
- codebook/hcb.h corrected include path
- decoder.c NeAACDecGetErrorMessage commented out
- error.c not needed
- tried to change all global variables to const if possible