Skip to content

Releases: libsndfile/libsamplerate

0.2.2

05 Sep 11:50
0.2.2
c96f5e3
Compare
Choose a tag to compare
  • Fix CMake overlinking for examples (#146)
  • Switch to GCC's visibility for hiding more implementation details
  • Check GNU ld instead of gcc for exported symbols control logic in configure.ac
  • Disable static builds using Autotools by default. If you want static libraries, pass --enable-static to ./configure
  • ABI version incompatibility between Autotools and CMake build on Apple platforms.
  • Fixes and improvements for CMake build system.
  • Fixes and improvements for Autotools build system.
  • Switch to .xz over .bz2 for release tarballs.
  • Minor bug fixes and updates.

Note for Autotools users: Please note that the "Source code (zip)" or "Source code (tar.gz)" downloads require you to have the autotools toolchain (autoconf, automake and libtool) installed. If you don't want to install it (or don't know what this means), you should probably download the libsamplerate-*.tar.xz asset instead.

0.2.1

23 Jan 18:21
0.2.1
Compare
Choose a tag to compare
  • Fix incorrect passing of -version-info to libtool, causing a
    regression on versioned file name of the shared library (#140).
  • Fix time resolution on GNU/Hurd for throughput_test
  • Update AUTHORS and release manager details

Note for Autotools users: Please note that the "Source code (zip)" or "Source code (tar.gz)" downloads require you to have the autotools toolchain (autoconf, automake and libtool) installed. If you don't want to install it (or don't know what this means), you should probably download the libsamplerate-*.tar.bz2 asset instead.

0.2.0

21 Jan 14:08
0.2.0
Compare
Choose a tag to compare

WARNING: Do not use this release as the libtool versioning is broken, use the 0.2.1 release instead.

  • API:
    • Add src_clone() function to clone a SRC_STATE* handle
  • Cleanup Autotools build system.
  • Require C99 compiler
  • Move sndfile-resample to sndfile-tools package
  • Add missing src_get_channels() export to windows def file
  • Fix macOS compile errors and modernize audio api on that platform
  • Add Octave scripts to generate filter coefficients
  • Fix two potential undefined behaviours
  • Fix a buffer out-of-bounds read error in src/src_sinc.c
  • Improve multichan_throughput_test
  • Replace buggy implementation of Duffs device by regular loop
  • CMake:
    • Fix CMake generated shared library ABI compliance with Autotools build
  • Documentation:

Note for Autotools users: Please note that the "Source code (zip)" or "Source code (tar.gz)" downloads require you to have the autotools toolchain (autoconf, automake and libtool) installed. If you don't want to install it (or don't know what this means), you should probably download the libsamplerate-*.tar.bz2 asset instead.

0.1.9

21 Jan 14:49
Compare
Choose a tag to compare
Version 1.0.9