Tremor

From XiphWiki
Revision as of 16:57, 24 November 2004 by 65.206.113.100 (talk)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Platforms

Texas Instruments TMS320C55x DSP Family

Download the generic lowmem source using Subversion. This is probably the version you want to start working with for a DSP.

svn co http://svn.xiph.org/branches/lowmem-branch/Tremor/

Required / Suggested Changes to the code as downloaded:

  • Roland Wintersteller's various fixes
  • Johannes Sandvall's performance improvements
  • alloca removal
  • misc compiler warning fixes
  • hooks to TI DSPLIB functions cfft3216_NOSCALE and cbrev32
  • 64-bit math functions

Links