Opened 9 years ago

Closed 9 years ago

#6521 closed enhancement (fixed)

soundtouch-1.9.0

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://www.surina.net/soundtouch/soundtouch-1.9.0.tar.gz

http://www.surina.net/soundtouch/README.html

1.9:

   • Added support for parallel computation support via OpenMP primitives
     for better performance in multicore systems. Benchmarks show that
     achieved parallel processing speedup improvement typically range
     from +30% (x86 dual-core) to +180% (ARM quad-core). The OpenMP
     optimizations are disabled by default, see OpenMP notes above in
     this readme file how to enabled these optimizations.
   • Android: Added support for Android devices featuring X86 and MIPS
     CPUs, in addition to ARM CPUs.
   • Android: More versatile Android example application that processes
     WAV audio files with SoundTouch library
   • Replaced Windows-like 'BOOL' types with native 'bool'
   • Changed documentation token to "dist_doc_DATA" in Makefile.am file
   • Miscellaneous small fixes and improvements

Change History (2)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16008.

Note: See TracTickets for help on using tickets.