libsndfile v1.2.2
- Created
- Updated
A library for reading and writing audio files
# License
# Supported Platforms
!xbox
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
# Features
Default features: external-libs
, mpeg
# experimental
Enable experimental code
Host Dependencies:
No dependencies.
# external-libs default
Enable FLAC, Vorbis, and Opus codecs
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by libogg )
- vcpkg-cmake-config (by libogg )
# mpeg default
Enable MPEG codecs
Host Dependencies:
8 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
- vcpkg-cmake (by vcpkg-cmake-get-vars )
- vcpkg-cmake-config (by mpg123 )
- vcpkg-cmake-get-vars (by vcpkg-msbuild )
vcpkg-msbuild (by mp3lame )
Platforms:
windows & !mingw
- vcpkg-pkgconfig-get-modules (by vcpkg-msbuild )
- vcpkg-tool-meson (by pkgconf )
# regtest
Build regtest
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by sqlite3 )
- vcpkg-cmake-config (by sqlite3 )
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
- aubio (feature
tools
) - flashlight-cpu (feature
asr
) - flashlight-cuda (feature
asr
) - fluidsynth (feature
sndfile
) - gamma
- gstreamer (feature
sndfile
) - libgig (feature
tools
) - octave
- pulseaudio
- rubberband (feature
cli
) - simage (feature
sndfile
) - vamp-sdk
# Host Dependents
No dependents.
# Contributors
- bagong
- Alexander Karatarakis
- Dmitry Marakasov
- Aybe
- Robert Schumacher
- Gabriel
- JackBoosY
- Phil Christensen
- pravic
- Stefano Sinigardi
- evpobr
- Kevin Lu
- nicole mazzuca
- Billy O'Neal
- Thomas1664
- Chuck Walbourn
- Weihang Ding
# Changelog
and 15 more commits:
395829c
[libsndfile] fixed missing return !72fdd29
[libsndfile] patches applied with #ifdef instead295bb9f
[libsndfile] patches for UWP builds0764c7a
Fix version, package name is not a part of it26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)c6faf06
Add libsndfile to vcpkg