Re: [FFmpeg-devel] [PATCH v3] avcodec: Fix fate-checkasm-hevc_pel failed on LA.

2025-04-29 Thread Michael Niedermayer
Hi On Tue, Apr 29, 2025 at 04:13:59PM +0800, 陈昊 wrote: > > > > > -原始邮件- > > 发件人: "Shiyou Yin" > > 发送时间:2025-04-18 09:37:08 (星期五) > > 收件人: ffmpeg-devel@ffmpeg.org > > 主题: [FFmpeg-devel] [PATCH v3] avcodec: Fix fate-checkasm-hevc_pel fa

Re: [FFmpeg-devel] [PATCH v3] avcodec: Fix fate-checkasm-hevc_pel failed on LA.

2025-04-29 Thread 陈昊
> -原始邮件- > 发件人: "Shiyou Yin" > 发送时间:2025-04-18 09:37:08 (星期五) > 收件人: ffmpeg-devel@ffmpeg.org > 主题: [FFmpeg-devel] [PATCH v3] avcodec: Fix fate-checkasm-hevc_pel failed on > LA. > > Some loop counters were initialized incorrectly. > This patch enh

[FFmpeg-devel] [PATCH v3] avcodec: Fix fate-checkasm-hevc_pel failed on LA.

2025-04-17 Thread Shiyou Yin
Some loop counters were initialized incorrectly. This patch enhances the handling of loop iterations and residual parts. --- libavcodec/loongarch/hevc_mc_bi_lsx.c | 299 ++-- libavcodec/loongarch/hevc_mc_uni_lsx.c| 325 +- libavcodec/loongarch/hevcdsp_in