ardour/libs
Ayan Shafqat 19e00c575a
Add optimized NEON implementations for Aarch64
Introduce optimized NEON implementations for audio peak detection,
buffer mixing, scaling, and copy functions on AArch64.

For benchmark results, see ardour-neon-functions [1].

Provide a dedicated `aarch64_neon_functions.cc` for Aarch64 target.
provide backwards compatibility with armhf targets with
`arm_neon_fuctions.cc`.

[1] https://github.com/ashafq/ardour-neon-functions
2025-03-07 02:52:52 +01:00
..
aaf libAAF update for NetBSD (#9886) 2025-02-01 11:30:14 +01:00
appleutility wscript: the i18n worker functions do not define the i18n waf commands 2024-10-20 19:52:14 -06:00
ardour Add optimized NEON implementations for Aarch64 2025-03-07 02:52:52 +01:00
ardouralsautil
audiographer Fix export encoder race condition 2024-12-15 16:31:43 +01:00
auscan
backends Build fixes for NetBSD from pkgsrc (#9886) 2025-02-01 11:25:42 +01:00
canvas Fix touch-related canvas ptr grab 2025-02-25 23:30:52 +01:00
clearlooks-newer Update gtk -> ytk header location (omnibus commit) 2025-02-01 13:53:21 +01:00
ctrl-interface move zoom in/out actions into shared "Editing" group 2024-12-07 08:00:46 -07:00
evoral add ::duration_is_explicit() to SMF 2025-02-28 16:49:48 -07:00
fluidsynth
fst
gtkmm2ext Update gtkmm -> ytkmm header location (omnibus commit) 2025-02-01 15:25:14 +01:00
hidapi
libltc
lua
midi++2
panners
pbd provide a stacktrace function callable directly from C (libpbd_c_stacktrace()) 2025-02-11 10:23:01 -07:00
plugins ACE fluidsynth: unload soundfonts after use, refill channels #9837 2024-11-03 19:22:30 +01:00
ptformat
qm-dsp
surfaces Update gtkmm -> ytkmm header location (omnibus commit) 2025-02-01 15:25:14 +01:00
temporal manually revert fa376b709d and debef6ab 2025-02-28 13:39:45 -07:00
tk Fix ATK builds c813ba2b03 2025-02-28 21:19:52 +01:00
vamp-plugins
vamp-pyin
vfork
vst3 use C++11 for VST3 SDK (revert custom cxx98 patch) 2025-02-25 12:46:16 +01:00
waveview Update gdkmm -> ydkmm header location (omnibus commit) 2025-02-01 15:01:52 +01:00
widgets Add API to resize Fader widgets 2025-03-06 20:10:20 +01:00
zita-convolver
zita-resampler