soxr/soxr.changes

46 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Fri Nov 1 11:45:29 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1155011) for ARM targets.
-------------------------------------------------------------------
Tue Mar 13 06:24:29 UTC 2018 - davejplater@gmail.com
- Update to 0.1.3
- Upstream changes:
* SIMD enhancements: SSE, AVX, Neon.
* Improve support for clang, ARM, and cross-compilation.
* Provide env. var. override of runtime parameters.
* Build fix re cmake variables AVCODEC_INCLUDE_DIRS &
AVUTIL_INCLUDE_DIRS.
* Build options WITH_SINGLE_PRECISION, WITH_DOUBLE_PRECISION &
WITH_SIMD have been removed; replacement options are detailed
in INSTALL, `Resampling engines'.
-------------------------------------------------------------------
Wed Dec 16 08:52:37 UTC 2015 - olaf@aepfle.de
- Add BuildRoot: for SLE_11
-------------------------------------------------------------------
Thu Sep 24 17:53:12 UTC 2015 - mpluskal@suse.com
- Update to 1.1.2
* Fix conversion failure when I/O types differ but I/O rates
don't.
* Fix #defines for interpolation order selection.
* Fix ineffectual SOXR_MINIMUM_PHASE and SOXR_INTERMEDIATE_PHASE
in soxr_quality_spec recipe.
* Fix soxr_delay() returning a negative number after end-of-input
has been indicated.
* Fix crash when using soxr_process() after calling soxr_clear().
* Be more POSIX compliant w.r.t. errno in the examples; fixes
erroneous reporting of errors on FreeBSD.
* Quality improvement for variable-rate.
* Various fixes/improvements to build/tests/documentation.
-------------------------------------------------------------------
Tue Apr 28 21:45:23 UTC 2015 - sor.alexei@meowr.ru
- Initial package.