Free Lossless Audio Codec
FLAC is an open source lossless audio codec developed by Josh Coalson.
- Links to multimedia:libs / flac
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:derselbst:anmp/flac && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000254 254 Bytes | |
flac-1.4.3.tar.xz | 0001006728 983 KB | |
flac.changes | 0000029156 28.5 KB | |
flac.spec | 0000004026 3.93 KB |
Latest Revision
Tom Mbrt (derselbst)
committed
(revision 5)
- Update to version 1.4.2: + General * Remove xmms plugin (Martijn van Beurden, TokyoBlackHole) * Remove all pure assembler, removing build dependency on nasm * Made console output more uniform across different platforms and CPUs * Improve ability to tune compile for a certain system (for example with -march=native) when combining with --disable-asm-optimizations: plain C functions can now be better optimized + Build system * Default CFLAGS are now prepended instead of dropped when user CFLAGS are set * -msse2 is no longer added by default (was only applicable to x86) * Fix cross-compiling and out-of-tree building when pandoc and doxygen are not available * Fix issue with Clang not compiling functions with intrinsics * Fix detection of bswap intrinsics (Ozkan Sezer) * Improve search for libssp on MinGW (Ozkan Sezer, Martijn van Beurden) + libFLAC * Fix issue when the libFLAC user seeks in a file instead of libFLAC itself - Drop obsoleted flac-cflags.patch - Update to version 1.4.1: * CMake fixes * Add checks that man pages and api docs end up in tarball * Enable installation of prebuilt man pages and api docs
Comments 0