Files
FFmpeg/libavcodec
Bin Peng bcef916726 lavc/aarch64: Fix addp overflow in ff_pred16x16_plane_neon_10
The mismatch between neon and C functions can be reproduced
using the following bitstream and command line on aarch64 devices.

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

Signed-off-by: Bin Peng <pengbin@visionular.com>
(cherry picked from commit 3115c0c0e6)
2025-11-04 12:34:10 +02:00
..
2025-01-23 01:20:11 +01:00
2024-09-24 15:37:17 +02:00
2025-09-08 02:13:25 +02:00
2025-09-08 02:13:19 +02:00
2025-09-08 02:13:28 +02:00
2025-06-11 17:29:47 +02:00
2025-01-23 01:20:11 +01:00
2025-09-08 02:13:17 +02:00
2025-09-08 02:13:18 +02:00
2024-09-24 15:37:19 +02:00
2025-09-08 02:13:11 +02:00
2025-09-08 02:13:22 +02:00
2025-09-08 02:13:32 +02:00
2025-09-08 02:13:27 +02:00
2025-06-11 17:29:49 +02:00
2024-09-24 15:37:19 +02:00
2025-01-03 18:28:44 +01:00
2024-09-24 15:37:20 +02:00