changelog
Upload User: wstnjxml
Upload Date: 2014-04-03
Package Size: 7248k
Code Size: 0k
Category:

Windows CE

Development Platform:

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