nuttx-apps/audioutils
Marco Casaroli 3ecd036f8f audioutils/lame: Add CMake vector sources.
Add the SSE2 and AVX2 vector implementation files to the CMake libmp3lame target for x86 simulator hosts. LAME's enabled runtime dispatch paths call these functions, so omitting them leaves sim:alsa with unresolved symbols at link time.

Non-x86 simulator hosts continue to use LAME's scalar implementation.

Assisted-by: Zed:GPT-5.6 Terra
Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
2026-07-26 08:33:06 -03:00
..
fmsynth audioutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
lame audioutils/lame: Add CMake vector sources. 2026-07-26 08:33:06 -03:00
libmad audioutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
mml_parser style: Fix coding style violations in nuttx-apps 2026-01-12 00:54:48 +08:00
morsey applications/audioutils/morsey: Update Morsey version 2026-07-23 09:31:29 +02:00
nxaudio audioutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
rtttl-c audioutils: Add RTTTL parsing library 2026-05-26 09:55:31 -03:00
.gitignore audioutils/mml_parser: Add mml_parser library 2022-05-07 13:56:53 +08:00
CMakeLists.txt audioutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Make.defs audioutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Makefile audioutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00