Files
FFmpeg/libavcodec
Bin Peng 941b05ab56 lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Fix test failure on aarch64:
./tests/checkasm/checkasm --test=h264pred 479612

The mismatch between neon and C functions can also be reproduced using the following bitstream and command line.

wget https://streams.videolan.org/ffmpeg/incoming/intra8x8pred_10bit.264
 ./ffmpeg -cpuflags 0  -threads 1 -i intra8x8pred_10bit.264  -f framemd5 -y md5_ref
 ./ffmpeg              -threads 1 -i intra8x8pred_10bit.264  -f framemd5 -y md5_neon

Signed-off-by: Bin Peng <pengbin@visionular.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit decc9e643c)
2025-01-07 22:48:06 +02:00
..
2023-11-10 00:25:38 +01:00
2022-07-07 21:52:52 +02:00
2024-07-24 14:16:16 +02:00
2022-06-24 15:37:23 +08:00
2022-06-24 15:37:23 +08:00
2022-05-08 10:38:54 +08:00
2024-07-21 21:45:15 +02:00
2022-07-09 20:06:47 +02:00
2024-07-21 21:45:37 +02:00
2024-06-13 11:22:11 +02:00
2022-07-07 21:52:52 +02:00
2024-06-13 11:22:10 +02:00
2022-07-12 21:55:22 +02:00
2023-02-22 00:32:19 +01:00
2022-06-25 09:05:58 +08:00
2024-07-21 22:12:44 +02:00
2024-06-13 19:45:26 +02:00
2024-07-21 22:14:11 +02:00
2022-06-16 10:23:30 +02:00
2022-07-03 15:16:31 +02:00
2023-10-30 00:39:00 +01:00
2022-07-03 15:16:31 +02:00
2022-07-03 15:16:31 +02:00
2023-02-22 00:10:15 +01:00
2023-02-21 23:53:32 +01:00
2023-10-30 00:38:57 +01:00
2022-04-13 00:37:06 +02:00
2022-06-25 09:05:58 +08:00
2022-07-13 00:27:37 +02:00
2024-06-13 11:22:12 +02:00
2024-06-13 19:44:50 +02:00
2022-07-12 21:55:22 +02:00