| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.8.0 * Added SSE2 support for Resampler and VResampler. * Cleanup and some minor bug fixes. - Update patch: * fix-makefile.patch * disable-sse.patch (apply conditionally)
- Override SUFFIX
- Update patch: * fix-makefile.patch
- Initial package, version 1.6.2
- Update to version 1.11.2
* Added optimised code for ARM64, contributed by Nicolas Belin.
Edit the Makefile to disable SSE2 and enable NEON when
compiling for ARM64.
- Update patches:
* fix-makefile.patch
* disable-sse.patch
- Update to version 1.10.1 * Fixed dithering of clipped signals. - Update patches: * fix-makefile.patch * disable-sse.patch
- Update to version 1.10.0 * Fixed constructor parameter range tests. - Update patch: * fix-makefile.patch