Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Jan 2021 04:49:04
1.8.0

|
yuri  |
audio/zita-resampler: Update 1.6.2 -> 1.8.0
PR: 252497
Submitted by: meka@tilda.center (maintainer), fernape@ |
26 Nov 2018 05:20:56
1.6.2_2

|
linimon  |
Pursuant to r483634, PORTREVISION should have been bumped.
Reported by: jbeich |
01 Nov 2018 02:03:17
1.6.2_1

|
linimon  |
There was one more case of -march=native that was missed by the
previous patch. Rename patch-Makefile to patch-source_Makefile
and add patch-apps_Makefile. There is not enough history of the
former to be worth a repomove IMHO.
Pointy hat to: linimon |
28 Oct 2018 11:14:40
1.6.2_1

|
linimon  |
Fix CFLAGS.
PR: 231784
Submitted by: Piotr Kubaj
Approved by: maintainer |
02 Sep 2018 19:19:13
1.6.2_1

|
swills  |
audio/zita-resampler: use updated patch
This removes the ldconfig and fixes building as a user
PR: 231026 [1]
PR: 231075 [2]
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) [1]
Reported by: yuri [1]
Reported by: jbeich [2] |
01 Sep 2018 00:33:28
1.6.2

|
swills  |
audio/zita-resampler: Update to 1.6.2
PR: 231026
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
31 Jan 2017 17:33:06
1.6.0

|
amdmi3  |
Zita-resampler is a C++ library for resampling audio signals. It is designed to
be used within a real-time processing context, to be fast, and to provide
high-quality sample rate conversion.
The library operates on signals represented in single-precision floating point
format. For multichannel operation both the input and output signals are assumed
to be stored as interleaved samples.
The API allows a trade-off between quality and CPU load. For the latter a range
of approximately 1:6 is available. Even at the highest quality setting
libzita-resampler will be faster than most similar libraries providing the same
quality, e.g. libsamplerate.
WWW: http://kokkinizita.linuxaudio.org/linuxaudio/zita-resampler/resampler.html
PR: 215981
Submitted by: meka@tilda.center |