TODO
上传用户:aoeyumen
上传日期:2007-01-06
资源大小:3329k
文件大小:1k
源码类别:

DVD

开发平台:

Unix_Linux

  1. - Mute frame on error.
  2. - Detect hrtime on solaris and enable it via config.h
  3. - Add multilevel debug output
  4. - Separate uint_* typedefs from ac3.h
  5. - the output signal from the IMDCT sometimes is outside the rand
  6.   of [-1.0,1.0]. This is why there is the normalization pass in
  7. output.c. Need to investigate and hopefully we can move the
  8. normalization.
  9. DONE
  10. - Use proper frame sizes in auxdata parsing - DONE July 1999 - AH
  11. - fix clipping in output (normalize to max digital output) - DONE Aug 99 -AH
  12. - Fix coupling channel support - DONE July 1999 - AH
  13. - Add delta bit allocation support - DONE July 1999 - AH
  14. - Add downmixing support - DONE Sept 1999 - AH, Yeqing Deng