volk (1.3-1) unstable; urgency=medium
* New upstream release
* The index_max kernels were named with the wrong output datatype. To
fix this there are new kernels that return a 32u (int32_t) and the
existing kernels had their signatures changed to return 16u (int16_t).
* The output to stdout and stderr has been shuffled around. There is no
longer a message that prints what VOLK machine is being used and the
warning messages go to stderr rather than stdout.
* The 32fc_index_max kernels previously were only accurate to the SSE
register width (4 points). This was a pretty serious and long-lived
bug that's been fixed and the QA updated appropriately.
[dgit import unpatched volk 1.3-1]
23 files changed: