[FFmpeg-devel] (ping) Re: [PATCH] avcodec/vp9: ipred_vl_16x16_16 avx2 implementation

2022-05-10 Thread Sam Blackriver
Ср, 4 мая 2022 г. в 7:57 PM, FacelessLake : > From: Semen Belozerov > > --- > libavcodec/x86/vp9dsp_init_16bpp.c| 2 ++ > libavcodec/x86/vp9intrapred_16bpp.asm | 51 +++ > 2 files changed, 53 insertions(+) > > diff --git a/libavcodec/x86/vp9dsp_init_16bpp.c > b/libav

[FFmpeg-devel] (ping) Re: [PATCH] avcodec/vp9: ipred_hd_16x16_16 avx2 implementation

2022-05-31 Thread Sam Blackriver
Чт, 26 мая 2022 г. в 11:43 AM, FacelessLake : > From: Semen Belozerov > > --- > libavcodec/x86/vp9dsp_init_16bpp.c| 2 + > libavcodec/x86/vp9intrapred_16bpp.asm | 54 +++ > 2 files changed, 56 insertions(+) > > diff --git a/libavcodec/x86/vp9dsp_init_16bpp.c > b/liba