soxr/soxr.changes

22 lines
881 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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.