external_ffmpeg/libavutil/x86
Zhao Zhili c49cd59e68 Revert "avutil/tx_template: extend to 2M"
This reverts commit 8f48a62, 9af8782, and bd3e71b.

Commit 8f48a62 extends tx to 2M, resulting in the tx_float bss
section reaching a size of 4M.

This isn't a issue on devices with normal memory sizes and OS
supporting virtual memory. But it's a real issue for embedded devices
with realtime OS, which may not support virtual memory, e.g., Nuttx.
This 4M of bss section map to physical memory directly, which is a
scarce resource on embedded devices.

Signed-off-by: fangyibo <fangyibo@xiaomi.com>
2026-04-20 20:58:40 +08:00
..
Makefile ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
asm.h ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
bswap.h ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
cpu.c ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
cpu.h ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
cpuid.asm ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
emms.asm ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
fixed_dsp.asm ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
fixed_dsp_init.c ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
float_dsp.asm ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
float_dsp_init.c ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
imgutils.asm ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
imgutils_init.c ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
intmath.h ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
intreadwrite.h ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
lls.asm ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
lls_init.c ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
pixelutils.asm ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
pixelutils.h ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
pixelutils_init.c ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
timer.h ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
tx_float.asm Revert "avutil/tx_template: extend to 2M" 2026-04-20 20:58:40 +08:00
tx_float_init.c Revert "avutil/tx_template: extend to 2M" 2026-04-20 20:58:40 +08:00
w64xmmtest.h ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
x86inc.asm ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00
x86util.asm ffmpeg7: fixed amix format when graph load 2026-04-20 20:57:53 +08:00