pkgsrc/audio/flac/patches
adam b7b1fedf7c flac: updated to 1.3.3
FLAC 1.3.3:

General:
- Fix CPU detection
- Switch from unsigned types to uint32_t
- CppCheck fixes
- Improve SIMD decoding of 24 bit files
- POWER* amnd POWER9 improvements
- More tests.

flac:
- When converting to WAV, use WAVEFORMATEXTENSIBLE when bits per second is not 8 or 16
- Fix --output-prefix with input-files in sub-directories

build system:
- Cmake support
- Visual Studio updates
- Fix for MSVC when UNICODE is enabled
- Fix for OpenBSD/i386
2019-08-05 15:35:12 +00:00
..
patch-microbench_util.c Fix building on systems where CLOCK_PROCESS_CPUTIME_ID is not defined. 2017-01-07 10:26:53 +00:00
patch-strip_non_asm_libtool_args.sh