Re: [FFmpeg-devel] [PATCH 5/5] checkasm: add vvc_sao

2025-05-14 Thread Nuo Mi
On Sat, May 10, 2025 at 8:45 PM Nuo Mi wrote: > > > On Wed, May 7, 2025 at 5:26 AM Martin Storsjö wrote: > >> On Sat, 3 May 2025, Nuo Mi wrote: >> >> > Hi Martin,Great, it works! >> > HEVC is included in v2. >> >> Thanks great, thanks for looking into it! The checkasm aspects of patches >> 5-7/7

Re: [FFmpeg-devel] [PATCH 5/5] checkasm: add vvc_sao

2025-05-10 Thread Nuo Mi
On Wed, May 7, 2025 at 5:26 AM Martin Storsjö wrote: > On Sat, 3 May 2025, Nuo Mi wrote: > > > Hi Martin,Great, it works! > > HEVC is included in v2. > > Thanks great, thanks for looking into it! The checkasm aspects of patches > 5-7/7 look good to me. > Thank you, Martin. I’ll merge if there are

Re: [FFmpeg-devel] [PATCH 5/5] checkasm: add vvc_sao

2025-05-06 Thread Martin Storsjö
On Sat, 3 May 2025, Nuo Mi wrote: Hi Martin,Great, it works!  HEVC is included in v2. Thanks great, thanks for looking into it! The checkasm aspects of patches 5-7/7 look good to me. // Martin ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org

Re: [FFmpeg-devel] [PATCH 5/5] checkasm: add vvc_sao

2025-05-03 Thread Nuo Mi
Hi Martin, Great, it works! HEVC is included in v2. Thank you! On Sat, May 3, 2025 at 4:45 AM Martin Storsjö wrote: > On Fri, 2 May 2025, Nuo Mi wrote: > > > On Fri, May 2, 2025 at 3:49 PM Martin Storsjö wrote: > > On Fri, 2 May 2025, Nuo Mi wrote: > > > > > From: Shaun Loo > >

Re: [FFmpeg-devel] [PATCH 5/5] checkasm: add vvc_sao

2025-05-02 Thread Martin Storsjö
On Fri, 2 May 2025, Nuo Mi wrote: On Fri, May 2, 2025 at 3:49 PM Martin Storsjö wrote: On Fri, 2 May 2025, Nuo Mi wrote: > From: Shaun Loo > > This is a part of Google Summer of Code 2023 > > AVX2: > - vvc_sao.sao_band [OK] > - vvc_sao.sao_edge

Re: [FFmpeg-devel] [PATCH 5/5] checkasm: add vvc_sao

2025-05-02 Thread Nuo Mi
On Fri, May 2, 2025 at 3:49 PM Martin Storsjö wrote: > On Fri, 2 May 2025, Nuo Mi wrote: > > > From: Shaun Loo > > > > This is a part of Google Summer of Code 2023 > > > > AVX2: > > - vvc_sao.sao_band [OK] > > - vvc_sao.sao_edge [OK] > > > > Co-authored-by: Nuo Mi > > --- > > tests/checkasm/Mak

Re: [FFmpeg-devel] [PATCH 5/5] checkasm: add vvc_sao

2025-05-02 Thread Martin Storsjö
On Fri, 2 May 2025, Nuo Mi wrote: From: Shaun Loo This is a part of Google Summer of Code 2023 AVX2: - vvc_sao.sao_band [OK] - vvc_sao.sao_edge [OK] Co-authored-by: Nuo Mi --- tests/checkasm/Makefile | 2 +- tests/checkasm/checkasm.c | 1 + tests/checkasm/checkasm.h | 1 + tests/checka