Na anderhalf jaar stilte is er weer een nieuwe versie van de Free Lossless Audio Codec, oftewel FLAC, verschenen. Dit geluidsbestandsformaat slaat data op, zonder dat hierbij informatie verloren gaat, zoals dat bijvoorbeeld wel het geval is bij mp3, Ogg Vorbis en Opus. FLAC is beschikbaar voor diverse besturingssystemen en heeft meestal een extern programma nodig, dat als gebruikersinterface dient. In Windows kan dat bijvoorbeeld met ExactAudioCopy en foobar2000. Hoewel er een lange tijd verstreken is, laat het changelog geen grote veranderingen zien.
General:flac:
- Improved decoding efficiency of all bit depths but especially so for 24 bits for IA32 architecture.
- Faster encoding using SSE and AVX.
- Fixed bartlett, bartlett_hann and triangle functions.
- New apodization functions partial_tukey and punchout_tukey for improved compression
- Retuned compression presets to incorporate new apodization functions.
- Fix -Wcast-align warnings on armhf architecture.
plugins:
- Help output documentation improvements.
- I/O buffering improvements on Windows to reduce disk fragmentation when writing files
- Only write vorbis-comments if they are non-empty.
build system:
- Fix symbol visibility in XMMS plugin.
documentation:
- Many fixes and improvements across all the build systems.
libraries:
- Document new apodization windows.
- Fix CVE-2014-9028 (heap write overflow) and CVE-2014-8962 (heap read overflow)