Files
FFmpeg/libavcodec
Martin Storsjö 2bb00ef59c aarch64: vvc: Fix building the dmvr_hv assembly with older MSVC versions
Explicitly use ldur for unaligned offsets; newer versions of
armasm64 implicitly convert ldr to ldur as necessary, but older
versions require it explicitly written out.

This fixes these build errors:

    ffmpeg\libavcodec\aarch64\vvc\inter.o.asm(2039) :
     error A2518: operand 2: Memory offset must be aligned
            ldr             s5, [x1, #1]
    ffmpeg\libavcodec\aarch64\vvc\inter.o.asm(2250) :
     error A2518: operand 2: Memory offset must be aligned
            ldr             d7, [x1, #2]

Signed-off-by: Martin Storsjö <martin@martin.st>
2024-12-18 13:45:09 +02:00
..
2024-12-17 09:21:20 +08:00
2024-11-28 10:03:01 +09:00
2024-12-01 13:26:34 +08:00
2024-11-18 07:54:22 +01:00
2024-11-07 15:11:10 +01:00
2024-11-07 15:11:10 +01:00
2024-11-07 15:11:10 +01:00
2024-11-03 10:53:15 +11:00
2024-09-06 13:59:28 +02:00
2024-09-24 15:37:17 +02:00
2024-11-16 13:24:16 +01:00
2024-12-04 04:23:48 +01:00
2024-12-04 04:23:48 +01:00
2024-09-28 18:35:35 +02:00
2024-09-28 18:35:35 +02:00
2024-11-01 12:13:07 +08:00
2024-09-24 15:37:19 +02:00
2024-12-11 07:52:22 +11:00
2024-11-09 02:46:17 +01:00
2024-11-03 10:53:15 +11:00
2024-12-04 04:23:49 +01:00
2024-11-03 10:53:15 +11:00
2024-11-03 10:53:15 +11:00
2024-11-03 10:53:15 +11:00
2024-10-12 11:21:14 -03:00
2024-10-12 11:21:14 -03:00
2024-10-12 11:21:14 -03:00
2024-10-12 11:21:14 -03:00
2024-10-12 11:21:14 -03:00
2024-10-12 11:21:14 -03:00
2024-11-01 12:13:07 +08:00
2024-11-01 12:13:07 +08:00
2024-09-24 15:37:19 +02:00
2024-11-25 14:34:55 -05:00
2024-10-31 17:49:48 +11:00
2024-10-31 17:49:48 +11:00
2024-10-31 17:49:48 +11:00
2024-10-31 17:49:48 +11:00
2024-12-04 04:23:49 +01:00
2024-09-24 15:37:20 +02:00