A Library to Handle Various Audio File Formats
Libsndfile is a C library for reading and writing sound files, such as
AIFF, AU, and WAV files, through one standard interface. It can
currently read and write 8, 16, 24, and 32-bit PCM files as well as
32-bit floating point WAV files and a number of compressed formats.
- Links to multimedia:libs / libsndfile
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:derselbst:anmp/libsndfile && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-FLAC-Fix-a-buffer-read-overrun.patch | 0000002417 2.36 KB | |
0002-src-flac.c-Fix-a-buffer-read-overflow.patch | 0000001883 1.84 KB | |
_link | 0000000123 123 Bytes | |
baselibs.conf | 0000000109 109 Bytes | |
libsndfile-1.0.28.tar.gz | 0001202833 1.15 MB | |
libsndfile-1.0.28.tar.gz.asc | 0000000833 833 Bytes | |
libsndfile-progs.changes | 0000013587 13.3 KB | |
libsndfile-progs.spec | 0000002182 2.13 KB | |
libsndfile.changes | 0000016580 16.2 KB | |
libsndfile.keyring | 0000003143 3.07 KB | |
libsndfile.spec | 0000004582 4.47 KB | |
sndfile-ocloexec.patch | 0000000321 321 Bytes |
Revision 10 (latest revision is 20)
Tom Mbrt (derselbst)
committed
(revision 10)
- Fix FLAC buffer overflows (CVE-2017-8361 CVE-2017-8363 CVE-2017-8365 CVE-2017-8362 bsc#1036944 bsc#1036945 bsc#1036946 bsc#1036943): 0001-FLAC-Fix-a-buffer-read-overrun.patch 0002-src-flac.c-Fix-a-buffer-read-overflow.patch
Comments 0