Name: | libsndfile |
---|---|
Version: | 1.0.31 |
Release: | 8.el9 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 602958 |
License: | LGPLv2+ and GPLv2+ and BSD |
RPM: | libsndfile-1.0.31-8.el9.i686.rpm |
Source RPM: | libsndfile-1.0.31-8.el9.src.rpm |
Build Date: | Tue Apr 09 2024 |
Build Host: | build-ol9-i386.oracle.com |
Vendor: | Oracle America |
URL: | http://libsndfile.github.io/libsndfile/ |
Summary: | Library for reading and writing sound files |
Description: | libsndfile is a C library for reading and writing sound files such as AIFF, AU, WAV, and others through one standard interface. It can currently read/write 8, 16, 24 and 32-bit PCM files as well as 32 and 64-bit floating point WAV files and a number of compressed formats. It compiles and runs on *nix, MacOS, and Win32. |
- fix integer overflows causing CVE-2022-33065 (#RHEL-3751)
- fix heap buffer overflow in flac (#2030508)