[FFmpeg-devel] [PATCH 4/4] aarch64: Disable ff_hevc_sao_band_filter_8x8_8_neon out of precaution

Andriy Gelman andriy.gelman at gmail.com
Sun Jan 9 19:15:15 EET 2022


On Fri, 07. Jan 01:30, Martin Storsjö wrote:
> On Wed, 5 Jan 2022, Martin Storsjö wrote:
> 
> > While this function on its own passes all of fate-hevc, there's
> > indications that the function might need to handle widths that
> > aren't a multiple of 8 (noted in commit
> > f63f9be37c799ddc835af358034630d31fb7db02, which later was
> > reverted).
> > ---
> > libavcodec/aarch64/hevcdsp_init_aarch64.c | 6 +++++-
> > 1 file changed, 5 insertions(+), 1 deletion(-)

> 
> As fate-hevc still is broken on aarch64, is anyone opposed to pushing these
> reverts until the things is sorted out?
> 
> I'm all for fixing things, but we don't need to leave things broken in git
> master while doing so.
> 

I can set up a patchwork CI runner on the FFmpeg M1 machine to catch these in
the future.
Kieran, can you set up a user for me?

Thanks,
-- 
Andriy


More information about the ffmpeg-devel mailing list