Lines Matching +full:linux +full:- +full:32
1 ---
4 ---
11 The library was written to compile and run on a Linux system but should compile
13 There are also pre-compiled binaries available for 32 and 64 bit windows.
15 It was designed to handle both little-endian (such as WAV) and big-endian (such
16 as AIFF) data, and to compile and run correctly on little-endian (such as Intel
17 and DEC/Compaq Alpha) processor systems as well as big-endian processor systems
25 * Every platform supported by Debian GNU/Linux including x86_64-linux-gnu,
26 i486-linux-gnu, powerpc-linux-gnu, sparc-linux-gnu, alpha-linux-gnu,
27 mips-linux-gnu and armel-linux-gnu.
28 * powerpc-apple-darwin7.0 (Mac OS X 10.3)
29 * sparc-sun-solaris2.8 (using gcc)
30 * mips-sgi-irix5.3 (using gcc)
32 * i386-unknown-openbsd2.9
35 At the moment, each new release is being tested on i386 Linux, x86_64 Linux,
36 PowerPC Linux, Win32 and Win64.
45 * On the fly format conversion, including endian-ness swapping, type conversion
65 Windows 3.1. I started using Linux in early 1995 and contributed some code to
72 file format (anything from 8 bit unsigned chars, to 32 bit floating point
76 into a sound card even though the data in the file may be 32 bit floating point
90 * Version 1.0.3 (Dec 09 2002) Fixes for Linux on ia64 CPUs.
93 * Version 1.0.6 (Feb 08 2004) Large file fix for Linux/Solaris, new
117 pre-compiled binaries.
118 * Version 1.0.19 (Mar 02 2009) Fix for CVE-2009-0186. Huge number of minor fixes
127 * Version 1.0.26 (November 22 2015) Fix for CVE-2014-9496, CVE-2014-9756 and
128 CVE-2015-7805. Add ALAC/CAF support. Minor bug fixes and improvements.
130 read/write for CAF and RF64. FIx PAF endian-ness issue.
133 Support for 32 bit systems.
138 Linux platforms. Other numerous fixes to CMake build system, consider it
140 documentation. Integrate GitHub Actions for faster test builds and Oss-Fuzz
144 reported by OSS-Fuzz. More SSE2-optimized functions for x86 and amd64.
146 releases. Added long-awaited MP3 support. Numerous improvements and bugfixes.
153 minimal WAV file player under Linux and has mutated into Gnuwave, a
160 * [sndlib.tar.gz](ftp://ccrma-ftp.stanford.edu/pub/Lisp/sndlib.tar.gz) is
167 [version 2.1](http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
203 -----BEGIN PGP PUBLIC KEY BLOCK-----
312 -----END PGP PUBLIC KEY BLOCK-----
317 * [sndfile-tools](https://github.com/libsndfile/sndfile-tools): a small