CHANGES
上传用户:sy_wanhua
上传日期:2013-07-25
资源大小:3048k
文件大小:1k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

C/C++

  1. CHANGES FILE
  2. This tarball is ixj-0.1.32.tgz and has the following changes included
  3. since the previous release:
  4. - the ixj.o driver has the following improvements:
  5.    - a bug in the non-compressed codec area was fixed.  This bug would 
  6.      cause the computer to lock up under some circumstances when writing
  7.      data to the DSP chip while using an uncompressed codec only.  The
  8.      DSP would get hung in a non-returning state and result in the 
  9.      inability to return to user space.  This bug has been killed.
  10. - the sample code has been improved:
  11.    - record.c now creates the recorded sound file with proper permissions
  12.    - record and playback now have usage helpers to guide use of command 
  13.      line parameters.