Package Release Info

speexdsp-1.2.1-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libspeexdsp1-32bit
speexdsp-devel

Change Logs

* Mon Apr 24 2023 fcrozat@suse.com
- Ensure COPYING is shipped as license file
- Add license tag to devel package.
* Sat Jun 18 2022 dmueller@suse.com
- update to 1.2.1:
  * CI: add gitlab CI integration
  * fixed-point: Remove unused MULT16_32_Q1[1-4] macros and inlines
  * fixed-point: don't truncate 32-bit arg to MULT16_32_Q15
  * fixed-point resample: remove 1-bit shift right before interpolation
  * fixed-point: introduce MULT16_32_32 to handle unexpected types in MULT16_32_Q15
  * Fix incorrect macro names in arch.h
  * Remove unused stack_alloc.h
  * autotools: do not use deprecated macros
* Thu Jan 14 2021 mpluskal@suse.com
- Update dependencies and update spec file
* Sun Sep 01 2019 jengelh@inai.de
- Update to release 1.2.0
  * No changelog provided
- Drop speexdsp-fixbuilds-774c87d.patch (merged)
* Mon Oct 02 2017 mpluskal@suse.com
- Some packaging cleanup with spec-cleaner
* Mon May 18 2015 mpluskal@suse.com
- Fix incorrect includes (boo#929450)
  * speexdsp-fixbuilds-774c87d.patch
* Sun Apr 05 2015 dmueller@suse.com
- disable unchecked use of NEON extension
* Mon Mar 16 2015 jengelh@inai.de
- Use the tilde versioning scheme (like the "speex" package).
  Improve group classification.
* Sat Feb 28 2015 tchvatal@suse.com
- Define libname to have the declaration only on one line
- Align the Conflict lines
* Mon Feb 23 2015 mpluskal@suse.com
- Split package to two separate packages
  * speexdsp contains libraries
  * speex contains tools
- Update to 1.2rc3:
  * no upstream changelog provided