pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/flac
Module Name: pkgsrc
Committed By: adam
Date: Sat Nov 29 20:42:12 UTC 2014
Modified Files:
pkgsrc/audio/flac: Makefile PLIST distinfo
Log Message:
Changes 1.3.1:
* 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
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/audio/flac/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/audio/flac/PLIST
cvs rdiff -u -r1.21 -r1.22 pkgsrc/audio/flac/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index