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

Windows CE

开发平台:

C/C++

  1. liba52 copied from ffmpeg 0.4.8
  2. defines:
  3. LIBA52_FIXED
  4. changes:
  5. crc.c using "a52.h" instead of standard headers
  6. a52.h standard headers replaced
  7. a52_internal.h GCC ARM inline assembly added
  8. resample*.c not needed
  9. changing static global arrays to const
  10. bitstream.c renamed to bitstream2.c