ffmpeg/libavcodec/aarch64/h26x
Jun Zhao 27dd2f1c70 lavc/hevc: fix missing # in ldrsw immediate offset
The ldrsw instruction requires immediate offset with # prefix.
This fixes the syntax error introduced in commit 26752368f0
(aarch64/h26x: Add put_hevc_pel_bi_w_pixels) where the
load_bi_w_pixels_param macro was added.

Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
2026-02-05 09:13:22 +08:00
..
dsp.h aarch64/h26x: Add put_hevc_pel_bi_w_pixels 2025-04-29 15:24:14 +08:00
epel_neon.S lavc/hevc: fix missing # in ldrsw immediate offset 2026-02-05 09:13:22 +08:00
qpel_neon.S aarch64: Fix indentation of a few instructions 2026-01-30 05:21:27 +00:00
sao_neon.S aarch64/h26x: optimize sao_band_filter 2025-04-29 15:11:45 +08:00